NetBSD/sys/arch/pmax/dev
jonathan 5ea2ec2357 Re-write Decstation turbochannel autoconfiguration code to use the machine-
independent TC support in sys/dev/tc/tc.c and sys/dev/tc/tcvar.h:
  * Change the tc autoconfiguration tables to use a struct tc_attach_args
    instead of the ad-hoc structure.
  * Change all pmax device drivers to use a `struct confargs' that's
    assignment-compatible with  sys/dev/tc/tcvar.h `struct tcdev_attach_args'.
    Devices that can be present on a TC or as ioctl asic/mainbus builtins
    use  the same `struct confargs'.
  * Eliminate the `BUS_CVTADDR()' macros which the pmax port inherited from
    an old, now-obsolete sys/arch/alpha snapshot.

  * Update the comments and debugging code in interrupt handlers to
    be consistent with the machine-independent TC support.

Other commits that overlap the same source files include: re-enabling
clock-tick interrupts earlier, and counting hardclock ticks for vmstat -i.
1996-01-29 22:52:15 +00:00
..
ascreg.h
bt459.c
bt459.h
bt478.c Fix how the cmap entries are updated, as contributed by Arne Juul 1996-01-16 02:40:21 +00:00
bt478.h
cfb.c Re-write Decstation turbochannel autoconfiguration code to use the machine- 1996-01-29 22:52:15 +00:00
cfbreg.h
dc.c Re-write Decstation turbochannel autoconfiguration code to use the machine- 1996-01-29 22:52:15 +00:00
dcvar.h Re-write Decstation turbochannel autoconfiguration code to use the machine- 1996-01-29 22:52:15 +00:00
device.h Update pmax kernel to compile with -Werror: 1995-09-25 21:10:03 +00:00
dtop.c Re-write Decstation turbochannel autoconfiguration code to use the machine- 1996-01-29 22:52:15 +00:00
dtopreg.h
fb.c Change the pmax framebuffer driver to reflect the rcons changes as negotiated 1995-10-05 01:52:44 +00:00
fb_usrreq.c SAdd support for Sun-style framebuffer ioctl()s, as used by other NetBSD 1996-01-16 02:43:01 +00:00
fbreg.h
font.c Change the pmax framebuffer driver to reflect the rcons changes as negotiated 1995-10-05 01:52:44 +00:00
if_lereg.h
ims332.c
ims332.h
lk201.c
lk201.h
mfb.c Re-write Decstation turbochannel autoconfiguration code to use the machine- 1996-01-29 22:52:15 +00:00
mfbreg.h
pdma.h
pm.c Re-write Decstation turbochannel autoconfiguration code to use the machine- 1996-01-29 22:52:15 +00:00
pmreg.h
promio.c Re-write Decstation turbochannel autoconfiguration code to use the machine- 1996-01-29 22:52:15 +00:00
qvss.h Change pixel type from u_long to u_int32_t, to match rcons. 1995-12-14 16:27:33 +00:00
qvss_compat.c
rcons.c Change the pmax framebuffer driver to reflect the rcons changes as negotiated 1995-10-05 01:52:44 +00:00
rz.c New generic disk framework. Highlights: 1996-01-07 22:01:38 +00:00
sccreg.h
sccvar.h
scsi.c
scsi.h
sfb.c
sfbreg.h
sii.c Re-write Decstation turbochannel autoconfiguration code to use the machine- 1996-01-29 22:52:15 +00:00
siireg.h
tz.c Add cdevsw and bdevsw entries for the machine-independent sd and st drivers. 1995-09-18 03:04:53 +00:00
xcfb.c Re-write Decstation turbochannel autoconfiguration code to use the machine- 1996-01-29 22:52:15 +00:00
xcfbreg.h