diff options
| author | KATO Takenori <kato@FreeBSD.org> | 2000-12-16 03:31:44 +0000 |
|---|---|---|
| committer | KATO Takenori <kato@FreeBSD.org> | 2000-12-16 03:31:44 +0000 |
| commit | 1e7e1ff6783eb59c34325101e02f94f7bf27e228 (patch) | |
| tree | b78ca68350b9b62772ca1a96c518327ff0e9b9ec /sys/pc98 | |
| parent | d4dc2d4d0fef8c7dcd7cb801605868486f1d6ba4 (diff) | |
Notes
Diffstat (limited to 'sys/pc98')
| -rw-r--r-- | sys/pc98/conf/GENERIC | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 02b072595ba43..13b0065bbebad 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -70,7 +70,6 @@ options _KPOSIX_PRIORITY_SCHEDULING device isa device pci options COMPAT_OLDISA # Old ISA driver shims -options COMPAT_OLDPCI # Old PCI driver shims # Floppy drives device fdc @@ -185,7 +184,7 @@ options FE_8BIT_SUPPORT # LAC-98 support device fe device ep -device lnc +#device lnc device sn device snc |
