NOTES (273157da5993cb31f782470c124d902aad1d6b70) | NOTES (b8fe6668ab7b51eb9c82b2d994ba8dec4a9dd987) |
---|---|
1# 2# LINT -- config file for checking all the sources, tries to pull in 3# as much of the source tree as it can. 4# 5# $FreeBSD$ 6# 7# NB: You probably don't want to try running a kernel built from this 8# file. Instead, you should start from GENERIC, and add options from --- 1953 unchanged lines hidden (view full) --- 1962# due to not being converted to newbus. We hope to get them back to support 1963# in the near future. 1964# 1965# ISA bus non-PnP Cards: 1966# ---------------------- 1967# 1968# Teles S0/8 or Niccy 1008 1969options TEL_S0_8 | 1# 2# LINT -- config file for checking all the sources, tries to pull in 3# as much of the source tree as it can. 4# 5# $FreeBSD$ 6# 7# NB: You probably don't want to try running a kernel built from this 8# file. Instead, you should start from GENERIC, and add options from --- 1953 unchanged lines hidden (view full) --- 1962# due to not being converted to newbus. We hope to get them back to support 1963# in the near future. 1964# 1965# ISA bus non-PnP Cards: 1966# ---------------------- 1967# 1968# Teles S0/8 or Niccy 1008 1969options TEL_S0_8 |
1970#device isic0 at isa? iomem 0xd0000 irq 5 flags 1 | 1970device isic0 at isa? iomem 0xd0000 irq 5 flags 1 |
1971# 1972# Teles S0/16 or Creatix ISDN-S0 or Niccy 1016 1973options TEL_S0_16 1974#device isic0 at isa? port 0xd80 iomem 0xd0000 irq 5 flags 2 1975# 1976# Teles S0/16.3 1977options TEL_S0_16_3 1978#device isic0 at isa? port 0xd80 irq 5 flags 3 --- 376 unchanged lines hidden --- | 1971# 1972# Teles S0/16 or Creatix ISDN-S0 or Niccy 1016 1973options TEL_S0_16 1974#device isic0 at isa? port 0xd80 iomem 0xd0000 irq 5 flags 2 1975# 1976# Teles S0/16.3 1977options TEL_S0_16_3 1978#device isic0 at isa? port 0xd80 irq 5 flags 3 --- 376 unchanged lines hidden --- |