NetBSD/sys/dev
jwise 8ef8f5c8fb Fix typo.
Fixes last part of PR bin/6883 from Soren S. Jorvang <soren@t.dk>.
1999-02-24 18:54:03 +00:00
..
ata Only define WDCDEBUG if not already define (e.g. by kernel option) 1999-02-21 00:52:04 +00:00
dec Catch up with a change to the stint interface. 1999-02-03 20:22:28 +00:00
eisa Update for changed scsipi_xfer struct. 1998-12-09 08:37:50 +00:00
i2c Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
ic Fixed AdvanSys Ultra Wide driver to work on Alpha. 1999-02-23 20:18:16 +00:00
isa Update for minor changes in the ad1848 back end. 1999-02-23 21:16:27 +00:00
isapnp regen to correct "generated from" as pointed out by Matthias Drochner, thx! 1999-02-24 18:26:37 +00:00
microcode darn- 7.55 seems to be a little unstable- go back to 1.31 1999-01-31 04:56:20 +00:00
mii Regen. 1999-02-05 20:20:04 +00:00
ofisa Move IRQ setup into frontend. Need to move DRQ handling as well. 1999-02-19 16:10:44 +00:00
ofw Update last prototyping change. 1999-02-03 23:40:22 +00:00
pci In cy693_setup_channel(), setup timings for IOR too (they were left to 0, 1999-02-22 10:12:00 +00:00
pckbc don't wait for completion of keyboard enable/disable commands; this 1999-01-26 11:07:25 +00:00
pcmcia Add ID for IBM 'PCMCIA Portable CD-ROM Drive'. We only have one of these and it 1999-02-19 21:49:43 +00:00
raidframe Minor cleanups and code rearranging. Now knows a little about component 1999-02-24 00:00:03 +00:00
rcons add 2bpp support, for sake of NeXT monochrome displays, from 1999-01-11 11:08:14 +00:00
sbus Don't try to use the MII routines for the internal PHY. 1999-02-19 14:57:00 +00:00
scsipi Fix typo. 1999-02-24 18:54:03 +00:00
sun Catch up with a change to the stint interface. 1999-02-03 20:22:28 +00:00
tc - Introduce the first cut of faster wsdisplay_emulops exploiting SFB 1999-02-23 06:34:49 +00:00
usb Move the bus reset up. This makes the VIA chipset work. From FreeBSD. 1999-02-20 23:26:16 +00:00
vme make struct xd_iocmd's block member an u_int not a u_long 1998-08-22 15:11:02 +00:00
wscons complete the font tables for the DEC special fonts; assign some codes 1999-02-20 18:20:02 +00:00
Makefile Add `sbus' to SUBDIRS. 1998-07-28 00:36:31 +00:00
auconv.c Add trivial conversions between 8 and 16 bits. 1997-08-24 22:20:24 +00:00
auconv.h Fix tipo inherited from old version of TNF copyright template. 1997-10-09 07:37:50 +00:00
audio.c Indicate whether the decive is full or half duplex at attach time. 1999-02-19 17:09:16 +00:00
audio_if.h Pass the direction to the allocm and round_buffersize methods. 1999-02-17 02:37:38 +00:00
audiovar.h Pass the direction to the allocm and round_buffersize methods. 1999-02-17 02:37:38 +00:00
ccd.c Fix some printf format problems on Alpha. 1999-02-12 00:46:11 +00:00
ccdvar.h Fix a st00p1d bug I introduced in rev 1.57, which would cause any activity 1999-01-21 00:35:15 +00:00
clock_subr.c Minor improvement to avoid re-defining days_in_month(). 1997-10-14 17:25:57 +00:00
clock_subr.h New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
cninit.c Keep cn_tab NULL until an appropriate console is found (avoids interrupt 1998-06-21 22:36:46 +00:00
cons.c Implement poll(2). 1996-09-07 12:40:22 +00:00
cons.h Implement poll(2). 1996-09-07 12:40:22 +00:00
md.c defopt MEMORY_DISK_{HOOKS,SERVER,IS_ROOT}. 1999-02-07 09:34:58 +00:00
md.h Rename this driver `md'. 1996-12-28 23:09:26 +00:00
midi.c Make midi_attach_mi() and audioprint() available also if MIDIBUS 1998-12-20 14:26:44 +00:00
midi_if.h Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +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 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 KNF anality. 1999-01-27 10:41:00 +00:00
rndpool.c KNF anality. 1999-01-27 10:41:00 +00:00
sequencer.c Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
sequencervar.h Make the copyright header conform to the NetBSD template. 1998-11-25 22:17:06 +00:00
vnd.c Must use PR_NOWAIT when allocating component buffers. 1998-11-12 22:39:57 +00:00
vndvar.h Use the pool allocator for vndxfer and vndbuf structures. 1998-07-31 02:24:26 +00:00