Note that sio is required.
PR: 39305 Submitted by: Michael Hogsett <hogsett@csl.sri.com> MFC after: 1 week
This commit is contained in:
parent
fe93750656
commit
3e104c7a84
@ -97,6 +97,7 @@ device atapist # ATAPI tape drives
|
||||
device ahc # AHA2940 and onboard AIC7xxx devices
|
||||
#device esp # 53C94 & friends, not CAM-ified
|
||||
device isp # Qlogic family
|
||||
device mpt # LSI-Logic MPT-Fusion
|
||||
#device ncr # NCR/Symbios Logic
|
||||
device sym # NCR/Symbios Logic (newer chipsets + those of `ncr')
|
||||
|
||||
@ -130,7 +131,7 @@ device sc 1
|
||||
# real time clock
|
||||
device mcclock
|
||||
|
||||
# Serial (COM) ports
|
||||
# Serial (COM) ports (required)
|
||||
device sio # 8250, 16[45]50 based serial ports
|
||||
|
||||
# Parallel port
|
||||
|
@ -97,6 +97,7 @@ device atapist # ATAPI tape drives
|
||||
device ahc # AHA2940 and onboard AIC7xxx devices
|
||||
#device esp # 53C94 & friends, not CAM-ified
|
||||
device isp # Qlogic family
|
||||
device mpt # LSI-Logic MPT-Fusion
|
||||
#device ncr # NCR/Symbios Logic
|
||||
device sym # NCR/Symbios Logic (newer chipsets + those of `ncr')
|
||||
|
||||
@ -130,7 +131,7 @@ device sc 1
|
||||
# real time clock
|
||||
device mcclock
|
||||
|
||||
# Serial (COM) ports
|
||||
# Serial (COM) ports (required)
|
||||
device sio # 8250, 16[45]50 based serial ports
|
||||
|
||||
# Parallel port
|
||||
|
Loading…
Reference in New Issue
Block a user