NetBSD/sys/dev
drochner a00a9ff012 Convert to use rasops/wsfont, enabling colors.
For now, only the "putchar" and "copyrows" accelerations are used.
1999-12-02 23:04:44 +00:00
..
ata More WDCDEBUG_PRINT. 1999-11-26 12:39:43 +00:00
bi Don't use structs for BI space definitions, use offsets. 1999-11-03 21:57:40 +00:00
cardbus Add a basic CardBus front-end for the `tlp' driver. Still more work to do. 1999-11-19 18:23:35 +00:00
dec Introduce wscons vsxxx mice (and possible tablet) routines; changes 1999-11-20 04:55:30 +00:00
eisa - Use the common MII bit-bang module. 1999-11-19 18:22:42 +00:00
i2c Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
ic Quiet down the "excessive collision" messages w/ LEDEBUG. None of the other 1999-12-01 00:40:53 +00:00
isa added support for BOCA 6port ISA adapter. 3x16552 with an 1999-11-15 21:13:38 +00:00
isapnp regen 1999-11-27 09:02:22 +00:00
microcode Re-add stub Qlogic F/W files so that life is easier when/if the new 1999-11-16 18:48:40 +00:00
mii Regen. 1999-11-19 18:26:22 +00:00
mscp Bus'ify the mscp code also. 1999-06-06 19:16:18 +00:00
ofisa Fix a typo. 1999-03-30 20:07:56 +00:00
ofw Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
pci regen 1999-12-01 15:08:17 +00:00
pckbc Spelling. 1999-08-25 00:59:08 +00:00
pcmcia regen. 1999-11-29 12:55:20 +00:00
qbus Add a timeout-routine that checks if transmit logic dies, and reset it 1999-08-01 15:25:41 +00:00
raidframe We must initialize bp->b_dep in InitBP(). 1999-11-18 13:28:06 +00:00
rasops -initialize the colormap completely at compile time, to allow drivers 1999-12-02 22:57:13 +00:00
rcons Round out our options with 4bpp framebuffer support, conditional 1999-11-23 01:52:52 +00:00
sbus Check presence of Sbus interrupt properties before using them. 1999-11-21 15:01:50 +00:00
scsipi Allow SCSI_DELAY to be shorter than 2 seconds. 1999-11-14 18:06:09 +00:00
sun The Tadpole 3GX uses a modified Sun Mouse protocol. Instead of 1999-08-02 01:50:27 +00:00
tc Convert to use rasops/wsfont, enabling colors. 1999-12-02 23:04:44 +00:00
usb Done something half sensible if a USB console keyboard is unplugged instead 1999-12-01 23:22:57 +00:00
vme fix the previous fix 1999-07-28 10:03:02 +00:00
wscons Done something half sensible if a USB console keyboard is unplugged instead 1999-12-01 23:22:57 +00:00
wsfont Add new font sets - VT220 8x8 and 8x10. 1999-11-02 10:25:22 +00:00
Makefile Add `sbus' to SUBDIRS. 1998-07-28 00:36:31 +00:00
auconv.c Make little endian and big endian version of all functions 1999-11-01 18:12:19 +00:00
auconv.h Make little endian and big endian version of all functions 1999-11-01 18:12:19 +00:00
audio.c Avoid 0 blocksize. 1999-11-23 08:38:30 +00:00
audio_if.h Add support for detaching audio devices. 1999-09-09 10:24:39 +00:00
audiovar.h Add support for detaching audio devices. 1999-09-09 10:24:39 +00:00
ccd.c Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
ccdvar.h Garbage-collect CCDF_SWAP; no longer used, and doesn't make any sense 1999-08-11 02:44:35 +00:00
clock_subr.c
clock_subr.h
cninit.c Keep cn_tab NULL until an appropriate console is found (avoids interrupt 1998-06-21 22:36:46 +00:00
cons.c Catch a console configuration error. Instead of jumping through cdevsw indexed 1999-08-04 14:40:54 +00:00
cons.h
md.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
md.h
midi.c '<Device>' usually means the string comes from outside the kernel. 1999-10-19 16:04:52 +00:00
midi_if.h Add support for detaching audio devices. 1999-09-09 10:24:39 +00:00
midisyn.c Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
midisynvar.h Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
midivar.h Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
mulaw.c Make little endian and big endian version of all functions 1999-11-01 18:12:19 +00:00
mulaw.h Make little endian and big endian version of all functions 1999-11-01 18:12:19 +00:00
rnd.c Guard global `rnd_mempool' against interrupts. 1999-06-12 10:58:47 +00:00
rndpool.c KNF anality. 1999-01-27 10:41:00 +00:00
sequencer.c Allow larger timer variation. 1999-10-11 12:53:14 +00:00
sequencervar.h Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
vnd.c Initialize buffer dependencies list for soft updates when initializing 1999-11-17 09:34:03 +00:00
vndvar.h Use the pool allocator for vndxfer and vndbuf structures. 1998-07-31 02:24:26 +00:00