NetBSD/sys/arch/hp300/dev
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
..
ac.c new RCS ID format. 1994-10-26 07:22:45 +00:00
acioctl.h new RCS ID format. 1994-10-26 07:22:45 +00:00
acvar.h new RCS ID format. 1994-10-26 07:22:45 +00:00
ct.c Update for conf.h changes. 1995-08-04 08:12:57 +00:00
ctreg.h new RCS ID format. 1994-10-26 07:22:45 +00:00
dca.c Several changes: 1995-10-04 17:46:08 +00:00
dcareg.h new RCS ID format. 1994-10-26 07:22:45 +00:00
dcm.c Say what I really meant in a printf()... 1995-10-04 08:39:14 +00:00
dcmreg.h new RCS ID format. 1994-10-26 07:22:45 +00:00
device.h KERNEL -> _KERNEL 1995-03-28 18:13:48 +00:00
dma.c new RCS ID format. 1994-10-26 07:22:45 +00:00
dmareg.h KERNEL -> _KERNEL 1995-03-28 18:13:48 +00:00
dmavar.h KERNEL -> _KERNEL 1995-03-28 18:13:48 +00:00
fhpib.c Various diffs from Mike Hibler; necessary for mt driver. 1995-01-07 10:30:10 +00:00
fhpibreg.h new RCS ID format. 1994-10-26 07:22:45 +00:00
grf_conf.c new RCS ID format. 1994-10-26 07:22:45 +00:00
grf_dv.c new RCS ID format. 1994-10-26 07:22:45 +00:00
grf_dvreg.h new RCS ID format. 1994-10-26 07:22:45 +00:00
grf_gb.c new RCS ID format. 1994-10-26 07:22:45 +00:00
grf_gbreg.h new RCS ID format. 1994-10-26 07:22:45 +00:00
grf_hy.c new RCS ID format. 1994-10-26 07:22:45 +00:00
grf_hyreg.h new RCS ID format. 1994-10-26 07:22:45 +00:00
grf_machdep.c new RCS ID format. 1994-10-26 07:22:45 +00:00
grf_rb.c new RCS ID format. 1994-10-26 07:22:45 +00:00
grf_rbreg.h new RCS ID format. 1994-10-26 07:22:45 +00:00
grf_tc.c new RCS ID format. 1994-10-26 07:22:45 +00:00
grf_tcreg.h new RCS ID format. 1994-10-26 07:22:45 +00:00
grf.c - added sunos_machdep.c for sun3, atari, amiga and mac68k. 1995-04-22 20:24:40 +00:00
grfioctl.h new RCS ID format. 1994-10-26 07:22:45 +00:00
grfreg.h new RCS ID format. 1994-10-26 07:22:45 +00:00
grfvar.h KERNEL -> _KERNEL 1995-03-28 18:13:48 +00:00
hil_keymaps.c new RCS ID format. 1994-10-26 07:22:45 +00:00
hil.c - added sunos_machdep.c for sun3, atari, amiga and mac68k. 1995-04-22 20:24:40 +00:00
hilioctl.h new RCS ID format. 1994-10-26 07:22:45 +00:00
hilreg.h new RCS ID format. 1994-10-26 07:22:45 +00:00
hilvar.h new RCS ID format. 1994-10-26 07:22:45 +00:00
hpib.c Various diffs from Mike Hibler; necessary for mt driver. 1995-01-07 10:30:10 +00:00
hpibvar.h KERNEL -> _KERNEL 1995-03-28 18:13:48 +00:00
if_le.c Kill bogus if_addrlist check. 1995-08-04 08:08:41 +00:00
if_lereg.h new RCS ID format. 1994-10-26 07:22:45 +00:00
iotypes.h new RCS ID format. 1994-10-26 07:22:45 +00:00
ite_dv.c new RCS ID format. 1994-10-26 07:22:45 +00:00
ite_gb.c new RCS ID format. 1994-10-26 07:22:45 +00:00
ite_hy.c new RCS ID format. 1994-10-26 07:22:45 +00:00
ite_rb.c new RCS ID format. 1994-10-26 07:22:45 +00:00
ite_subr.c new RCS ID format. 1994-10-26 07:22:45 +00:00
ite_tc.c new RCS ID format. 1994-10-26 07:22:45 +00:00
ite.c Kluge the *tty() routines until this port is converted to config.new. 1995-04-19 19:15:47 +00:00
itereg.h new RCS ID format. 1994-10-26 07:22:45 +00:00
itevar.h KERNEL -> _KERNEL 1995-03-28 18:13:48 +00:00
kbdmap.h KERNEL -> _KERNEL 1995-03-28 18:13:48 +00:00
maskbits.h new RCS ID format. 1994-10-26 07:22:45 +00:00
mt.c Driver for HP 7974a, 7978a/b, 7979a, 7980a, and 7980xc 9-track HP-IB tapes. 1995-10-02 00:28:20 +00:00
mtreg.h Driver for HP 7974a, 7978a/b, 7979a, 7980a, and 7980xc 9-track HP-IB tapes. 1995-10-02 00:28:20 +00:00
nhpib.c Various diffs from Mike Hibler; necessary for mt driver. 1995-01-07 10:30:10 +00:00
nhpibreg.h Various diffs from Mike Hibler; necessary for mt driver. 1995-01-07 10:30:10 +00:00
ppi.c new RCS ID format. 1994-10-26 07:22:45 +00:00
ppiioctl.h new RCS ID format. 1994-10-26 07:22:45 +00:00
rd_compat.c new RCS ID format. 1994-10-26 07:22:45 +00:00
rd.c Update for conf.h changes. 1995-08-04 08:12:57 +00:00
rdreg.h new RCS ID format. 1994-10-26 07:22:45 +00:00
rdvar.h new RCS ID format. 1994-10-26 07:22:45 +00:00
scsi.c new RCS ID format. 1994-10-26 07:22:45 +00:00
scsireg.h new RCS ID format. 1994-10-26 07:22:45 +00:00
scsivar.h new RCS ID format. 1994-10-26 07:22:45 +00:00
sd_compat.c new RCS ID format. 1994-10-26 07:22:45 +00:00
sd.c Arrest the KNF policeman. 1995-06-02 17:51:21 +00:00
sdvar.h new RCS ID format. 1994-10-26 07:22:45 +00:00
st.c Acknowledge the Archive Viper 60 tape. Fixes pr-863. 1995-08-04 08:17:43 +00:00
stvar.h new RCS ID format. 1994-10-26 07:22:45 +00:00