diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 9388809cb5f..69ba67a0bd4 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -1977,6 +1977,9 @@ options ELSA_QS1ISA options "SIEMENS_ISURF2" #device isic # +# Asuscom ISDNlink 128K ISAC - broken +#options ASUSCOM_IPAC +# # PCI bus Cards: # -------------- # @@ -2157,9 +2160,6 @@ options COMPAT_SVR4 # build emulator statically options DEBUG_SVR4 # enable verbose debugging pseudo-device streams # STREAMS network driver (required for svr4). -# Undocumented options covering presently broken code -#options ASUSCOM_IPAC - # The 'dpt' driver provides support for DPT controllers (http://www.dpt.com/). # These have hardware RAID-{0,1,5} support, and do multi-initiator I/O. # The DPT controllers are commonly re-licensed under other brand-names - diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index 9388809cb5f..69ba67a0bd4 100644 --- a/sys/i386/conf/LINT +++ b/sys/i386/conf/LINT @@ -1977,6 +1977,9 @@ options ELSA_QS1ISA options "SIEMENS_ISURF2" #device isic # +# Asuscom ISDNlink 128K ISAC - broken +#options ASUSCOM_IPAC +# # PCI bus Cards: # -------------- # @@ -2157,9 +2160,6 @@ options COMPAT_SVR4 # build emulator statically options DEBUG_SVR4 # enable verbose debugging pseudo-device streams # STREAMS network driver (required for svr4). -# Undocumented options covering presently broken code -#options ASUSCOM_IPAC - # The 'dpt' driver provides support for DPT controllers (http://www.dpt.com/). # These have hardware RAID-{0,1,5} support, and do multi-initiator I/O. # The DPT controllers are commonly re-licensed under other brand-names - diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 9388809cb5f..69ba67a0bd4 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -1977,6 +1977,9 @@ options ELSA_QS1ISA options "SIEMENS_ISURF2" #device isic # +# Asuscom ISDNlink 128K ISAC - broken +#options ASUSCOM_IPAC +# # PCI bus Cards: # -------------- # @@ -2157,9 +2160,6 @@ options COMPAT_SVR4 # build emulator statically options DEBUG_SVR4 # enable verbose debugging pseudo-device streams # STREAMS network driver (required for svr4). -# Undocumented options covering presently broken code -#options ASUSCOM_IPAC - # The 'dpt' driver provides support for DPT controllers (http://www.dpt.com/). # These have hardware RAID-{0,1,5} support, and do multi-initiator I/O. # The DPT controllers are commonly re-licensed under other brand-names -