NetBSD/sys/dev
uwe 191626f788 Refactor kbd and mouse drivers so that they can use different middle
layers.  Common middle layer shared by kbd_zs and sunkbd is moved into
the new file.  Move shared config directives to files.sun and adjust
ports' files.* accordingly.

Need this to support console/Xsun on Mr.Coffee JavaStation.

Tested on sparc, sparc64 (by martin) and sun3 (by jdc).
2002-10-03 16:13:24 +00:00
..
acpi Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
arcbios Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
ata Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
bi Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
bluetooth Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
cardbus Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
dec Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
dmover Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
ebus Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
eisa Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
hpc Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
i2c
i2o Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
ic Fix NIC-memory leak for symbol firmware at reinitialization. After 4-5 2002-10-02 17:11:34 +00:00
ieee1394 Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
ir Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
isa copyright clarification, from openbsd 2002-10-02 06:51:59 +00:00
isapnp Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
mca Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
microcode Fix typo in comment. 2002-08-29 15:42:49 +00:00
mii Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
mscp Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
mvme Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
news
ofisa Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
ofw Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
pci Remove a line added accidentally(?) at revision 1.21. 2002-10-02 17:08:10 +00:00
pckbc Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
pcmcia Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
podulebus Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
qbus Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
raidframe Create a thread creation macro that make it easier to name the DAG process. 2002-10-02 21:48:00 +00:00
rasops remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
rcons alloc_attr -> allocattr 2002-07-04 14:37:10 +00:00
sbus Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
scsipi Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
std tabify 2002-06-25 16:31:43 +00:00
sun Refactor kbd and mouse drivers so that they can use different middle 2002-10-03 16:13:24 +00:00
sysmon Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
tc Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
usb Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
vme Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
wscons Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
wsfont remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
xmi Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
auconv.c
auconv.h
audio_if.h Correct indent... 2002-06-04 14:02:32 +00:00
audio.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
audiovar.h
aurateconv.c
ccd.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
ccdvar.h
clock_subr.c
clock_subr.h
clockctl.c Remove breaks after returns, unreachable returns and returns after 2002-09-23 05:51:10 +00:00
cninit.c
cons.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
cons.h Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
DEVNAMES Driver for the Sun ZX/Leo framebuffer. This would be called leo, but the 2002-09-13 14:03:52 +00:00
kttcp.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
kttcpio.h This is the "kttcp" network throughput testing pseudo-device. From 2002-06-28 23:27:13 +00:00
ld.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
ldvar.h Convert to new device buffer queue interface. 2002-07-20 11:28:07 +00:00
Makefile This is the "kttcp" network throughput testing pseudo-device. From 2002-06-28 23:27:13 +00:00
md_root.c Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE, 2002-04-02 05:30:34 +00:00
md.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
md.h
midi_if.h
midi.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
midisyn.c
midisynvar.h
midivar.h
mm.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
mulaw.c
mulaw.h
radio_if.h
radio.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
radiovar.h
rnd.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
rndpool.c
sequencer.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
sequencervar.h
vnd.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
vndvar.h Convert to new device buffer queue interface. 2002-07-20 11:28:07 +00:00