diff options
| author | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2001-12-31 09:02:24 +0000 |
|---|---|---|
| committer | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2001-12-31 09:02:24 +0000 |
| commit | 68eb13c9a186438762af7af31f6d7b1403b344b6 (patch) | |
| tree | fba26e9d69dfacea0fdeb5af6a2736b74a0e5e6e /sys/pc98 | |
| parent | 6a4b84ea0defac4cf4f222bfb886109abae29c39 (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 6286c6b1f9a3..f2b2b1d8d4c8 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -158,7 +158,7 @@ device ppi # Parallel port interface device #device vpo # Requires scbus and da # OLD Parallel port # Please stay olpt driver after ppc driver -device olpt +#device olpt # PCI Ethernet NICs. device de # DEC/Intel DC21x4x (``Tulip'') |
