NetBSD/sys/dev
jonathan 8eca2b2bb4 * Rewrite asc driver with ``mi'' backend and parent-specific front-end
cfattach code for TC SCSI option cards  and ioasic 53c94 baseboard SCSI.
    ascvar.h:  shared softc  declarations
    asc_ioasic.c: ioasic front-end code.
    asc_tc.c: Turbochannel option (and 5000/200 basebard) front-end code.
* ioasic_attach meeds more work to eliminate pmax_type dependency
   and to verify the clocks speed passed to 53c94.
* Add prototypes for asc script entry points; should compile with
  -Wstrict-prototypes -Wmissing-prototypes.
* Use tcvar.h interface.  The usage of tc_syncbus() and tc_mb() may
  not be quite stylistically on an Alhpa, but it apparently makes no
  difference on the eerly-generation Alpha CPUs in TC Alphas.
1996-09-25 21:07:46 +00:00
..
ata change cfprint_t type definition to take a const char *, rather than 1996-08-27 21:53:46 +00:00
dec tty stop functions really should return void, not int, and certainly not both. 1996-09-02 06:43:16 +00:00
eisa Correct two prototypes so that this compiles without DDB defined. 1996-09-19 23:02:18 +00:00
ic New Cyclades driver from Timo Rossi 1996-09-24 18:02:33 +00:00
isa This file is now obsolete. 1996-09-25 20:44:09 +00:00
microcode/aic7xxx Compile the sequencer statically. 1996-08-10 08:36:48 +00:00
pci New cyclades driver from Timo Rossi. 1996-09-24 17:59: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 For ioctl commands which may change the device's state, ensure that 1996-09-18 02:34:31 +00:00
sun update these for poll(2) changes. 1996-09-12 01:35:34 +00:00
tc * Rewrite asc driver with ``mi'' backend and parent-specific front-end 1996-09-25 21:07:46 +00:00
audio_if.h prototypes for ccd audio and ncr5380 1996-03-07 15:00:07 +00:00
audio.c Implement poll(2). 1996-09-07 12:40:22 +00:00
audiovar.h
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 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 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
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 Avoid problems with ptrdiff_t and size_t being different on different 1996-09-25 02:22:10 +00:00
vndioctl.h