diff options
author | imp <imp@FreeBSD.org> | 2006-06-02 04:46:26 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2006-06-02 04:46:26 +0000 |
commit | 7a24ed8d3de63a5444cfb1f19073a0b4f47172d3 (patch) | |
tree | 425ae7ea7a990b3f638501b97655dfa6f93751f5 | |
parent | 9e4a31c8ecc6ec30abcdd3ec6f6d03ff71afcf14 (diff) | |
download | FreeBSD-src-7a24ed8d3de63a5444cfb1f19073a0b4f47172d3.zip FreeBSD-src-7a24ed8d3de63a5444cfb1f19073a0b4f47172d3.tar.gz |
EISA bus ia64 systems don't exist in reality. I'm told they may exist in
theory, but that it was OK to remove from NOTES.
OK'd by: marcel
-rw-r--r-- | sys/ia64/conf/NOTES | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/ia64/conf/NOTES b/sys/ia64/conf/NOTES index 64f34e6..ca23a80 100644 --- a/sys/ia64/conf/NOTES +++ b/sys/ia64/conf/NOTES @@ -43,7 +43,6 @@ options KSTACK_PAGES=3 device acpi device agp -device eisa device isa device pci |