summaryrefslogtreecommitdiffstats
path: root/sys/cam/scsi/scsi_cd.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2000-05-12 03:05:35 +0000
committerjhb <jhb@FreeBSD.org>2000-05-12 03:05:35 +0000
commit85d951933fcaf9c648b8253b3cdb97eebb34bd40 (patch)
tree1ef42093efcba84ee0a2bbe8e08d43c22bdf002c /sys/cam/scsi/scsi_cd.c
parent198f09c6490f91ae9c9c8efea0c89ab39cf74eae (diff)
downloadFreeBSD-src-85d951933fcaf9c648b8253b3cdb97eebb34bd40.zip
FreeBSD-src-85d951933fcaf9c648b8253b3cdb97eebb34bd40.tar.gz
Turn on USB support for most USB devices. udbp is not turned on since
NETGRAPH is not present in GENERIC at the moment. Also, change some settings to support USB installs: - Add KBD_INSTALL_CDEV as an option to make /dev/kbd[01] actually work. - Turn on keyboard probing in sc0. The syscons driver will now use a flag documented in ukbd(4) but not in sc(4) that tells syscons to actively search for a keyboard device if none is found. This allows USB keyboards to just be plugged in and instantly start working. - Require the atkbd0 driver to actually probe to see if a keyboard is there. This allows USB keyboards to be seen by sc0 if an AT keyboard isn't plugged into the computer. This also means that you will no longer be able to plug an AT keyboard into a machine after it has booted a GENERIC kernel and use it. AT keyboards aren't designed for this anyway. USB keyboards are designed for this, and they work.
Diffstat (limited to 'sys/cam/scsi/scsi_cd.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud