1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-01 17:00:36 +00:00
freebsd/sys/dev
Bill Paul 7437599f41 Fix some memory bugs with regard to jumbo buffers. I made a mistake when
converting from the old external mbuf buffer code to the new (with the
MEXTADD() macro). Also free free list memory correctly in
foo_free_jumbo_mem() routines: grab the head of the list, then
remove it, _then_ free() it.

This fixes the memory corruption problem I've been chasing in the level 1
driver.
2001-06-18 22:04:40 +00:00
..
aac
acpica What I get for "fixing" at the last minute. Correct a mis-merge of takawata's 2001-05-30 05:34:10 +00:00
advansys
agp
aha
ahb
aic Add PnP IDs for AHA-1530 and AHA-1520 cards. 2001-06-06 22:32:29 +00:00
aic7xxx
amd
amr Fix warning: 179: warning: label `done' defined but not used 2001-06-15 00:09:28 +00:00
an Fix warnings: 2001-06-15 00:10:30 +00:00
ar
asr
ata Add support for yet another Promise ATA100 variant 2001-06-08 09:51:33 +00:00
atkbdc Hints overhaul: 2001-06-12 09:40:04 +00:00
awi Currently, each wireless networking driver has it's own control program 2001-05-26 09:27:08 +00:00
bktr
buslogic
cardbus Use bus_space when reading CIS. This allows us to access it in 8 bit 2001-06-05 23:42:51 +00:00
ccd
cnw
cs
ct Correct typo. 2001-06-14 11:09:11 +00:00
cy
dc
de
dec
dgb
digi Use linker_reference_module() instead of hard-coding the digi_* 2001-06-18 15:10:20 +00:00
dpt
ed
eisa
en
ep Commit part of the patch that I have for card eject problems with the 2001-06-05 22:29:16 +00:00
ex
fb With this commit, I hereby pronounce gensetdefs past its use-by date. 2001-06-13 10:58:39 +00:00
fdc Hints overhaul: 2001-06-12 09:40:04 +00:00
fe
fxp While in the interrupt loop, check for a bogus interrupt value of 0xff. 2001-06-04 22:01:44 +00:00
hea
hfa
ic Moved the wd33c93 specific file to sys/dev/ic. 2001-06-14 11:05:48 +00:00
ichsmb
ida Fix warning: 186: warning: label `done' defined but not used 2001-06-15 07:26:39 +00:00
ie
iicbus
isp Fix warnings: 2001-06-15 00:13:18 +00:00
ispfw
joy
kbd With this commit, I hereby pronounce gensetdefs past its use-by date. 2001-06-13 10:58:39 +00:00
lge Fix some memory bugs with regard to jumbo buffers. I made a mistake when 2001-06-18 22:04:40 +00:00
lmc
lnc
mc146818
mca
mcd
md Remove MFS compat bits. 2001-05-29 18:49:23 +00:00
mii Only touch the PCR register in order to set bits for the fxp driver. 2001-06-02 19:51:02 +00:00
mlx Fix warning: 193: warning: label `done' defined but not used 2001-06-15 00:13:54 +00:00
mly Fix warning: 110: initialization makes pointer from integer without a cast 2001-06-15 00:16:59 +00:00
mse
musycc Fix warnings: 2001-06-15 00:19:43 +00:00
ncv
nge Fix some memory bugs with regard to jumbo buffers. I made a mistake when 2001-06-18 22:04:40 +00:00
nmdm
nsp
null
ofw OpenFirmware kernel support, as used by the PowerPC and hopefully other 2001-06-16 07:17:56 +00:00
pccard
pccbb Separate out pci cardbus bridge definitions to a common file for use 2001-05-25 19:12:58 +00:00
pcf
pci Fix reversed arguments to pci_write_config() 2001-06-03 09:45:40 +00:00
pcic Add PC-9821RA-E01. This appears that PC-9821 Ra20 has this either 2001-06-16 06:10:53 +00:00
pdq
ppbus -Wunused cleanup 2001-06-12 07:01:27 +00:00
ppc
random
ray
rc
rp
scd
sf
si
sio Close the line displine on detach. Lots of folks have submittd this, and 2001-06-05 05:58:57 +00:00
sk
smbus
sn
snc
snp Add a line discipline close routine which restores some functionality 2001-06-05 05:07:53 +00:00
sound stop csa from panicing in clkrun_hack() - we were using free'd memory 2001-06-18 19:58:03 +00:00
speaker
sr
stg
streams
sym
syscons With this commit, I hereby pronounce gensetdefs past its use-by date. 2001-06-13 10:58:39 +00:00
tdfx
ti Vlan tags are 12 bits, mask off anything above since the chip doesn't 2001-05-23 19:25:14 +00:00
twe
tx
usb Fix warning: 128: warning: initialization makes pointer from integer 2001-06-15 00:26:41 +00:00
vinum Fix warnings: 2001-06-15 00:23:11 +00:00
vr
vx
wds
wi Currently, each wireless networking driver has it's own control program 2001-05-26 09:27:08 +00:00
wl
xe