summaryrefslogtreecommitdiffstats
path: root/sys/dev/ppc/ppcreg.h
diff options
context:
space:
mode:
authordfr <dfr@FreeBSD.org>2000-07-20 09:28:07 +0000
committerdfr <dfr@FreeBSD.org>2000-07-20 09:28:07 +0000
commitc97376dfd4a5d3b31dd344b0719e661814cdac8d (patch)
treeca52771fc3caa5f87e063f72a6ae696159209826 /sys/dev/ppc/ppcreg.h
parentd19be973db65e2d34b3c8c3f9aac3e6f6f19aab1 (diff)
downloadFreeBSD-src-c97376dfd4a5d3b31dd344b0719e661814cdac8d.zip
FreeBSD-src-c97376dfd4a5d3b31dd344b0719e661814cdac8d.tar.gz
Add support for the PC87303 chipset (found on Miata alphas) and add
support for relocating the port address if the isa hints specify a different address from the address the chipset currently has. Submitted by: Andrew M. Miklic <miklic@ibm.net>
Diffstat (limited to 'sys/dev/ppc/ppcreg.h')
-rw-r--r--sys/dev/ppc/ppcreg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/ppc/ppcreg.h b/sys/dev/ppc/ppcreg.h
index 2d2266a..8bd637c 100644
--- a/sys/dev/ppc/ppcreg.h
+++ b/sys/dev/ppc/ppcreg.h
@@ -44,6 +44,7 @@
#define WINB_UNKNOWN 9
#define NS_PC87334 10
#define SMC_37C935 11
+#define NS_PC87303 12
/*
* Parallel Port Chipset Type. SMC versus GENERIC (others)
OpenPOWER on IntegriCloud