NetBSD/sys/arch
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
..
alpha Use `files.osf1' 1995-09-20 00:20:18 +00:00
amiga only use one xmit buffer for ASDG 1995-10-01 19:30:22 +00:00
atari Add CD9660 option. 1995-09-30 12:48:12 +00:00
hp300 Several changes: 1995-10-04 17:46:08 +00:00
i386 Undo accidental deletions in last commit. 1995-10-03 20:18:58 +00:00
m68k Make sunos_sigreturn() match prototype. 1995-09-21 11:41:04 +00:00
mac68k Add a second ppp. It makes the kernel a whole 8 bytes larger on disk. 1995-10-04 11:05:25 +00:00
mips Fix btoc()/ctob() typo in reading physical memory that stopped ps 1995-09-29 21:53:29 +00:00
mvme68k Need <sys/mount.h> 1995-09-22 15:29:33 +00:00
pc532 Make it as lean as possible. 1995-09-29 04:16:48 +00:00
pmax Add speed entries for 7200 and multiples. 1995-09-29 21:55:19 +00:00
sparc Add a few constants used for mapping bit and pieces in the kernel driver. 1995-10-04 00:21:27 +00:00
sun3 Correct mapinfo for Multibus PROM devices. 1995-09-26 21:30:19 +00:00
vax #include "sys/mount.h" added. 1995-10-02 12:33:32 +00:00