diff options
| author | KATO Takenori <kato@FreeBSD.org> | 2000-08-02 09:05:26 +0000 |
|---|---|---|
| committer | KATO Takenori <kato@FreeBSD.org> | 2000-08-02 09:05:26 +0000 |
| commit | b160feebb5d783c9e440248841fd5507142e6237 (patch) | |
| tree | d6f67d3174300cf0a9dd05e06ff177be44bfe077 | |
| parent | e9b13dd6ecc8d7c66794a0a21ee24f5e07ddfbd3 (diff) | |
Notes
| -rw-r--r-- | sys/pc98/conf/GENERIC | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 026e7c67cfd3..df8f75a6f12c 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -131,8 +131,8 @@ device npx #device apm # PCCARD (PCMCIA) support -device card -device pcic +#device card +#device pcic # Serial (COM) ports options COM_MULTIPORT |
