Catch up with version 600000 of config(8), quotes around device names
containing digits are no longer required.
This commit is contained in:
parent
7e295315e6
commit
ac20cbd343
@ -127,7 +127,7 @@ device ofw_console # Open Firmware console device
|
|||||||
device auxio # auxiliary I/O device
|
device auxio # auxiliary I/O device
|
||||||
device genclock # Generic clock interface
|
device genclock # Generic clock interface
|
||||||
device eeprom # eeprom (really a front-end for the MK48Txx)
|
device eeprom # eeprom (really a front-end for the MK48Txx)
|
||||||
device "mk48txx" # Mostek MK48T02, MK48T08, MK48T59 clock
|
device mk48txx # Mostek MK48T02, MK48T08, MK48T59 clock
|
||||||
|
|
||||||
# Serial (COM) ports
|
# Serial (COM) ports
|
||||||
device sab # Siemens SAB82532 based serial ports
|
device sab # Siemens SAB82532 based serial ports
|
||||||
|
@ -41,7 +41,7 @@ device fhc
|
|||||||
|
|
||||||
device genclock # Generic clock interface
|
device genclock # Generic clock interface
|
||||||
device eeprom # eeprom (really a front-end for the MK48Txx)
|
device eeprom # eeprom (really a front-end for the MK48Txx)
|
||||||
device "mk48txx" # Mostek MK48T02, MK48T08, MK48T59 clock
|
device mk48txx # Mostek MK48T02, MK48T08, MK48T59 clock
|
||||||
|
|
||||||
#
|
#
|
||||||
# Optional devices:
|
# Optional devices:
|
||||||
@ -70,32 +70,32 @@ nodevice star_saver
|
|||||||
nodevice bktr
|
nodevice bktr
|
||||||
nodevice fdc
|
nodevice fdc
|
||||||
nodevice ppc
|
nodevice ppc
|
||||||
nodevice "snd_ad1816"
|
nodevice snd_ad1816
|
||||||
nodevice "snd_als4000"
|
nodevice snd_als4000
|
||||||
nodevice "snd_au88x0"
|
nodevice snd_au88x0
|
||||||
nodevice snd_cmi
|
nodevice snd_cmi
|
||||||
nodevice "snd_cs4281"
|
nodevice snd_cs4281
|
||||||
nodevice snd_csa
|
nodevice snd_csa
|
||||||
nodevice "snd_ds1"
|
nodevice snd_ds1
|
||||||
nodevice "snd_emu10k1"
|
nodevice snd_emu10k1
|
||||||
nodevice "snd_es137x"
|
nodevice snd_es137x
|
||||||
nodevice snd_ess
|
nodevice snd_ess
|
||||||
nodevice "snd_fm801"
|
nodevice snd_fm801
|
||||||
nodevice snd_gusc
|
nodevice snd_gusc
|
||||||
nodevice snd_ich
|
nodevice snd_ich
|
||||||
nodevice snd_maestro
|
nodevice snd_maestro
|
||||||
nodevice "snd_maestro3"
|
nodevice snd_maestro3
|
||||||
nodevice snd_mss
|
nodevice snd_mss
|
||||||
nodevice snd_neomagic
|
nodevice snd_neomagic
|
||||||
nodevice "snd_sb16"
|
nodevice snd_sb16
|
||||||
nodevice "snd_sb8"
|
nodevice snd_sb8
|
||||||
nodevice snd_sbc
|
nodevice snd_sbc
|
||||||
nodevice snd_solo
|
nodevice snd_solo
|
||||||
nodevice "snd_t4dwave"
|
nodevice snd_t4dwave
|
||||||
nodevice "snd_via8233"
|
nodevice snd_via8233
|
||||||
nodevice "snd_via82c686"
|
nodevice snd_via82c686
|
||||||
nodevice snd_vibes
|
nodevice snd_vibes
|
||||||
nodevice "snd_vortex1"
|
nodevice snd_vortex1
|
||||||
nodevice snd_uaudio
|
nodevice snd_uaudio
|
||||||
nodevice aha
|
nodevice aha
|
||||||
nodevice bt
|
nodevice bt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user