NetBSD/sys/arch/pc532
matthias bf4354241e * Use machine/conf.h instead of sys/conf.h to get the
lpt{open,close,write,ioctl} prototypes.
* Remove the cdev_decl(lpt). We get it from machine/conf.h.
* Add and use LPTSOFTC.
* Use level triggered interrupts (seems to work with less spurious interrupts).
* Do not use NLPT. Use lpt_cd.cd_ndevs to get the number of lpt devices.
* ether_ifattach now needs the ethernet address of the device. Supply a
  dummy address.
1997-03-22 08:29:52 +00:00
..
compile new RCS ID format. 1994-10-26 08:23:50 +00:00
conf DEV_RTC is gone. 1997-03-22 08:29:48 +00:00
dev * Use machine/conf.h instead of sys/conf.h to get the 1997-03-22 08:29:52 +00:00
fpu * Remove the unused variable fsr in ieee_invop. 1997-03-20 12:04:08 +00:00
include Add softnet prototype. 1997-03-22 08:29:19 +00:00
pc532 Do intr_init and intr_establish for softclock and softnet in mbattach. 1997-03-22 08:29:01 +00:00
stand * clean:: -> clean: change. 1997-02-08 09:34:46 +00:00
Makefile * We no longer have a scsi subdirectory. Remove it from the list of 1996-12-23 08:38:02 +00:00
To.Do * Phil Budne's is now integrated. 1996-10-23 07:55:10 +00:00