freebsd-dev/sys/dev
Greg Lehey 14b1df077e Don't deregister the kld on resetconfig, only when we're really ready
to unload.  This would cause a panic on the second resetconfig.

Start Vinum at boot time at SI_SUB_RAID, not SI_SUB_VINUM.
SI_SUB_VINUM was there first, but there's no real distinction, and
SI_SUB_RAID is a more neutral name.

Submitted by:  hmp
2003-06-03 04:51:31 +00:00
..
aac When scanning for changed containers, don't assume that the controller 2003-06-03 02:10:55 +00:00
acpica Add the MD ifdefs for amd64 to point to the IO space bustag/handle. 2003-05-31 06:45:28 +00:00
adlink
advansys Bring back bus_dmasync_op_t. It is now a typedef to an int, though the 2003-05-27 04:59:59 +00:00
agp Fix support for 256 MB aperture sizes on chipsets such as the 845 and 2003-05-27 20:13:44 +00:00
aha Bring back bus_dmasync_op_t. It is now a typedef to an int, though the 2003-05-27 04:59:59 +00:00
ahb Bring back bus_dmasync_op_t. It is now a typedef to an int, though the 2003-05-27 04:59:59 +00:00
aic
aic7xxx aic79xx.c: 2003-05-30 02:15:15 +00:00
amd Remove unused variable(s). 2003-05-31 20:43:17 +00:00
amr
an Remove break after return. 2003-06-01 09:27:33 +00:00
ar
asr
ata Add support for generic PMCICA ATA CARD 2003-06-03 01:30:55 +00:00
atkbdc wrap macro in do {...} while(0) 2003-05-31 21:11:51 +00:00
awi
bge Remove unused variable(s). 2003-05-31 20:42:24 +00:00
bktr Eliminate mostly unused local variable. 2003-05-31 20:41:52 +00:00
buslogic Add /* FALLTHROUGH */ 2003-05-31 20:41:08 +00:00
cardbus Don't leak "barlist" allocation on failure. 2003-06-01 09:24:17 +00:00
ccd Further devilification of CCD: 2003-06-02 21:29:04 +00:00
ciss Fix off-by-one error in drive number check. 2003-05-31 18:41:09 +00:00
cm
cnw
cs
ct
cy Use __FBSDID(). 2003-06-02 16:32:55 +00:00
dc Change a : 2003-06-01 22:09:12 +00:00
de Move some FALLTHROUGH comments so they work. 2003-05-31 19:46:58 +00:00
dec
dgb
digi
dpt Bring back bus_dmasync_op_t. It is now a typedef to an int, though the 2003-05-27 04:59:59 +00:00
drm Do not define memset() to bzero(). We have a memset(). 2003-05-31 19:31:46 +00:00
ed
eisa
em Fix a printf() format error which broke the ia64 GENERIC build. 2003-05-06 03:55:12 +00:00
en Fix off-by-one error in range check of VC index. 2003-05-31 19:01:08 +00:00
ep
ex
exca Don't use return(foo(...)); in function returning void. 2003-05-31 16:51:41 +00:00
fb Low risk amd64 fix. Use a vm_offset_t for the virtual location of the 2003-05-23 05:10:49 +00:00
fdc Remove unused variable. 2003-05-31 18:45:32 +00:00
fe
firewire Remove the redundant declaration of bus_dmasync_op_t. 2003-05-27 16:34:52 +00:00
fxp Replace if_fxp's handrolled defrag function with m_defrag. 2003-06-02 05:16:42 +00:00
gem Miscellaneous fixes: 2003-05-15 16:57:55 +00:00
gfb
gx
hea
hfa
hifn Redo locking for better SMP suport: 2003-06-02 23:34:59 +00:00
hme
ic
ichsmb
ida Bring back bus_dmasync_op_t. It is now a typedef to an int, though the 2003-05-27 04:59:59 +00:00
idt
ie
iicbus
iir
ips Fix indentation 2003-05-31 20:40:12 +00:00
isp Restore parentheses removed inappropriately in last commit. 2003-06-01 19:01:01 +00:00
ispfw
joy
kbd AMD64 physical space is much larger than i386, de-i386 the bus_space and 2003-05-12 02:44:37 +00:00
lge
lmc
lnc
mc146818
mca
mcd Fix \ alignment in macro. 2003-05-31 18:21:40 +00:00
md Remove the G_CLASS_INITIALIZER, we do not need it anymore. 2003-05-31 16:59:27 +00:00
mii Remove unnecessary breaks. 2003-05-31 19:48:33 +00:00
mk48txx
mlx
mly
mpt Fix compile: the type is spelled bus_dmasync_op_t rather than 2003-05-27 18:32:24 +00:00
mse Use __FBSDID(). 2003-06-02 16:32:55 +00:00
musycc Remove unused variable(s). 2003-05-31 20:39:28 +00:00
my
ncv
nge
nmdm
nsp
null
ofw
pccard Sync to 1.51 2003-06-03 01:29:58 +00:00
pccbb Remove return after goto. 2003-05-31 20:35:32 +00:00
pcf Use __FBSDID(). 2003-06-02 16:32:55 +00:00
pci Remove unused variable(s). 2003-05-31 20:34:36 +00:00
pcic
pdq
ppbus
ppc Remove break after return; 2003-05-31 20:24:30 +00:00
pst
puc add support for NetMos 4S0P PCI: 4S, 0P 2003-05-14 09:37:46 +00:00
raidframe
random
ray
rc
rndtest
rp
sab
sbni
sbsh
scd
sf Remove break after return 2003-05-31 19:59:29 +00:00
si
sio Remove extra unused variable. 2003-05-31 18:39:29 +00:00
sk Remove unused variables. 2003-05-31 19:58:45 +00:00
smbus
sn
snc Remove unused #ifdef BRIDGE. 2003-06-02 08:36:18 +00:00
snp
sound Add (but do not connect) a half-finished driver for Aureal Vortex cards. 2003-06-01 11:58:46 +00:00
speaker Use __FBSDID(). 2003-06-02 16:32:55 +00:00
sr
stg
streams Put definition of struct svr4_sockcache_entry in a .h file rather than 2003-05-31 20:33:18 +00:00
sym
syscons Use SC_NO_CUTPASTE to protect cutpaste variables correctly, fixing the 2003-06-01 04:42:14 +00:00
tdfx Remove extra ';' 2003-05-31 18:57:41 +00:00
tga
ti Remove now unused pointer to etherheader. 2003-05-31 19:56:35 +00:00
trm Fix indentation. 2003-05-31 19:38:00 +00:00
twe
tx
txp
ubsec Redo locking for proper SMP operation: 2003-06-02 23:32:03 +00:00
usb Don't define memcpy() to bcopy() and in particular not memset() to 2003-05-31 19:38:43 +00:00
vinum Don't deregister the kld on resetconfig, only when we're really ready 2003-06-03 04:51:31 +00:00
vr
vx Remove break after return 2003-05-31 20:28:21 +00:00
wds
wi
wl
xe Remove unused variable(s). 2003-05-31 20:27:42 +00:00
zs