freebsd-dev/sys/dev
2001-09-09 17:00:32 +00:00
..
aac Don't use a silly test to define INTR_ENTROPY. 2001-09-06 08:57:51 +00:00
acpica Don't call tsleep from AcpiOsStall(), call DELAY() always instead. 2001-09-08 17:03:26 +00:00
advansys
agp Recognise VIA Apollo KT133A bridge. 2001-08-30 14:17:48 +00:00
aha
ahb
aic Merged from sys/dev/aic/aic_isa.c revision 1.8. 2001-06-26 11:35:46 +00:00
aic7xxx Restore initialization of ahc->unpause lost in rev 1.76. ahc->unpause 2001-08-17 04:22:50 +00:00
amd
amr Fix warning: 179: warning: label `done' defined but not used 2001-06-15 00:09:28 +00:00
an Wrap array accesses in macros, which also happen to be lvalues: 2001-09-06 02:40:43 +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 Fix the size of medium code, the old one failed for DVD's. 2001-09-06 17:44:04 +00:00
atkbdc Update the atkbdc, atkbd, and psm drivers to probe/attach 2001-09-06 12:09:26 +00:00
awi The information about how to integrate this driver into BSDs is obsoleted, 2001-06-26 13:15:14 +00:00
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 Kill the NCCD constant by modernizing the ccd driver. 2001-09-04 08:33:30 +00:00
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 Add support for Conexant LANfinity miniPCI controllers. People who have 2001-09-04 17:10:11 +00:00
de
dec
dgb Fairwell dgm 2001-06-27 21:40:28 +00:00
digi Allow individual ports to use alternate pin settings (swap dsr & cd) 2001-06-20 14:52:08 +00:00
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 Commit part of the patch that I have for card eject problems with the 2001-06-05 22:29:16 +00:00
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 Always turned on 8bit access card support for the fe driver 2001-09-02 13:05:00 +00:00
fxp Deconditionalize vlan support. 2001-09-05 23:33:58 +00:00
hea
hfa Applied the patch to fix HARP ATM that was broken when KAME IPv6 came 2001-06-20 17:09:14 +00:00
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 Repo copy i82586.h to dev/ic/i82586.h. 2001-07-02 05:29:58 +00:00
iicbus
isp I don't know what I was thinking- if I have two separate busses on on 2001-09-04 21:53:12 +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 Update the atkbdc, atkbd, and psm drivers to probe/attach 2001-09-06 12:09:26 +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 Regenerate. 2001-09-04 22:00:49 +00:00
mlx Driver modifications consistent with my other drivers to facilitate 2001-06-25 04:32:31 +00:00
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 Fix warnings: 2001-06-15 00:19:43 +00:00
ncv We should not pass the size of the memory to bus_alloc_resource(). 2001-09-04 04:32:48 +00:00
nge Make vlan(4) loadable, unloadable, and clonable. As a side effect, 2001-09-05 21:10:28 +00:00
nmdm Remove unused nmdmpoll function. 2001-08-11 00:18:15 +00:00
nsp We should not pass the size of the memory to bus_alloc_resource(). 2001-09-04 04:32:48 +00:00
null
ofw Make the openfirmware functions work on 64 bit architectures by using 2001-07-31 03:36:26 +00:00
pccard Update cis tuple parser, add a pccarddevs entry, 2001-09-02 06:37:41 +00:00
pccbb Surf the net again and find more device IDs: 2001-09-06 20:50:10 +00:00
pcf
pci Small nit: Make both prints use 'at device %d.%d'. 2001-09-01 23:06:14 +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 Translate various ppbus sequences into microsequences to limit 2001-06-23 06:51:52 +00:00
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 a missing newline to an error message. 2001-09-09 14:48:52 +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 Convert the CMedia driver to using a device mutex and INTR_MPSAFE. 2001-09-08 05:20:52 +00:00
speaker Add ACPI attachments. 2001-08-30 09:17:03 +00:00
sr
stg We should not pass the size of the memory to bus_alloc_resource(). 2001-09-04 04:32:48 +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 Make vlan(4) loadable, unloadable, and clonable. As a side effect, 2001-09-05 21:10:28 +00:00
twe Typo fix: fasion -> fashion 2001-07-23 11:03:48 +00:00
tx Update tx(4) to always enable vlan(4) support. 2001-09-05 23:04:53 +00:00
txp Make vlan(4) loadable, unloadable, and clonable. As a side effect, 2001-09-05 21:10:28 +00:00
usb regenerate this file too (forgotten after last usbdevs update) 2001-09-09 17:00:32 +00:00
vinum Remove an accidentally forgotten #ifdef. This could cause depletion 2001-09-04 06:30:05 +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 Wrap array accesses in macros, which also happen to be lvalues: 2001-09-06 02:40:43 +00:00
wl Minor style(9) changes before I get going. 2001-07-02 06:12:59 +00:00
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