diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2001-12-05 18:08:23 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2001-12-05 18:08:23 +0000 |
| commit | 959f4950f57bb55758cf5ccceabfd4eed8739de1 (patch) | |
| tree | ef8bf7e5b3c0ea6de8762d8946cd1cd5f88a71fa /sys | |
| parent | 87316434d1bb53f1c7f0cde01d72e589d121b36b (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/i386/conf/NEWCARD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/conf/NEWCARD b/sys/i386/conf/NEWCARD index 4cce8ecd8737..440ee7f1fbd1 100644 --- a/sys/i386/conf/NEWCARD +++ b/sys/i386/conf/NEWCARD @@ -71,7 +71,7 @@ options WITNESS #Enable mutex checks to detects deadlocks and cycles device isa device eisa device pci -#options PCI_ENABLE_IO_MODES # Enable pci resources left off by a "lazy BIOS" +#options PCI_ENABLE_IO_MODES # Enable pci resources left off by a "lazy BIOS" # Floppy drives device fdc |
