diff options
author | jhb <jhb@FreeBSD.org> | 2002-11-08 15:05:16 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2002-11-08 15:05:16 +0000 |
commit | 2c9bc07b314674d8d9b743422e4b9cf15bcc875a (patch) | |
tree | 8ccb817e441e385ad3c5a8b22d7bf6df3dd6eef1 /sys/i386/conf | |
parent | deb24d70c00f8e902df9619026a20e1cdfcd98a1 (diff) | |
download | FreeBSD-src-2c9bc07b314674d8d9b743422e4b9cf15bcc875a.zip FreeBSD-src-2c9bc07b314674d8d9b743422e4b9cf15bcc875a.tar.gz |
Make xrpu(4) i386-only. Consumers of i386_btop() are not MI.
Diffstat (limited to 'sys/i386/conf')
-rw-r--r-- | sys/i386/conf/NOTES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index b1ec0bb..f620068 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -636,7 +636,6 @@ device aacp # SCSI Passthrough interface (optional, CAM required) # 0x01 - alternate layout of pins # 0x02 - use the windowed PC/Xe in 64K mode - device wt 1 hint.wt.0.at="isa" hint.wt.0.port="0x300" @@ -709,6 +708,8 @@ hint.stli.0.msize="0x1000" device loran hint.loran.0.at="isa" hint.loran.0.irq="5" +# HOT1 Xilinx 6200 card (http://www.vcc.com/) +device xrpu # # Laptop/Notebook options: |