NetBSD/sys/dev
cgd 5402c76d3e add an entry to the product table for the 3C1. This seems to work,
at least as necessary to pull out the MAC address, etc.  Not actually
tested xmit & rcv yet.
2000-03-13 20:32:28 +00:00
..
ata Fix a bug in disksort_*() which caused non-optimal ordering when multiple 2000-02-07 20:16:47 +00:00
bi Don't use structs for BI space definitions, use offsets. 1999-11-03 21:57:40 +00:00
cardbus Reverse the mapping of the control/status registers. Use I/O before MEM. 2000-03-12 17:05:23 +00:00
dec Declare the mcclock_pad32_busfns variable as extern. 2000-02-11 02:36:16 +00:00
eisa Const poison. 2000-02-12 19:05:55 +00:00
i2c
ic Slight change to the SROM size printf. 2000-03-10 02:46:39 +00:00
isa Only poll for bell completion if we're calling in from cnbell(). Fixes 2000-03-10 06:10:34 +00:00
isapnp Reflect version 1.13 of i82365_isa.c. Untested. 2000-02-23 17:22:11 +00:00
microcode add 12160 (Ultra3) microcode 2000-02-12 02:07:49 +00:00
mii Factor out the tick handling code into a common function, and send 2000-03-06 20:56:56 +00:00
mscp Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:39:55 +00:00
ofisa
ofw
pci Regen. 2000-03-13 17:24:14 +00:00
pckbc Only poll for bell completion if we're calling in from cnbell(). Fixes 2000-03-10 06:10:34 +00:00
pcmcia add an entry to the product table for the 3C1. This seems to work, 2000-03-13 20:32:28 +00:00
qbus Waked up from the dead 2000-02-13 13:01:14 +00:00
raidframe Cleanup a couple of function declarations. No functional changes. 2000-03-07 03:09:47 +00:00
rasops Misplaced #endif. 2000-02-12 22:06:54 +00:00
rcons Indicate that rcons is a dead end and that doing something more wsconsish is 1999-12-17 01:41:52 +00:00
sbus Simplify the attach routine a bit. 2000-02-22 12:24:53 +00:00
scsipi Added Artec/Ultima A6000C scanner to the quirks table (no LUNs). 2000-03-13 09:56:26 +00:00
sun
tc Get rid of hook for dk_establish() - pmax will now use device_register(). 2000-03-06 03:08:32 +00:00
usb Add Palm serial adapter. 2000-03-13 17:14:27 +00:00
vme add forward declaration of "struct extent", so the extent header doesn't 2000-02-25 10:33:12 +00:00
wscons HPC/PsPC keyboard types. 2000-03-13 01:46:44 +00:00
wsfont Restore the system priority level on error return. 2000-01-07 03:25:46 +00:00
Makefile
auconv.c
auconv.h
audio.c Change the cmd argument in {audio,mixer}_ioctl() to u_long. 2000-03-01 00:44:35 +00:00
audio_if.h
audiovar.h
ccd.c Since we now only allocate this one, no longer necessary to check and free(). 2000-02-08 12:56:00 +00:00
ccdvar.h
clock_subr.c
clock_subr.h
cninit.c
cons.c - Implement cnbell() -- ring the console bell. The cn_bell entrypoint 2000-03-06 21:36:05 +00:00
cons.h - Implement cnbell() -- ring the console bell. The cn_bell entrypoint 2000-03-06 21:36:05 +00:00
md.c Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:39:55 +00:00
md.h - use the raw partition for ioctl; `control device' is gone. 2000-01-21 12:14:53 +00:00
midi.c Add a little more debug printing. 2000-01-18 18:49:35 +00:00
midi_if.h
midisyn.c
midisynvar.h
midivar.h
mulaw.c
mulaw.h
rnd.c
rndpool.c
sequencer.c
sequencervar.h
vnd.c Fix a bug in disksort_*() which caused non-optimal ordering when multiple 2000-02-07 20:16:47 +00:00
vndvar.h Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:39:55 +00:00