freebsd-skq/sys/dev
Mitsuru IWASAKI d75de53699 Add new sysctl MIB (hw.acpi.supported_sleep_state) to indicate
the list of supported sleep state.
This should help people understand what following message means.

acpi0: AcpiGetSleepTypeData failed - AE_NOT_FOUND

MFC after:	3 days
2003-04-11 16:53:56 +00:00
..
aac Use bioq_flush() to drain a bio queue with a specific error code. 2003-04-01 15:06:26 +00:00
acpica Add new sysctl MIB (hw.acpi.supported_sleep_state) to indicate 2003-04-11 16:53:56 +00:00
adlink Almost the finished article. 2003-04-08 19:12:48 +00:00
advansys I deserve a big pointy hat for having missed all those references 2003-04-10 23:50:06 +00:00
agp Fix typo. 2003-04-07 10:06:48 +00:00
aha I deserve a big pointy hat for having missed all those references 2003-04-10 23:50:06 +00:00
ahb I deserve a big pointy hat for having missed all those references 2003-04-10 23:50:06 +00:00
aic Make sure that pp_name is non-null before setting the device 2003-04-10 04:36:02 +00:00
aic7xxx I deserve a big pointy hat for having missed all those references 2003-04-10 23:50:06 +00:00
amd I deserve a big pointy hat for having missed all those references 2003-04-10 23:50:06 +00:00
amr Use bioq_flush() to drain a bio queue with a specific error code. 2003-04-01 15:06:26 +00:00
an Don't lock in the attach routine. It isn't required. Register the 2003-04-10 05:12:45 +00:00
ar
asr
ata Spell 55 with two '5's 2003-04-10 12:56:33 +00:00
atkbdc
awi Make sure that pp_name is non-null before setting the device 2003-04-10 04:36:02 +00:00
bge Use __FBSDID rather than rcsid[]. 2003-04-03 21:36:33 +00:00
bktr - Add vm_paddr_t, a physical address type. This is required for systems 2003-03-25 00:07:06 +00:00
buslogic I deserve a big pointy hat for having missed all those references 2003-04-10 23:50:06 +00:00
cardbus MFp4: when you can't allocate a resource, print a message, don't panic. 2003-04-08 07:05:16 +00:00
ccd Use bioq_flush() to drain a bio queue with a specific error code. 2003-04-01 15:06:26 +00:00
ciss Add support for the HP Smart Array 6400 EM 2003-04-03 20:09:27 +00:00
cm
cnw
cs Make sure that pp_name is non-null before setting the device 2003-04-10 04:36:02 +00:00
ct
cy
dc Use __FBSDID rather than rcsid[]. 2003-04-03 21:36:33 +00:00
de - Use if_broadcastaddr from struct ifnet rather than relying on 2003-03-21 17:53:16 +00:00
dec
dgb
digi
dpt I deserve a big pointy hat for having missed all those references 2003-04-10 23:50:06 +00:00
drm - Add vm_paddr_t, a physical address type. This is required for systems 2003-03-25 00:07:06 +00:00
ed SMC 8041 is the same thing as LINKSYS COMBO_ECARD, so no extra entry 2003-04-10 07:35:19 +00:00
eisa
em Added support for 82541 and 82547 based adapters. 2003-03-21 21:47:31 +00:00
en clean up the en driver since it will survice for a while by 2003-03-12 10:28:26 +00:00
ep Make sure that pp_name is non-null before setting the device 2003-04-10 04:36:02 +00:00
ex - Declare ex_devclass in if_ex.c 2003-03-29 15:38:53 +00:00
exca
fb - Add vm_paddr_t, a physical address type. This is required for systems 2003-03-25 00:07:06 +00:00
fdc Use bioq_flush() to drain a bio queue with a specific error code. 2003-04-01 15:06:26 +00:00
fe Make sure that pp_name is non-null before setting the device 2003-04-10 04:36:02 +00:00
firewire - The payload of Write Request Quad must be network byte order. 2003-03-24 04:11:21 +00:00
fxp - Call ether_ifdetach() before shutting down the hardware. 2003-04-11 12:52:52 +00:00
gem
gfb - Add vm_paddr_t, a physical address type. This is required for systems 2003-03-25 00:07:06 +00:00
gx
hea
hfa
hifn o add crypto driver glue for using the new rndtest driver/module; this is 2003-03-11 22:47:06 +00:00
hme
ic - Clean up function calling conventions. 2003-03-28 06:27:08 +00:00
ichsmb
ida I deserve a big pointy hat for having missed all those references 2003-04-10 23:50:06 +00:00
idt - Deal with netisr changes. 2003-03-29 15:55:04 +00:00
ie - Move driver to newbus. 2003-03-29 13:36:41 +00:00
iicbus
iir I deserve a big pointy hat for having missed all those references 2003-04-10 23:50:06 +00:00
isp Add an explanatory comment about what operational modes in xfwopt are. 2003-03-25 07:02:45 +00:00
ispfw
joy
kbd Add a a sysctl, hw.kbd.keymap_restrict_change, which acts a bit 2003-03-09 22:49:48 +00:00
lge Use __FBSDID rather than rcsid[]. 2003-04-03 21:36:33 +00:00
lmc
lnc
mc146818
mca
mcd Use bioq_flush() to drain a bio queue with a specific error code. 2003-04-01 15:06:26 +00:00
md Add a couple of undocumented test options to MD(4) to aid in regression 2003-04-09 11:59:29 +00:00
mii Use __FBSDID rather than rcsid[]. 2003-04-03 21:36:33 +00:00
mk48txx
mlx Use bioq_flush() to drain a bio queue with a specific error code. 2003-04-01 15:06:26 +00:00
mly
mpt I deserve a big pointy hat for having missed all those references 2003-04-10 23:50:06 +00:00
mse
musycc Including <sys/stdint.h> is (almost?) universally only to be able to use 2003-03-18 08:45:25 +00:00
my Use __FBSDID rather than rcsid[]. 2003-04-03 21:36:33 +00:00
ncv Make sure that pp_name is non-null before setting the device 2003-04-10 04:36:02 +00:00
nge Use __FBSDID rather than rcsid[]. 2003-04-03 21:36:33 +00:00
nmdm
nsp
null
ofw Use __FBSDID rather than rcsid[]. 2003-04-03 21:36:33 +00:00
pccard Remove bogus line and entry, restore cnet ne2000 add smc 8041 2003-04-10 07:21:11 +00:00
pccbb Don't need to read this config register if we're just going to 2003-04-08 06:54:10 +00:00
pcf
pci
pcic
pdq Add a crutch so that direct-mapped DMA works on alpha. This is a step 2003-04-01 16:31:12 +00:00
ppbus
ppc
pst Instead of not grapping a request binfinish(ENOMEM) it if malloc fails. 2003-04-02 11:36:43 +00:00
puc Correct typos. 2003-04-07 09:42:45 +00:00
raidframe Use bioq_flush() to drain a bio queue with a specific error code. 2003-04-01 15:06:26 +00:00
random
ray
rc
rndtest FIPS 140-2 rng data tester for h/w crypto devices. This driver periodically 2003-03-11 22:54:44 +00:00
rp
sab Match "serial" as well as "se". 2003-03-31 18:21:52 +00:00
sbni
scd Use bioq_flush() to drain a bio queue with a specific error code. 2003-04-01 15:06:26 +00:00
sf Use __FBSDID rather than rcsid[]. 2003-04-03 21:36:33 +00:00
si
sio Brucify. 2003-03-18 21:26:28 +00:00
sk Use __FBSDID rather than rcsid[]. 2003-04-03 21:36:33 +00:00
smbus
sn Make sure that pp_name is non-null before setting the device 2003-04-10 04:36:02 +00:00
snc Introduce an M_ASSERTPKTHDR() macro which performs the very common task 2003-04-08 14:25:47 +00:00
snp
sound Additional codec ids. 2003-04-04 07:37:25 +00:00
speaker Retire sys/pc98/pc98/spkr.c 2003-03-24 21:01:54 +00:00
sr
stg Make sure that pp_name is non-null before setting the device 2003-04-10 04:36:02 +00:00
streams
sym I deserve a big pointy hat for having missed all those references 2003-04-10 23:50:06 +00:00
syscons Catch up with recent events. 2003-03-27 07:37:02 +00:00
tdfx - Add vm_paddr_t, a physical address type. This is required for systems 2003-03-25 00:07:06 +00:00
tga
ti Use __FBSDID rather than rcsid[]. 2003-04-03 21:36:33 +00:00
trm I deserve a big pointy hat for having missed all those references 2003-04-10 23:50:06 +00:00
twe Use bioq_flush() to drain a bio queue with a specific error code. 2003-04-01 15:06:26 +00:00
tx
txp Use __FBSDID rather than rcsid[]. 2003-04-03 21:36:33 +00:00
ubsec Including <sys/stdint.h> is (almost?) universally only to be able to use 2003-03-18 08:45:25 +00:00
usb Add quirk for LOGITECH WMRPAD. 2003-04-10 08:25:09 +00:00
vinum
vr Fix if_vr's handling of vr_encap failures. 3 parts: 2003-04-09 02:21:54 +00:00
vx Introduce an M_ASSERTPKTHDR() macro which performs the very common task 2003-04-08 14:25:47 +00:00
wds
wi Fix interrupt race. 2003-04-10 07:55:55 +00:00
wl
xe Make sure that pp_name is non-null before setting the device 2003-04-10 04:36:02 +00:00
zs