remove unit counts from atkbdc, pckbd, sc

This commit is contained in:
Peter Wemm 2002-08-20 00:10:22 +00:00
parent ca9cc66fbd
commit f453022cd9
8 changed files with 17 additions and 17 deletions

View File

@ -113,7 +113,7 @@ device amr # AMI MegaRAID
device mlx # Mylex DAC960 family
# atkbdc0 controls both the keyboard and the PS/2 mouse
device atkbdc 1 # AT keyboard controller
device atkbdc # AT keyboard controller
device atkbd # AT keyboard
device psm # PS/2 mouse
@ -123,7 +123,7 @@ device tga # TGA video card driver
device splash # Splash screen and screen saver support
# syscons is the default console driver, resembling an SCO console
device sc 1
device sc
device mcclock # MC146818 real time clock device

View File

@ -125,7 +125,7 @@ device mlx # Mylex DAC960 family
device twe # 3ware ATA RAID
# atkbdc0 controls both the keyboard and the PS/2 mouse
device atkbdc 1 # AT keyboard controller
device atkbdc # AT keyboard controller
device atkbd # AT keyboard
device psm # PS/2 mouse
@ -134,7 +134,7 @@ device vga # VGA video card driver
device splash # Splash screen and screen saver support
# syscons is the default console driver, resembling an SCO console
device sc 1
device sc
# Enable this for the pcvt (VT220 compatible) console driver
#device vt

View File

@ -965,7 +965,7 @@ options MSGBUF_SIZE=40960
#
# The keyboard controller; it controls the keyboard and the PS/2 mouse.
device atkbdc 1
device atkbdc
hint.atkbdc.0.at="isa"
hint.atkbdc.0.port="0x060"
@ -1038,7 +1038,7 @@ device star_saver
device warp_saver
# The syscons console driver (sco color console compatible).
device sc 1
device sc
hint.sc.0.at="isa"
options MAXCONS=16 # number of virtual consoles
options SC_ALT_MOUSE_IMAGE # simplified mouse cursor in text mode

View File

@ -125,7 +125,7 @@ device mlx # Mylex DAC960 family
device twe # 3ware ATA RAID
# atkbdc0 controls both the keyboard and the PS/2 mouse
device atkbdc 1 # AT keyboard controller
device atkbdc # AT keyboard controller
device atkbd # AT keyboard
device psm # PS/2 mouse
@ -134,7 +134,7 @@ device vga # VGA video card driver
device splash # Splash screen and screen saver support
# syscons is the default console driver, resembling an SCO console
device sc 1
device sc
# Enable this for the pcvt (VT220 compatible) console driver
#device vt

View File

@ -123,7 +123,7 @@ device mlx # Mylex DAC960 family
device twe # 3ware ATA RAID
# atkbdc0 controls both the keyboard and the PS/2 mouse
device atkbdc 1 # At keyboard controller
device atkbdc # At keyboard controller
device atkbd # at keyboard
device psm # psm mouse
@ -133,7 +133,7 @@ device vga # VGA screen
device splash
# syscons is the default console driver, resembling an SCO console
device sc 1
device sc
# Enable this for the pcvt (VT220 compatible) console driver
#device vt
@ -211,7 +211,7 @@ device random # Entropy device
device loop # Network loopback
device ether # Ethernet support
device sl # Kernel SLIP
device ppp 1 # Kernel PPP
device ppp # Kernel PPP
device tun # Packet tunnel.
device pty # Pseudo-ttys (telnet etc)
device md # Memory "disks"

View File

@ -100,7 +100,7 @@ device amr # AMI MegaRAID
device mlx # Mylex DAC960 family
# atkbdc0 controls both the keyboard and the PS/2 mouse
device atkbdc 1 # AT keyboard controller
device atkbdc # AT keyboard controller
device atkbd # AT keyboard
device psm # PS/2 mouse
@ -109,7 +109,7 @@ device vga # VGA video card driver
device splash # Splash screen and screen saver support
# syscons is the default console driver, resembling an SCO console
#device sc 1
#device sc
# Serial (COM) ports
device sio

View File

@ -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

View File

@ -107,7 +107,7 @@ device pass # Passthrough device (direct SCSI access)
#device mlx # Mylex DAC960 family
# atkbdc0 controls both the keyboard and the PS/2 mouse
#device atkbdc 1 # AT keyboard controller
#device atkbdc # AT keyboard controller
#device atkbd # AT keyboard
#device psm # PS/2 mouse
@ -116,7 +116,7 @@ device pass # Passthrough device (direct SCSI access)
#device splash # Splash screen and screen saver support
# syscons is the default console driver, resembling an SCO console
#device sc 1
#device sc
device ofw_console # OpenBoot firmware console device