NetBSD/sys/dev
thorpej feaf75c755 Add set_curcmap and get_curcmap RAMDAC methods, for use by the TGA hardware
cursor code.  These are unneeded on the Bt485, since the RAMDAC handles
the hardware cursor.  They are needed for the Bt463, however, since the
RAMDAC only provides cursor color.
1998-08-18 08:07:45 +00:00
..
ata Use scsi style geometry printout 1998-08-15 15:05:22 +00:00
dec Kickoff xmit interrupts, needed on chip DC7201. 1998-08-10 14:41:16 +00:00
eisa Assign my copyrights to TNF. 1998-08-17 00:26:32 +00:00
i2c Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
ic Registers for the Brooktree Bt463 RAMDAC. 1998-08-18 07:43:09 +00:00
isa * Redo the way the way the MIDI driver attaches to audio devices. 1998-08-17 21:16:09 +00:00
isapnp * Redo the way the way the MIDI driver attaches to audio devices. 1998-08-17 21:16:09 +00:00
microcode port-i386/5706: I had no problem with the previous patch, but someone 1998-07-04 22:29:46 +00:00
mii - use sc_tlphycap with bitmasks instead of direct comparaison (needed now 1998-08-17 16:41:45 +00:00
ofisa Fix a typo. 1998-08-17 20:34:19 +00:00
ofw Add common OpenFirmware network interface functions. Currently supports 1998-07-22 22:04:14 +00:00
pci Add set_curcmap and get_curcmap RAMDAC methods, for use by the TGA hardware 1998-08-18 08:07:45 +00:00
pckbc Assign my copyrights to TNF. 1998-08-15 04:42:42 +00:00
pcmcia First-crack at RoadRunner (3c574-TX 10/100Mbps PCMCIA). Doens't yet use 1998-08-17 23:20:39 +00:00
rcons Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
sbus Assign my copyrights to TNF. 1998-08-15 10:51:16 +00:00
scsipi Only mark the disk dirty if we write. 1998-08-17 19:30:38 +00:00
sun add <dev/sun/disklabel.h> 1998-06-20 03:42:10 +00:00
tc Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
usb And fix pastos. 1998-08-06 12:26:51 +00:00
vme moved <machine/sun_disklabel.h> to <dev/sun/disklabel.h> 1998-06-20 13:12:54 +00:00
wscons Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
Makefile Add `sbus' to SUBDIRS. 1998-07-28 00:36:31 +00:00
auconv.c
auconv.h
audio.c Deal with somewhat bogus uninitialized warning in new egcs. Behavior 1998-08-18 06:16:45 +00:00
audio_if.h * Redo the way the way the MIDI driver attaches to audio devices. 1998-08-17 21:16:09 +00:00
audiovar.h
ccd.c Use the pool allocator for component buffer headers. 1998-07-31 01:23:56 +00:00
ccdvar.h Use the pool allocator for component buffer headers. 1998-07-31 01:23:56 +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
cons.h
md.c Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
md.h
midi.c * Redo the way the way the MIDI driver attaches to audio devices. 1998-08-17 21:16:09 +00:00
midi_if.h * Redo the way the way the MIDI driver attaches to audio devices. 1998-08-17 21:16:09 +00:00
midisyn.c * Redo the way the way the MIDI driver attaches to audio devices. 1998-08-17 21:16:09 +00:00
midisynvar.h * Redo the way the way the MIDI driver attaches to audio devices. 1998-08-17 21:16:09 +00:00
midivar.h * Redo the way the way the MIDI driver attaches to audio devices. 1998-08-17 21:16:09 +00:00
mulaw.c But seriously... 1998-08-09 21:41:45 +00:00
mulaw.h Add mulaw_to_slinear16 and alaw_to_slinear16. 1998-08-09 19:22:15 +00:00
rnd.c Move RND_ENTROPY_THRESHOLD to sys/rnd.h. Use sha1 rather than md5, and 1998-05-27 00:59:14 +00:00
rndpool.c missed one constant '20' to RND_ENTROPY_THRESHOLD change 1998-05-27 01:29:13 +00:00
sequencer.c * Redo the way the way the MIDI driver attaches to audio devices. 1998-08-17 21:16:09 +00:00
sequencervar.h Remove some leftover fluff. 1998-08-13 00:13:56 +00:00
vnd.c Use the pool allocator for vndxfer and vndbuf structures. 1998-07-31 02:24:26 +00:00
vndvar.h Use the pool allocator for vndxfer and vndbuf structures. 1998-07-31 02:24:26 +00:00