NetBSD/sys/dev
cgd d7c58f547e Drop LPT_NPORTS to 4 from 8. Some lpt units require only 4 I/O ports
(e.g. from 0x3bc to 0x3bf, for example).  Others may require more,
but until there's some special handling for them, 4 should be returned
so that on systems with I/O port accounting, the unit at 0x3bf can be
properly mapped, etc.  (OK'd by mycroft.)
1996-11-23 23:22:50 +00:00
..
ata Fix WDDEBUG code; PR kern/1480. 1996-11-07 05:23:07 +00:00
dec backout previous kprintf change 1996-10-13 03:29:05 +00:00
eisa Fix front-ends of split uha driver to compile when DDB is not configured: 1996-11-15 22:53:36 +00:00
ic Drop LPT_NPORTS to 4 from 8. Some lpt units require only 4 I/O ports 1996-11-23 23:22:50 +00:00
isa Drop LPT_NPORTS to 4 from 8. Some lpt units require only 4 I/O ports 1996-11-23 23:22:50 +00:00
microcode/aic7xxx dev/microcode/aic7xxx/aic7xxx.seq, 1996-10-08 03:04:02 +00:00
ofw Rename recently checked in KGDB to IPKDB to resolve conflicts with older KGDB 1996-10-16 19:32:08 +00:00
pci Provide a routine so that ISA/EISA bridges can set up a callback so 1996-11-23 21:58:16 +00:00
rcons backout kprintf changes 1996-10-13 01:37:04 +00:00
sbus backout previous kprintf change 1996-10-13 02:59:55 +00:00
scsipi Another quirky cdrom drive ; pr kern/2917 1996-11-08 05:06:55 +00:00
sun Replace the field cs_rr0_new with cs_rr0_delta (keep changes instead). 1996-10-16 20:43:39 +00:00
tc update for new bus.h 1996-10-22 21:34:19 +00:00
audio_if.h prototypes for ccd audio and ncr5380 1996-03-07 15:00:07 +00:00
audio.c Reset `sc_async' on device close. 1996-11-01 23:05:45 +00:00
audiovar.h
ccd.c backout kprintf changes 1996-10-13 01:37:04 +00:00
ccdvar.h
cninit.c
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 backout kprintf changes 1996-10-13 01:37:04 +00:00
md.h The ramdisk is now a pseudo-device. 1996-03-22 23:02:02 +00:00
mulaw.c
mulaw.h
ramdisk.c backout kprintf changes 1996-10-13 01:37:04 +00:00
ramdisk.h The ramdisk is now a pseudo-device. 1996-03-22 23:02:02 +00:00
vnd.c backout kprintf changes 1996-10-13 01:37:04 +00:00
vndioctl.h