NetBSD/sys/arch/pmax/dev
jonathan 7560ab9b68 Rework the pmax scc driver, which hadn't changed much from the 4.4bsd
pmax driver, to be diffable with the NetBSD Alpha driver. Specifically,
the pmax driver now uses register names dev/ic/z8530.h. The driver now
uses new-style config and dynamically-allocated softc structures.  The
driver no longer resets the "other" channel on an SCC when changing tty
parameters. The #ifdef'ing away of processing of the output clist for
non-console lines is no longer done.  (Non-console serial ttys might even
work now.) Other discrepancies between the pmax and alpha drivers, which I
don't understand yet, are marked by XXXes.

The 4.4bsd pmax console redirection code is still present, protected
by #ifdef TK_NOTYET. Diffs from the Alpha scc driver are now minimal.

Verified to boot on a Decstation 5k/240.
1995-08-21 21:42:10 +00:00
..
asc.c Change pmax ASC driver to use dynamically-allocated softc structures. 1995-08-21 21:22:43 +00:00
ascreg.h new RCS ID format. 1994-10-26 21:08:38 +00:00
cfb.c Update DECstation drivers to use new-style config, removing 1995-08-10 04:21:35 +00:00
cfbreg.h new RCS ID format. 1994-10-26 21:08:38 +00:00
dc.c Update DECstation drivers to use new-style config, removing 1995-08-10 04:21:35 +00:00
dcvar.h Add header files with prototyped declarations of the serial-chip hooks 1995-08-04 00:22:02 +00:00
device.h KERNEL -> _KERNEL 1995-03-28 18:13:48 +00:00
dtop.c Update DECstation drivers to use new-style config, removing 1995-08-10 04:21:35 +00:00
dtopreg.h new RCS ID format. 1994-10-26 21:08:38 +00:00
fb.c Fix up callv references 1995-02-01 04:43:52 +00:00
fbreg.h new RCS ID format. 1994-10-26 21:08:38 +00:00
font.c new RCS ID format. 1994-10-26 21:08:38 +00:00
if_le.c Use splimp(), not splnet(), for now. 1995-08-13 00:07:17 +00:00
if_lereg.h new RCS ID format. 1994-10-26 21:08:38 +00:00
mfb.c Update DECstation drivers to use new-style config, removing 1995-08-10 04:21:35 +00:00
mfbreg.h new RCS ID format. 1994-10-26 21:08:38 +00:00
pdma.h new RCS ID format. 1994-10-26 21:08:38 +00:00
pm.c Update DECstation drivers to use new-style config, removing 1995-08-10 04:21:35 +00:00
pmreg.h new RCS ID format. 1994-10-26 21:08:38 +00:00
promio.c Console initialization code 1995-04-11 10:08:42 +00:00
qvss.h Raster Console pseudo-device driver 1995-04-11 10:23:32 +00:00
rcons.c Fix up tty struct change from conf.h 1995-04-21 01:24:26 +00:00
rz.c Partial rewrite of rz dump routine. Doesn't yet write to disk but 1995-07-24 19:36:52 +00:00
scc.c Rework the pmax scc driver, which hadn't changed much from the 4.4bsd 1995-08-21 21:42:10 +00:00
sccreg.h new RCS ID format. 1994-10-26 21:08:38 +00:00
sccvar.h Add header files with prototyped declarations of the serial-chip hooks 1995-08-04 00:22:02 +00:00
scsi.c new RCS ID format. 1994-10-26 21:08:38 +00:00
scsi.h KERNEL -> _KERNEL 1995-03-28 18:13:48 +00:00
sfb.c Add DS_3MAXPLUS (kn03) to switch statements for redirecting input 1995-08-01 23:15:26 +00:00
sii.c Update DECstation drivers to use new-style config, removing 1995-08-10 04:21:35 +00:00
siireg.h new RCS ID format. 1994-10-26 21:08:38 +00:00
tz.c Add stubs for previously-undefined tzwrite(), tzread(), since the new 1995-07-12 07:24:27 +00:00
xcfb.c Update DECstation drivers to use new-style config, removing 1995-08-10 04:21:35 +00:00
xcfbreg.h new RCS ID format. 1994-10-26 21:08:38 +00:00