diff options
| author | Warner Losh <imp@FreeBSD.org> | 2004-07-13 16:11:34 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2004-07-13 16:11:34 +0000 |
| commit | 4b5239229cf2293e8a188d805a5ad74ffc72f926 (patch) | |
| tree | 2562d8190d334242b267d9fc6dd3b096ea291add /sys/pc98 | |
| parent | 546d42ad9da9fb8dda85ec1a388a88bf9328e614 (diff) | |
Notes
Diffstat (limited to 'sys/pc98')
| -rw-r--r-- | sys/pc98/conf/GENERIC | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 997a2fd751435..684caa7931a55 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -147,7 +147,7 @@ device npx #device sbc # Sound Blaster 16 # PCMCIA support -device card 1 # pccard bus +device card # pccard bus device pcic # PCMCIA bridge # Serial (COM) ports |
