..
aac
Fix up some more comments that were reversed.
2000-10-03 10:26:29 +00:00
acpi
Fix StallOp implementaion. I've noticed that StallOp corresponds to
2000-10-02 08:58:50 +00:00
advansys
Fix typo (accessable --> accessible).
2000-06-14 17:53:40 +00:00
agp
Convert lockmgr locks from using simple locks to using mutexes.
2000-10-04 01:29:17 +00:00
aha
Fix typo (accessable --> accessible).
2000-06-14 17:53:40 +00:00
ahb
Fix typo (accessable --> accessible).
2000-06-14 17:53:40 +00:00
aic
remove 5 unnecessary includes, per phk's script
2000-09-20 19:34:17 +00:00
aic7xxx
Correct pedantic errors in arrays generated by the assembler (trailing
2000-10-05 04:25:42 +00:00
amd
Back out the previous change to the queue(3) interface.
2000-05-26 02:09:24 +00:00
amr
Whoops. The AMR_QUARTZ_GOFASTER option is meant to disable, not enable
2000-09-11 23:19:13 +00:00
an
MF4: fix style(9) whitespace breakage.
2000-08-08 23:53:11 +00:00
ar
Mass update of isa drivers using compatability shims to use
2000-05-28 13:40:48 +00:00
asr
Fix a race in ASR_ccbAdd and ASR_ccbRemove, which were both manipulating
2000-09-21 20:21:30 +00:00
ata
Cleanup the chipset specific interrupt code a bit.
2000-10-05 08:28:06 +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
Fix typo (accessable --> accessible).
2000-06-14 17:53:40 +00:00
cardbus
Sync to latest cardbusdevs file
1999-11-18 07:22:59 +00:00
ccd
Avoid the modules madness I inadvertently introduced by making the
2000-09-02 19:17:34 +00:00
cs
Make all Ethernet drivers attach using ether_ifattach() and detach using
2000-07-13 22:54:34 +00:00
cy
Make LINT link.
2000-09-16 19:04:24 +00:00
dc
Add support for parsing the media blocks from the SROM on 21143
2000-10-05 17:36:14 +00:00
de
Make all Ethernet drivers attach using ether_ifattach() and detach using
2000-07-13 22:54:34 +00:00
dec
Add missing $FreeBSD$
2000-05-01 19:54:26 +00:00
dgb
Mass update of isa drivers using compatability shims to use
2000-05-28 13:40:48 +00:00
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
Back out the previous change to the queue(3) interface.
2000-05-26 02:09:24 +00:00
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
Add support for pccard attachments of the ex driver. It supports the
2000-09-29 03:58:06 +00:00
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
Remove un-needed #include's.
2000-01-17 20:49:59 +00:00
hfa
Ensure that DMA mappings are freed in error situations.
2000-01-15 21:01:04 +00:00
ic
Add $FreeBSD$
2000-05-01 20:32:07 +00:00
ida
The DEC version of the Smart controller has its configuration information
2000-07-27 22:24:44 +00:00
ie
Make all Ethernet drivers attach using ether_ifattach() and detach using
2000-07-13 22:54:34 +00:00
iicbus
Allow these drivers to be detached.
2000-06-16 07:20:29 +00:00
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
Add ADS7182 as a known Joystick.
2000-01-18 08:38:35 +00:00
kbd
Add the ability to define a "shutdown" and "shutdown and poweroff" key
2000-09-11 20:37:42 +00:00
lmc
Adjust to accomodate recent changes to the rcvdata and rcvmsg
2000-05-01 03:31:58 +00:00
lnc
Make all Ethernet drivers attach using ether_ifattach() and detach using
2000-07-13 22:54:34 +00:00
mc146818
Add missing $FreeBSD$
2000-05-01 19:54:26 +00:00
mca
Set the RF_SHAREABLE flage when we allocate an IRQ.
2000-03-13 11:43:53 +00:00
mcd
Mass update of isa drivers using compatability shims to use
2000-05-28 13:40:48 +00:00
md
Avoid the modules madness I inadvertently introduced by making the
2000-09-02 19:17:34 +00:00
mii
Add support for parsing the media blocks from the SROM on 21143
2000-10-05 17:36:14 +00:00
mlx
Add support for 2.x/3.x firmware adapters which are too old to have a
2000-08-04 06:52:00 +00:00
mly
This is the initial import of a new driver for the current family of
2000-08-23 03:22:41 +00:00
mse
- `Newbus'ified the driver.
2000-03-18 15:13:30 +00:00
musycc
Many and sundry changes. Still alpha quality.
2000-08-29 12:32:01 +00:00
null
Move sys/dev/nulldev to sys/dev/null to be more consistent with naming
2000-10-02 20:16:37 +00:00
pccard
o Merge in changes to the NetBSD sources:
2000-09-22 01:15:26 +00:00
pcf
Remove ~25 unneeded #include <sys/conf.h>
2000-04-19 14:58:28 +00:00
pci
Add definition for PCIS_SERIALBUS_SMBUS PCI device subclass.
2000-10-02 00:41:43 +00:00
pcic
Add comment about why the deletion of children is necessary in detach.
2000-08-30 06:56:03 +00:00
pdq
Uh, ya, sure this almost compiled for __bsdi__. NOT!
2000-05-21 05:33:40 +00:00
ppbus
Remove an unused variable warning.
2000-07-18 20:16:36 +00:00
ppc
Add support for the PC87303 chipset (found on Miata alphas) and add
2000-07-20 09:28:07 +00:00
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
Add attribute memory setup warnings
2000-07-11 21:31:59 +00:00
rc
Mass update of isa drivers using compatability shims to use
2000-05-28 13:40:48 +00:00
rp
Fix a bug upon initialization. (_INDX_ADDR -> _INDX_DATA)
2000-08-21 13:18:56 +00:00
scd
Mass update of isa drivers using compatability shims to use
2000-05-28 13:40:48 +00:00
sf
Close PR# 19904: remember to call sf_setmulti() when initializing the
2000-07-14 19:11:02 +00:00
si
Always leave SP_DCEN on (monitor DCD). Otherwise the firmware *really*
2000-01-25 16:45:54 +00:00
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
Remove unneeded #include <sys/kernel.h>
2000-04-29 15:36:14 +00:00
sn
Implement sn_pccard_match. The match routines are the compromise
2000-09-28 07:35:06 +00:00
snc
Don't use bus_get_resource() and bus_get_resource_start() functions if
2000-10-03 11:47:34 +00:00
snp
Unstaticize this driver. You can have as many snoop devices as you can
2000-04-02 00:35:37 +00:00
sound
Add suspend/resume hooks.
2000-09-28 14:02:49 +00:00
speaker
Add PnP probe methods to some common AT hardware drivers. In each case,
2000-06-23 07:44:33 +00:00
sr
Mass update of isa drivers using compatability shims to use
2000-05-28 13:40:48 +00:00
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
Remove some confusing verbosity - we have no idea what RAID level the
2000-07-20 02:31:56 +00:00
tx
Make all Ethernet drivers attach using ether_ifattach() and detach using
2000-07-13 22:54:34 +00:00
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
Make all Ethernet drivers attach using ether_ifattach() and detach using
2000-07-13 22:54:34 +00:00
vx
Make all Ethernet drivers attach using ether_ifattach() and detach using
2000-07-13 22:54:34 +00:00
wi
Close PR #20963 . Do not pass encryption keys back to the caller via
2000-09-07 17:05:12 +00:00
wl
Make all Ethernet drivers attach using ether_ifattach() and detach using
2000-07-13 22:54:34 +00:00
xe
Make all Ethernet drivers attach using ether_ifattach() and detach using
2000-07-13 22:54:34 +00:00