..
ata
Use intr.h.
1996-05-12 23:51:23 +00:00
dec
CPU determine code. ts driver converted to new config. May work, untested.
1996-07-20 19:00:22 +00:00
eisa
disable AHA-284x product ID, because it is now handled by ahc_isa.c.
1996-08-05 21:18:56 +00:00
ic
Look for the sequencer code in the right place.
1996-08-10 08:45:17 +00:00
isa
Two changes:
1996-08-03 19:33:19 +00:00
microcode /aic7xxx
Compile the sequencer statically.
1996-08-10 08:36:48 +00:00
pci
Change PCI_MAPREG_{MEM,IO}_SIZE() to use the standard `x & -x' trick to select
1996-08-10 15:42:33 +00:00
rcons
include raster_op.c and raster_text.c if 'raster' is defined, as well
1996-04-11 21:54:38 +00:00
sbus
sbus specific stuff for eni155s sbus atm card.
1996-06-22 02:02:48 +00:00
scsipi
Match any Maxtor XT-8760S for the SDEV_NOLUNS quirk. Some of these
1996-07-24 20:50:23 +00:00
sun
A configuration file for devices found on Sun machines.
1996-05-29 21:54:34 +00:00
tc
Change reboot(2) to take two arguments: bootopt like normal and also
1996-08-09 10:30:23 +00:00
audio_if.h
prototypes for ccd audio and ncr5380
1996-03-07 15:00:07 +00:00
audio.c
Remove intr.h for now. This requires more work.
1996-05-13 02:26:15 +00:00
audiovar.h
Trivial (and probably not very good) implementation of SIGIO.
1996-02-20 10:00:31 +00:00
ccd.c
Fix bogus return value in ccdopen(); it failed to indicate an error
1996-05-05 04:21:14 +00:00
ccdvar.h
Copyright assigned to The NetBSD Foundation.
1996-02-28 01:01:17 +00:00
cninit.c
cons.c
fixes for -Wall -Wmissing-prototypes:
1996-04-08 19:57:30 +00:00
cons.h
Bring prototypes into scope.
1996-03-14 19:05:07 +00:00
md.c
Add some prototypes.
1996-04-12 08:30:09 +00:00
md.h
The ramdisk is now a pseudo-device.
1996-03-22 23:02:02 +00:00
mulaw.c
mulaw.h
Copyright assigned to the NetBSD Foundation
1996-02-27 22:28:09 +00:00
ramdisk.c
Add some prototypes.
1996-04-12 08:30:09 +00:00
ramdisk.h
The ramdisk is now a pseudo-device.
1996-03-22 23:02:02 +00:00
vnd.c
print difference between pointers with %ld, so that -Wformat works
1996-07-10 18:15:22 +00:00
vndioctl.h