freebsd-dev/sys/dev
Mike Smith 2a4684aa19 Don't claim memory resources owned by a PNP0C01 device ("system memory")
as some systems claim the entire physical address space is owned by it.
2001-08-31 22:59:04 +00:00
..
aac Doh! Fix a comma that disappeared along the way. 2001-08-30 13:09:09 +00:00
acpica Don't claim memory resources owned by a PNP0C01 device ("system memory") 2001-08-31 22:59:04 +00:00
advansys
agp Recognise VIA Apollo KT133A bridge. 2001-08-30 14:17:48 +00:00
aha
ahb
aic
aic7xxx Restore initialization of ahc->unpause lost in rev 1.76. ahc->unpause 2001-08-17 04:22:50 +00:00
amd
amr
an Add PCI ID for Cisco Aironet 350 Series cards. The patch differs 2001-08-06 23:14:16 +00:00
ar
asr Fresh code drop from the vendor. This fixes some critical bugs and adds 2001-08-21 19:58:16 +00:00
ata Add support for sending ATAPI commands via ioctl. 2001-08-30 09:47:17 +00:00
atkbdc Add ACPI attachments. 2001-08-30 09:17:03 +00:00
awi
bktr
buslogic The EXTENDED_GEOMETRY flag is really bit 7. This affects >2GB drives. 2001-08-26 21:51:35 +00:00
cardbus Part two of this NEWCARD update: 2001-08-27 00:09:42 +00:00
ccd
cnw
cs
ct Catch up with NetBSD/pc98. 2001-07-14 00:38:51 +00:00
cy Fixed minor numbers when there is more than one cy card. 2001-08-13 10:52:15 +00:00
dc Deal with the condition where we lose link in the middle of transmitting 2001-07-12 22:51:59 +00:00
de
dec
dgb
digi
dpt
ed Add a few missing spl calls in preparation for an MFC of the miibus 2001-07-22 21:39:54 +00:00
eisa
en
ep
ex
fb Fix missing splx(). 2001-08-10 14:26:48 +00:00
fdc Add ACPI attachments. 2001-08-30 09:17:03 +00:00
fe
fxp Systems based on the ICH2/ICH2-M chip from Intel have a defect where 2001-08-27 16:07:12 +00:00
hea
hfa
ic
ichsmb
ida
ie
iicbus
isp Add 2 Gigabit Fibre Channel support (2300 && 2312 cards). This required 2001-08-31 21:39:04 +00:00
ispfw Add 2300/2312 (2Gbit) firmware. 2001-08-31 21:25:15 +00:00
joy Correct the ID for the ALS0120 PnP Joystick. It is different from the 2001-08-31 21:40:56 +00:00
kbd Fix typo; the meaning of the 3rd parameter to genkbd_keyaction() is 2001-07-20 14:49:54 +00:00
lge Apply patch supplied by Jonathan Chen: use the correct arguments to 2001-07-09 17:58:42 +00:00
lmc
lnc - Don't overwrite inb, inw and outw. 2001-07-04 13:00:21 +00:00
mc146818
mca
mcd
md OOPS, remove local change that somehow slipped into a commit (I swear that 2001-08-27 17:48:37 +00:00
mii Quiet a variable format-string warning. 2001-07-19 02:16:24 +00:00
mlx
mly Fix typo (* -> &) 2001-07-26 02:20:47 +00:00
mse Revert previous "fix"; bus mice still have to be manually probed even in 2001-08-31 02:14:34 +00:00
musycc
ncv Catch up with NetBSD/pc98. 2001-07-14 00:38:51 +00:00
nge IFT_8021_VLAN -> IFT_L2VLAN per if_vlan_var.h rev 1.9. With this change 2001-07-25 00:19:59 +00:00
nmdm Remove unused nmdmpoll function. 2001-08-11 00:18:15 +00:00
nsp Catch up with NetBSD/pc98. 2001-07-14 00:38:51 +00:00
null
ofw Make the openfirmware functions work on 64 bit architectures by using 2001-07-31 03:36:26 +00:00
pccard Make pccard_product_lookup non-static again... 2001-08-27 11:28:00 +00:00
pccbb First, The Ricoh 5C47x chips don't have the disable the 3e0 bits. 2001-08-29 20:33:08 +00:00
pcf
pci Ugggg. I thought I'd already committed this to -current: 2001-08-27 20:42:07 +00:00
pcic
pdq
ppbus
ppc Add ACPI attachments. 2001-08-30 09:17:03 +00:00
random Fix type warnings. 2001-07-20 08:58:04 +00:00
ray
rc
rp
scd
sf After one more day of testing, make what I hope are the final tweaks to 2001-08-16 20:15:16 +00:00
si
sio Add ID for the Best Data Smart One 56SPS Voice modem. 2001-08-31 21:51:00 +00:00
sk Apply patch supplied by Jonathan Chen: use the correct arguments to 2001-07-09 17:58:42 +00:00
smbus
sn Kill debug output for sn device. It is confusing the natives 2001-08-04 05:27:52 +00:00
snc
snp Don't allocate a 512 byte buffer on the stack in snplwrite. It's 2001-08-16 06:00:57 +00:00
sound tweaks to reduce latency/pauses in output 2001-08-29 09:17:43 +00:00
speaker Add ACPI attachments. 2001-08-30 09:17:03 +00:00
sr
stg Catch up with NetBSD/pc98. 2001-07-14 00:38:51 +00:00
streams
sym s/adress/address/ 2001-07-23 12:05:27 +00:00
syscons repo-copy the source files from modules/syscons to the normal tree 2001-08-09 00:02:30 +00:00
tdfx
ti IFT_8021_VLAN -> IFT_L2VLAN per if_vlan_var.h rev 1.9. With this change 2001-07-25 00:19:59 +00:00
twe Typo fix: fasion -> fashion 2001-07-23 11:03:48 +00:00
tx Fix an bug in FreeBSD attach routine - attaching MII interfaces before doing 2001-08-13 18:37:31 +00:00
txp Re-order things slightly in the RX handler for VLAN support: we need 2001-07-31 16:38:58 +00:00
usb Add safety belts. A control endpoint doesn't have an endpoint descriptor. 2001-08-30 21:45:28 +00:00
vinum open_device: Recognize ar device. 2001-08-01 04:35:28 +00:00
vr Apply patch supplied by Jonathan Chen: use the correct arguments to 2001-07-09 17:58:42 +00:00
vx Quiet a variable format-string warning. 2001-07-19 02:16:24 +00:00
wds
wi Make this compile when there is no pci bus in your kernel. 2001-08-28 05:26:43 +00:00
wl
xe Add some seat belts. If we set the error rc, then return it and don't 2001-08-29 05:11:44 +00:00