freebsd-nq/sys/dev/puc
Marcel Moolenaar cc81fed63c Ever since rev 1.27 of puc.c, the port number that was exposed by puc(4)
and used by uart(4) for the channel conflicted with the port offset for
the Z8530. The Z8530 has the channels reversed (i.e. channel B is at
offset 0 and channel A is at offset 4). Assign the port offsets in the
right order so that uart(4) will properly attach to the channels.

Submitted by: Marius Strobl <marius@alchemy.franken.de>
2004-04-05 01:58:02 +00:00
..
puc_ebus.c
puc_pccard.c
puc_pci.c
puc_sbus.c Ever since rev 1.27 of puc.c, the port number that was exposed by puc(4) 2004-04-05 01:58:02 +00:00
puc.c
pucdata.c
pucvar.h