diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2002-08-20 00:10:22 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2002-08-20 00:10:22 +0000 |
| commit | f453022cd931c5fecfcd9a72e5cc40ace69d8023 (patch) | |
| tree | 9a6f216f75da28c7ff0b96ccd60bcc20ec61cc2f /sys/pc98 | |
| parent | ca9cc66fbd2124a69a319016c9127d379388211c (diff) | |
Notes
Diffstat (limited to 'sys/pc98')
| -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 e7de87e26b8d..8b37a1b52e5a 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -113,14 +113,14 @@ device pass # Passthrough device (direct SCSI access) device ses # SCSI Environmental Services (and SAF-TE) # keyboard driver -device pckbd 1 # PC98 keyboard +device pckbd # PC98 keyboard device gdc # GDC screen device splash # Splash screen and screen saver support # syscons is the default console driver, resembling an SCO console -device sc 1 +device sc # Floating point support - do not disable. device npx |
