freebsd-skq/sys/dev
Matt Jacob d9c272f3ea Redo how we manage SCSI device settings- have a 3rd flags (nvram) that records
either what's in NVRAM or what the safe defaults would be if we lack NVRAM.
Then we rename cur_XXXX to actv_XXXX (these are the currently active settings)
and the dev_XXX settings to goal_XXXX (these are the settings which we want
cur_XXXX to converge to).

Roll core minor.
2001-07-30 00:59:32 +00:00
..
aac Add /dev/hpn? as an alias to /dev/aac? so that the HP version of the CLI 2001-07-25 22:36:17 +00:00
acpica The ACPI timer register corruption problem is resolved in the PIIX4 2001-07-27 09:01:13 +00:00
advansys
agp Make these compile again by adding proc.h include for GIANT_REQUIRED 2001-07-05 21:28:47 +00:00
aha
ahb
aic
aic7xxx Remove a bootverbose diagnostic that makes bootverbose just too verbose. 2001-07-28 18:45:52 +00:00
amd
amr
an Cleanup duplication in Aironet headers 2001-07-27 16:05:21 +00:00
ar
asr
ata Disallow ATAPI CD transfers that are not a multiple of the device block 2001-07-29 21:01:13 +00:00
atkbdc Return consistent key action codes at key press and release 2001-07-20 13:05:57 +00:00
awi
bktr
buslogic Add code, imperfect though it may be, for CAM_NEW_TRAN_CODE compilation. 2001-07-04 05:01:21 +00:00
cardbus
ccd
cnw
cs
ct Catch up with NetBSD/pc98. 2001-07-14 00:38:51 +00:00
cy
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 s/adress/address/ 2001-07-23 12:05:27 +00:00
fdc Hrmpf. nyan's rev 1.25 commit to fdc.h crossed with my removal of it. 2001-07-14 20:28:02 +00:00
fe Fixed to support C-NET(9N)E. 2001-07-02 10:14:57 +00:00
fxp Reset the device's powerstate to d0 when resuming from a suspend 2001-07-25 18:00:17 +00:00
hea
hfa
ic
ichsmb
ida
ie Repo copy i82586.h to dev/ic/i82586.h. 2001-07-02 05:29:58 +00:00
iicbus
isp Redo how we manage SCSI device settings- have a 3rd flags (nvram) that records 2001-07-30 00:59:32 +00:00
ispfw
joy
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 Make sure the total number of sectors is not 0 for a vnode-type md to 2001-07-26 20:05:20 +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
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
nsp Catch up with NetBSD/pc98. 2001-07-14 00:38:51 +00:00
null
ofw
pccard null_do_probe: mark as unused 2001-07-21 17:10:30 +00:00
pccbb
pcf
pci
pcic
pdq
ppbus
ppc
random Fix type warnings. 2001-07-20 08:58:04 +00:00
ray
rc
rp
scd
sf Apply patch supplied by Jonathan Chen: use the correct arguments to 2001-07-09 17:58:42 +00:00
si
sio
sk Apply patch supplied by Jonathan Chen: use the correct arguments to 2001-07-09 17:58:42 +00:00
smbus
sn
snc
snp Move the kernel stuff out of snoop.h. It was only there because some 2001-07-25 14:47:56 +00:00
sound Limit the device to only one playback channel until I can figure out why 2001-07-19 20:53:52 +00:00
speaker
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 - Fix "off by one" error in VT_WAITACTIVATE. Correctly accept 2001-07-22 13:58:23 +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
txp Remember to zero out certain things that we malloc() and/or contigmalloc(). 2001-07-27 19:38:56 +00:00
usb Return consistent key action codes at key press and release 2001-07-20 13:05:57 +00:00
vinum The kernel *does* now define setjmp/longjmp. Dont duplicate it here. 2001-07-27 00:44:36 +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
wl Minor style(9) changes before I get going. 2001-07-02 06:12:59 +00:00
xe