summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2005-01-30 09:27:49 +0000
committermarcel <marcel@FreeBSD.org>2005-01-30 09:27:49 +0000
commit6b60981ea63bf5a885465621ad2c9b42ff3705b3 (patch)
tree13f7bdf3246d5110507b2c308fd2f0e902384a7a /etc
parent3aef9c1b411a7cfb845681dd39806d6457468321 (diff)
downloadFreeBSD-src-6b60981ea63bf5a885465621ad2c9b42ff3705b3.zip
FreeBSD-src-6b60981ea63bf5a885465621ad2c9b42ff3705b3.tar.gz
o Enable puc(4) and uart(4).
o Disable ofw_console(4), sab(4) and zs(4). sab(4) and zs(4) are disabled because the hardware controlled by them is handled by uart(4)+puc(4) and the latter combination is functionally complete and up to date. ofw_console(4) is disabled because it doesn't claim the device it controls (through OFW) and thus interferes with puc(4)+uart(4), which has sufficient knowledge to extract the necessary information from OFW to setup the console. Put differently, ofw_console(4) is not a proper device driver and can only do harm. Its functionality is completely handled by uart(4). This commit makes uart(4) the default driver for serial ports. MFC after: 2 weeks
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud