NetBSD/sys/arch/hp300
scottr be3e57de4a Changes to make a dcm-based console work properly:
- While servicing an rx, tx, or modem status interrupt:  if we have a
   NULL struct tty * or if the tty isn't open, just return.
 - Skip the self test if we are the console; it manages to do funny
   things to autoconfig messages.  (XXX - this should be fixed)
1997-04-04 18:16:07 +00:00
..
DOC Make "options HP340" actually work without having "option HP360". 1997-01-31 23:01:21 +00:00
compile
conf Specify more aggressive warning options for C code. 1997-04-01 23:16:41 +00:00
dev Changes to make a dcm-based console work properly: 1997-04-04 18:16:07 +00:00
hp300 Fix printf() and other warnings when compiled with DEBUG defined. 1997-04-02 22:37:21 +00:00
include Add forward declarations for struct exec_package and struct exec_vmcmd, 1997-04-01 20:05:14 +00:00
stand New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
Makefile