freebsd-dev/sys/dev
2001-01-30 10:01:15 +00:00
..
aac Kill a warning by marking an unused function with __unused. 2001-01-23 21:43:47 +00:00
acpica Axe unused local variable. 2001-01-23 21:53:44 +00:00
advansys
agp
aha
ahb
aic Use PCCARD_CIS_xxx #defines for the table of oem ids. These usually 2001-01-21 08:15:37 +00:00
aic7xxx Update Copyright notices for new year. (should have been in last commit). 2001-01-27 20:54:24 +00:00
amd
amr
an
ar Update include files to reflect the new location of the ar device. 2001-01-30 10:01:15 +00:00
asr
ata Add option ATA_ENABLE_WC for enabling write caching (now off by default). 2001-01-29 18:00:35 +00:00
atkbdc Free the kbd pointer when it isn't NULL, as opposed to when it is. 2001-01-22 22:54:02 +00:00
awi
bktr
buslogic
cardbus
ccd Fix a braino in ccd's clone routine. 2001-01-29 06:18:14 +00:00
cs Break the isa attachment of the Crystal Semiconductor 89x0 into two 2001-01-21 04:56:12 +00:00
cy Disable cy - it is now completely broken and needs non-trivial work. 2001-01-25 01:56:27 +00:00
dc
de
dec
dgb Add curly braces ({}) around each struct speedtab to quiet warnings. 2001-01-23 22:00:05 +00:00
dpt
ed Add a bunch of entries from NetBSD's if_ne_pcmcia.c v1.67. We still 2001-01-21 08:20:23 +00:00
eisa
en
ep Use PCCARD_CIS_xxx #defines for the table of oem ids. These usually 2001-01-21 08:15:37 +00:00
ex
fb #if 0 out local variables only used in #if 0'd code and remove unused 2001-01-23 22:02:08 +00:00
fdc
fe
fxp Allow fxp to configure in I/O space if the user wants it and specifies 2001-01-23 23:22:17 +00:00
hea
hfa
ic
ichsmb - Don't pass in MTX_NORECURSE, as that is only used with spin mutexes and 2001-01-26 03:18:17 +00:00
ida
ie
iicbus
isp
ispfw
joy
kbd Free the kbd pointer when it isn't NULL, as opposed to when it is. 2001-01-22 22:54:02 +00:00
lmc
lnc Remove unused #include "lnc.h" 2001-01-29 11:19:30 +00:00
mc146818
mca
mcd
md Remove devstat entries in mddelete() 2001-01-28 20:55:55 +00:00
mii
mlx
mly
mse
musycc Update these netgraph drivers in current so that these changes can be 2001-01-21 22:16:20 +00:00
ncv The ncv_card_intr function is only used in older versions of FreeBSD, so 2001-01-23 22:06:10 +00:00
nsp Move nsp_card_intr()'s prototype and definition inside the appropriate 2001-01-23 22:09:04 +00:00
null
ofw
pccard Convert the vendor/product cis strings to an array of CIS entries. This 2001-01-21 08:09:00 +00:00
pccbb
pcf
pci
pcic
pdq
ppbus Discard extra status information if -1. This has been breaking the 2001-01-25 13:07:55 +00:00
ppc Consider that the chipset may be in ECP mode (from BIOS settings) 2001-01-25 10:51:41 +00:00
random
ray
rc
rp
scd
sf
si
sio
sk
smbus
sn Use PCCARD_CIS_xxx #defines for the table of oem ids. These usually 2001-01-21 08:15:37 +00:00
snc
snp Remove unused #include "snp.h" 2001-01-29 10:06:22 +00:00
sound don't grope around inside snd_dbuf structures as they will change in future 2001-01-24 01:36:15 +00:00
speaker
sr Stop counting sppp interfaces, we were just testing its presence to give 2001-01-29 12:27:46 +00:00
stg - Move stg_card_intr()'s prototype and definition inside appropriate 2001-01-23 22:18:07 +00:00
streams - Add necessary proc locking. 2001-01-23 21:06:30 +00:00
sym A couple of chip errata work-arounds refined: 2001-01-28 19:58:21 +00:00
syscons Added necessary include for pc98. 2001-01-25 09:56:04 +00:00
tdfx Zap silly #if NPCI > 0 and the hoops that we jump through for the module 2001-01-29 11:38:39 +00:00
ti
twe Remove a prototype for an unused and undefined debugging function. 2001-01-23 22:21:14 +00:00
tx
usb Use suser(9) instead of checking p->p_ucred->cr_uid directly. 2001-01-23 22:22:25 +00:00
vinum - Proc locking around the vinumdaemon dinking with its flags. 2001-01-24 10:28:19 +00:00
vn Back out proc locking to protect p_ucred for obtaining additional 2001-01-27 00:01:31 +00:00
vr
vx
wds
wi wi has been converted to NEWCARD, so included it when pccard is 2001-01-21 18:10:38 +00:00
wl
xe Tag unused functions with __unused. 2001-01-23 22:24:26 +00:00