NetBSD/sys/arch/pc532/dev
matthias b49a214439 * Don't reference NSCN.
* Use machine/conf.h not sys/conf.h to get the prototypes for the
  scn cdev functions.
* Include <sys/kgdb.h> to get prototypes for kgdb_connect and kgdb_attach.
* Add missing prototypes for some functions.
* Make ddb work before the console was opend. Thank's to Ian Dall
  for this change. His comment:
	Also, ddb doesn't work if a break is set before the console
	is opened. That is because DTR and RTS are not asserted. It
	would probably work if the console is wired to ingnore DTR
	or RTS. The change below is probably not very correct.
	Proabably the state of DTR and RTS should be saved and DTR
	and RTS asserted on the start of a polled serial input and
	the saved values restored on exiting polled input
* Remove unused function scn_ei.
1997-03-20 12:03:03 +00:00
..
aic.c backout previous kprintf change 1996-10-13 03:29:05 +00:00
lpt.c New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
lptreg.h
md_root.c rename: ramdisk => md 1996-12-28 23:42:33 +00:00
ncr5380.c New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
ncr.c * Remove unused ncr_minphys prototype. 1997-03-20 12:03:01 +00:00
scn.c * Don't reference NSCN. 1997-03-20 12:03:03 +00:00
scnreg.h Integrate Phil Budne's latest changes to the scn driver. From his README: 1997-03-13 10:24:14 +00:00
scnvar.h Integrate Phil Budne's latest changes to the scn driver. From his README: 1997-03-13 10:24:14 +00:00