freebsd-dev/sys/dev
Poul-Henning Kamp 355b0652dd Call make_dev() with the correct minor number.
(no, this driver still doesn't play ball with DEVFS)
2000-09-26 19:09:44 +00:00
..
aac Include <sys/proc.h> so that we can dereference something in the proc 2000-09-19 00:35:03 +00:00
acpi Add struct proc *acpi_thread in acpi_softc. 2000-09-26 17:42:34 +00:00
advansys
agp
aha
ahb
aic remove 5 unnecessary includes, per phk's script 2000-09-20 19:34:17 +00:00
aic7xxx Correct a logic mistake introduced in a recent cleanup of 2000-09-25 21:56:19 +00:00
amd
amr Whoops. The AMR_QUARTZ_GOFASTER option is meant to disable, not enable 2000-09-11 23:19:13 +00:00
an
ar
asr Fix a race in ASR_ccbAdd and ASR_ccbRemove, which were both manipulating 2000-09-21 20:21:30 +00:00
ata Fix the breakage that snatched the ioports from the fdc device. 2000-09-24 18:19:43 +00:00
atkbdc Fix several 64-bit-ism warnings due to sizeof(int) != sizeof(void *) on 2000-09-22 08:40:05 +00:00
awi Bite the bullet and provde memcmp() and memset(), this will be cheaper 2000-09-02 13:34:52 +00:00
bktr Make MOD_UNLOAD return EBUSY to prevent it being unloaded automatically when we 2000-09-11 12:23:50 +00:00
buslogic
cardbus
ccd Avoid the modules madness I inadvertently introduced by making the 2000-09-02 19:17:34 +00:00
cs
cy Make LINT link. 2000-09-16 19:04:24 +00:00
dc If this is a Davicom DM9102A and we're enabling the homePNA link, force 2000-09-20 00:59:17 +00:00
de
dec
dgb
dpt Allow the DPT pci attachment to share IRQ's 2000-08-26 22:19:53 +00:00
ed Allocate memory resource to access the attribute memory of a card. 2000-09-25 06:01:42 +00:00
eisa
en Replace the mbuf external reference counting code with something 2000-08-19 08:32:59 +00:00
ep Remove 7 unnecessary includes frmo phk's script 2000-09-20 19:31:37 +00:00
ex
fb * Completely rewrite the alpha busspace to hide the implementation from 2000-08-28 21:48:13 +00:00
fdc Avoid the modules madness I inadvertently introduced by making the 2000-09-02 19:17:34 +00:00
fe Removed unneeded include files. 2000-09-22 09:59:23 +00:00
fxp Don't #include <sys/proc.h>, since machine/mutex.h does it now. 2000-09-23 00:01:37 +00:00
hea
hfa
ic
ida
ie
iicbus
isp some copyright cleanups 2000-09-21 20:16:04 +00:00
ispfw some copyright cleanups 2000-09-21 20:16:04 +00:00
joy
kbd Add the ability to define a "shutdown" and "shutdown and poweroff" key 2000-09-11 20:37:42 +00:00
lmc
lnc
mc146818
mca
mcd
md Avoid the modules madness I inadvertently introduced by making the 2000-09-02 19:17:34 +00:00
mii Add a homePNA PHY driver. This is really only a stub: MII-based homePNA 2000-09-20 17:04:30 +00:00
mlx
mly This is the initial import of a new driver for the current family of 2000-08-23 03:22:41 +00:00
mse
musycc Many and sundry changes. Still alpha quality. 2000-08-29 12:32:01 +00:00
null
nulldev
pccard o Merge in changes to the NetBSD sources: 2000-09-22 01:15:26 +00:00
pcf
pci Add PCIM_CMD_MWRICEN, the bit in the command register in PCI space 2000-09-16 20:06:13 +00:00
pcic Add comment about why the deletion of children is necessary in detach. 2000-08-30 06:56:03 +00:00
pdq
ppbus
ppc
random Remove unneeded includes. 2000-09-21 06:23:16 +00:00
randomdev Remove unneeded includes. 2000-09-21 06:23:16 +00:00
ray
rc
rp Fix a bug upon initialization. (_INDX_ADDR -> _INDX_DATA) 2000-08-21 13:18:56 +00:00
scd
sf
si
sio - Wrap functions and variables that aren't used in the alpha console probe 2000-09-22 08:42:30 +00:00
sk Replace the mbuf external reference counting code with something 2000-08-19 08:32:59 +00:00
smbus
sn Remove 8 unnecessary includes from phk's script 2000-09-20 19:05:32 +00:00
snp
sound prepare for adding a rate conversion feeder. 2000-09-23 22:11:32 +00:00
speaker
sr
streams Cleanup after repo copy of sys/svr4 to sys/compat/svr4. 2000-09-01 08:47:14 +00:00
sym PR: kern/20895 2000-09-03 12:36:21 +00:00
syscons Add the ability to define a "shutdown" and "shutdown and poweroff" key 2000-09-11 20:37:42 +00:00
tdfx Removed detection for Voodoo Banshee and Voodoo3 cards. I forsee certain 2000-08-28 04:28:53 +00:00
ti * Completely rewrite the alpha busspace to hide the implementation from 2000-08-28 21:48:13 +00:00
twe
tx
usb Tweak the aue driver so that the homePNA PHYs will be detected and 2000-09-22 18:53:05 +00:00
vinum open_drive: 2000-08-16 04:31:37 +00:00
vn Call make_dev() with the correct minor number. 2000-09-26 19:09:44 +00:00
vr
vx
wi Close PR #20963. Do not pass encryption keys back to the caller via 2000-09-07 17:05:12 +00:00
wl
xe