aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYoshihiro Takahashi <nyan@FreeBSD.org>2000-03-22 03:19:37 +0000
committerYoshihiro Takahashi <nyan@FreeBSD.org>2000-03-22 03:19:37 +0000
commit9d97e36cc44bc4ee8d7b2f98b5314a5e0a4fb38a (patch)
tree9da9fabefab3316e55f8c2ca4df2ae392a5504e5
parent5a83ad1eb17cc3c948336cbda793c8c60be700a1 (diff)
Notes
-rw-r--r--sys/pc98/conf/GENERIC2
-rw-r--r--sys/pc98/conf/GENERIC982
2 files changed, 4 insertions, 0 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index 543b22027513..718f63c1528b 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -282,6 +282,8 @@ device sn
#device mss0 at isa? port 0xf40 irq 12 drq 1
#device mpu0 at isa? port 0xe0d0 irq 6
+#device joy0 at isa? port 0x04d2
+
# Pseudo devices - the number indicates how many units to allocated.
pseudo-device loop # Network loopback
pseudo-device ether # Ethernet support
diff --git a/sys/pc98/conf/GENERIC98 b/sys/pc98/conf/GENERIC98
index 543b22027513..718f63c1528b 100644
--- a/sys/pc98/conf/GENERIC98
+++ b/sys/pc98/conf/GENERIC98
@@ -282,6 +282,8 @@ device sn
#device mss0 at isa? port 0xf40 irq 12 drq 1
#device mpu0 at isa? port 0xe0d0 irq 6
+#device joy0 at isa? port 0x04d2
+
# Pseudo devices - the number indicates how many units to allocated.
pseudo-device loop # Network loopback
pseudo-device ether # Ethernet support