diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2000-03-19 13:57:09 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2000-03-19 13:57:09 +0000 |
| commit | 085beaf86230d621c9d714b485af7a4c7531dae5 (patch) | |
| tree | 8daf1c5af7c7890a2e303907cbc357119b42e97d | |
| parent | 4e64b0d32068de728b220c71403a2566a152346d (diff) | |
Notes
| -rw-r--r-- | sys/alpha/conf/GENERIC | 1 | ||||
| -rw-r--r-- | sys/alpha/conf/NOTES | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC index b0fd4b9faf4e..6755df8a8e11 100644 --- a/sys/alpha/conf/GENERIC +++ b/sys/alpha/conf/GENERIC @@ -68,6 +68,7 @@ options ICMP_BANDLIM #Rate limit bad replies # Standard busses device isa device pci +options COMPAT_OLDPCI # PCI compatability shims # Floppy drives device fdc0 at isa? port IO_FD1 irq 6 drq 2 diff --git a/sys/alpha/conf/NOTES b/sys/alpha/conf/NOTES index b0fd4b9faf4e..6755df8a8e11 100644 --- a/sys/alpha/conf/NOTES +++ b/sys/alpha/conf/NOTES @@ -68,6 +68,7 @@ options ICMP_BANDLIM #Rate limit bad replies # Standard busses device isa device pci +options COMPAT_OLDPCI # PCI compatability shims # Floppy drives device fdc0 at isa? port IO_FD1 irq 6 drq 2 |
