1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/dev
Alan Cox cf3f6e5041 Use contigmalloc() instead of vm_page_alloc_contig(). Pass M_ZERO to
contigmalloc() instead of calling bzero().
2004-01-14 06:14:35 +00:00
..
aac
acpi_support Only remove the handler if we installed it. 2004-01-12 19:35:31 +00:00
acpica Add a component constant for ACPI_TOSHIBA to fix compilation of 2004-01-13 21:27:50 +00:00
adlink
advansys
agp
aha
ahb
aic
aic7xxx
amd
amr
an Remove the HACK section it breaks the older firmware and doesn't totally 2004-01-10 03:02:04 +00:00
ar
asr
ata Fix ata_getparam to accept the fact that some crappy devices can pose as 2004-01-13 21:35:39 +00:00
ath When draining the tx queue reclaim any node references held in packets. 2004-01-07 19:16:49 +00:00
atkbdc
awi
bfe
bge Fix typo in a comment 2004-01-13 11:31:09 +00:00
bktr Use contigmalloc() instead of vm_page_alloc_contig(). 2004-01-14 00:52:53 +00:00
buslogic
cardbus
ciss
cm
cnw
cs
ct
cx
cy
dc Some integrated Davicom cards in sparc64 boxes have an all zeros 2004-01-08 19:08:27 +00:00
dcons
de
dec
digi
dpt
drm Merge from DRI CVS. No longer maps the framebuffer into KVA on radeon, r128, 2004-01-06 04:34:53 +00:00
ed Added TDK LAK-CD031 (simple NE2000 device). 2003-12-31 04:25:00 +00:00
eisa
em
en
ep
ex
exca
fatm Fix 0 / NULL mixup (this module isn't in LINT!) 2003-12-24 05:24:24 +00:00
fb Don't confuse NULL with 0. 2004-01-02 10:46:38 +00:00
fdc
fe
firewire Sync type of linkspeed with firewire.c. 2004-01-11 15:40:42 +00:00
fxp
gem Properly initialize all members of the sentinel entry. 2003-12-26 05:36:08 +00:00
gfb Catch a few places where NULL (pointer) was used where 0 (integer) was 2003-12-23 02:36:43 +00:00
gx
harp
hatm change NULL to 0 to silence warning. 2003-12-24 18:23:02 +00:00
hfa
hifn NULL fallout 2003-12-25 01:23:38 +00:00
hme
ic Add a header for the i8259A register definitions. This is based on 2004-01-06 18:59:37 +00:00
ichsmb
ida Initialize drive device_t in softc. 2004-01-13 21:44:03 +00:00
idt Use contigmalloc() instead of vm_page_alloc_contig(). Pass M_ZERO to 2004-01-14 06:14:35 +00:00
ie
if_ndis Ugh. Last commit went horribly wrong. Back out changes to subr_ntoskrnl.c, 2004-01-12 21:04:43 +00:00
iicbus o eliminate widespread on-stack mbuf use for bpf by introducing 2003-12-28 03:56:00 +00:00
iir
ips The reset_type should not be 0x80, it should be set to zero. 2004-01-01 10:22:10 +00:00
isp
ispfw
joy
kbd
led
lge
lnc
matcd
mc146818
mca
mcd
md Allow specification of a geometry for vnode backed devices as well as 2004-01-12 10:52:00 +00:00
mii
mk48txx
mlx
mly
mpt Catch a few places where NULL (pointer) was used where 0 (integer) was 2003-12-23 02:36:43 +00:00
mse
musycc
my
ncv
nge
nmdm
nsp
null
ofw
owi
patm
pccard Sync to 1.80. 2003-12-31 04:21:42 +00:00
pccbb MFp4: 2004-01-04 22:10:00 +00:00
pcf
pci Add support for subtractive decoding bridges. These bridges pass all 2004-01-11 06:52:31 +00:00
pcic
pdq Use contigmalloc() and contigfree() instead of vm_page_alloc_contig() and 2004-01-13 20:36:03 +00:00
ppbus o eliminate widespread on-stack mbuf use for bpf by introducing 2003-12-28 03:56:00 +00:00
ppc
pst
puc Add support for an non-branded SUN1889-based 2 port PCI serial card. 2003-12-31 17:51:18 +00:00
raidframe Fixed another 0 (actually '\0') vs / NULL mixup. This completes 2003-12-25 11:17:01 +00:00
random
ray fix warnings. NULL -> 0 2003-12-24 19:00:49 +00:00
rc
re
rndtest
rp
sab
safe
sbni
sbsh
scd
sf
si
sio Add detach methods so we can unload the sio module. 2003-12-27 19:47:10 +00:00
sk
smbus
sn
snc
snp
sound Specify the right location of the generated header. 2004-01-12 00:06:30 +00:00
speaker
sr
stg
streams
sym
syscons
tdfx
tga
ti
trm Remove duplicate __FBSDID(). 2004-01-09 23:30:31 +00:00
twe
tx
txp
uart
ubsec
usb Add the Qualcomm CDMA Technologies MSM phone (umodem) device. 2004-01-13 21:42:32 +00:00
utopia
vinum
vr
vx
wds
wi update radiotap support to reflect recent changes: 2003-12-28 06:58:52 +00:00
wl
xe
zs