NetBSD/sys/arch/pc532/dev
thorpej 77abd102b7 New device attachment scheme:
- split softc size and match/attach out from cfdriver into
	  a new struct cfattach.

	- new "attach" directive for files.*.  May specify the name of
	  the cfattach structure, so that devices may be easily attached
	  to parents with different autoconfiguration semantics.
1996-03-17 01:38:52 +00:00
..
aic.c Fix #includes. 1996-02-02 18:05:36 +00:00
device.h new RCS ID format. 1994-10-26 08:23:50 +00:00
dp.c Fix #includes. 1996-02-02 18:05:36 +00:00
dpreg.h new RCS ID format. 1994-10-26 08:23:50 +00:00
lpt.c New device attachment scheme: 1996-03-17 01:38:52 +00:00
lptreg.h Changes from Matthias Pfaller: lpt driver changes, clock code similar 1995-05-16 07:30:30 +00:00
ncr.c New device attachment scheme: 1996-03-17 01:38:52 +00:00
ncr5380.c Update from Matthias Pfaller. (Small tweeks.) 1996-01-26 05:04:12 +00:00
ncr5380reg.h merge in changes from 1.1 release branch 1995-11-30 00:56:23 +00:00
ncr_5380.h More changes to the "new" ncr interrupt driven scsi driver (from M. Pfaller) 1995-08-25 07:30:33 +00:00
ncr_defs.h More changes to the "new" ncr interrupt driven scsi driver (from M. Pfaller) 1995-08-25 07:30:33 +00:00
ncrreg.h merge in changes from 1.1 release branch 1995-11-30 00:56:23 +00:00
oldncr.c New device attachment scheme: 1996-03-17 01:38:52 +00:00
rd.c New device attachment scheme: 1996-03-17 01:38:52 +00:00
scn.c New device attachment scheme: 1996-03-17 01:38:52 +00:00
scnreg.h Updating DELAY and scncnputc. 1996-02-01 02:37:15 +00:00