NetBSD/sys/arch/hp300
thorpej e43d278d31 Several changes:
* Reset the card on "fresh open" as a sanity measure.
	* Use the "secret bit" to enable interrupts.
	* Make some parts look/behave like their cousins in dev/isa/com.c
	* Set the FIFO threshold based on line speed.
	* Be a little more informative when port is attached.
	* Implement TIOC{G,S}FLAGS; ttyflags now works.
First two items prevent deadlock on some systems (notably the 380,
425, and 433) which some people have been reporting.  Use of the
"secret bit" seems to be safe on systems which don't need it.  Changes
tested on a 319, 340, 345, and 380.
1995-10-04 17:46:08 +00:00
..
DOC new RCS ID format. 1994-10-26 07:22:45 +00:00
compile new RCS ID format. 1994-10-26 07:22:45 +00:00
conf Add mt0. 1995-10-02 00:36:07 +00:00
dev Several changes: 1995-10-04 17:46:08 +00:00
hp300 Assume primary swap is `b' partition, not `root partition + 1'. 1995-09-24 02:18:11 +00:00
include Replace splnet() with splsoftnet(). Add splnet(). 1995-08-13 00:22:40 +00:00
stand Put new-style RCS ids in the startup banner. Makes bootblock revisions 1995-10-04 07:24:31 +00:00
Makefile Spring cleaning. 1995-08-04 07:40:31 +00:00