Subject: PCMCIA Ethernet Card identified, but not configured
To: None <netbsd-help@netbsd.org>
From: Bernd Salbrechter <salb@hell.gud.siemens.at>
List: netbsd-help
Date: 12/01/1998 13:59:41
Hi all!
This is the 3rd try to get this message on the list. Thanks to "Herb
Peyerl <hpeyerl@beer.org>" who replayed whith a hint that the word "help"
in the subject-line is not good. Sory if it come up more than once.
I have tried a PCMCIA ethernet card in a shop and it looks like the
kernel identifies the card, but not configure it. Dose this meen I have
something misconfigured or the card is not supported? If it is not
supported, will it be in -current or the upcomming -1.3.3 or -1.4 version?
I used a customiced NetBSD-1.3.2 kernel and 1.3 user land programs.
BTW. only ther PCMCIA card was pluged in, but not the parts where the
BNC or RJ45 plug fit into where pluged into the card, if it metres.
Here is the relevant part from "messages":
- Nov 27 16:02:46 schleppo /netbsd: pcic0: controller 0 (Intel 82365SL Revision 1) has sockets A and B
- Nov 27 16:02:46 schleppo /netbsd: pcmcia0 at pcic0 controller 0 socket 0
- Nov 27 16:02:46 schleppo /netbsd: pcmcia0: CIS version 2.0 or 2.01
- Nov 27 16:02:46 schleppo /netbsd: pcmcia0: CIS info: TAMARACK, Ethernet, A, 004743118001
- Nov 27 16:02:46 schleppo /netbsd: pcmcia0: Manufacturer code 0xffffffff, product 0xffffffff
- Nov 27 16:02:46 schleppo /netbsd: pcmcia0: function 0: network adapter, ccr addr 3f8 mask 3
- Nov 27 16:02:46 schleppo /netbsd: pcmcia0: function 0, config table entry 32: I/O card; irq mask 9e38; iomask a, iospace 300-31f; mwait_required rdybsy_active wp_active bvd_active io16 irqlevel
- Nov 27 16:02:46 schleppo /netbsd: pcmcia0: function 0, config table entry 33: I/O card; irq mask 9e38; iomask a, iospace 320-33f; mwait_required rdybsy_active wp_active bvd_active io16 irqlevel
- Nov 27 16:02:46 schleppo /netbsd: pcmcia0: function 0, config table entry 34: I/O card; irq mask 9e38; iomask a, iospace 340-35f; mwait_required rdybsy_active wp_active bvd_active io16 irqlevel
- Nov 27 16:02:46 schleppo /netbsd: pcmcia0: function 0, config table entry 35: I/O card; irq mask 9e38; iomask a, iospace 360-37f; mwait_required rdybsy_active wp_active bvd_active io16 irqlevel
- Nov 27 16:02:46 schleppo /netbsd: TAMARACK, Ethernet, A, 004743118001 (manufacturer 0xffffffff, product 0xffffffff) function 0 not configured
And no {ep*, ne*, sm* at pcmcia message.
I have configured the PCMCIA support and all PCMCIA ethernet cards:
- # PCMCIA bus support
- pcmcia* at pcic? controller ? socket ?
- # ISA PCMCIA controllers
- pcic0 at isa? port 0x3e0 iomem 0xd0000 iosiz 0x4000
- # PCMCIA serial interfaces
- com* at pcmcia? function ? # Modems and serial cards
- # PCMCIA network interfaces
- ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Ethernet
- ne* at pcmcia? function ? # NE2000-compatible Ethernet
- sm* at pcmcia? function ? # Megahertz Ethernet
Thanks for any advice
Bernd Salbrechter
I have attached the compleed messages and the configuration.
Here are the compled content of "/var/log/messages":
====================================================
Nov 27 15:05:57 schleppo syslogd: exiting on signal 15
Nov 27 16:02:42 schleppo syslogd: restart
Nov 27 16:02:43 schleppo /netbsd: Copyright (c) 1996, 1997, 1998
Nov 27 16:02:43 schleppo /netbsd: The NetBSD Foundation, Inc. All rights reserved.
Nov 27 16:02:43 schleppo /netbsd: Copyright (c) 1982, 1986, 1989, 1991, 1993
Nov 27 16:02:43 schleppo /netbsd: The Regents of the University of California. All rights reserved.
Nov 27 16:02:43 schleppo /netbsd:
Nov 27 16:02:43 schleppo /netbsd: NetBSD 1.3.2 (SCHLEPPO) #0: Tue Nov 3 20:19:43 CET 1998
Nov 27 16:02:43 schleppo /netbsd: salb@schleppo.sun.universe:/home/local_usr/src-1.3.2/sys/arch/i386/compile/SCHLEPPO
Nov 27 16:02:43 schleppo /netbsd: cpu0: family 5 model 2 step 5
Nov 27 16:02:43 schleppo /netbsd: cpu0: Intel Pentium (P54C) (586-class)
Nov 27 16:02:43 schleppo /netbsd: real mem = 24768512
Nov 27 16:02:44 schleppo /netbsd: avail mem = 23052288
Nov 27 16:02:44 schleppo /netbsd: using 327 buffers containing 1339392 bytes of memory
Nov 27 16:02:44 schleppo /netbsd: mainbus0 (root)
Nov 27 16:02:44 schleppo /netbsd: pci0 at mainbus0 bus 0: configuration mode 1
Nov 27 16:02:44 schleppo /netbsd: Opti 82C557 (host bridge) at pci0 dev 0 function 0 not configured
Nov 27 16:02:44 schleppo /netbsd: Opti 82C558 (ISA bridge) at pci0 dev 1 function 0 not configured
Nov 27 16:02:44 schleppo /netbsd: Cirrus Logic CL-GD7543 (VGA display) at pci0 dev 2 function 0 not configured
Nov 27 16:02:44 schleppo /netbsd: isa0 at mainbus0
Nov 27 16:02:44 schleppo /netbsd: com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, working fifo
Nov 27 16:02:44 schleppo /netbsd: com1 at isa0 port 0x2f8-0x2ff irq 3: ns16550a, working fifo
Nov 27 16:02:44 schleppo /netbsd: lpt0 at isa0 port 0x378-0x37b irq 7
Nov 27 16:02:44 schleppo /netbsd: wdc0 at isa0 port 0x1f0-0x1f7 irq 14
Nov 27 16:02:44 schleppo /netbsd: atapibus0 at wdc0
Nov 27 16:02:44 schleppo /netbsd: wd0 at wdc0 drive 0: <TOSHIBA MK2720FC>
Nov 27 16:02:45 schleppo /netbsd: wd0: using 16-sector 16-bit pio transfers, lba mode
Nov 27 16:02:45 schleppo /netbsd: wd0: 1296MB, 2654280 sec, 512 bytes/sec
Nov 27 16:02:45 schleppo /netbsd: sb0 at isa0 port 0x220-0x237 irq 7 drq 1: dsp v3.01
Nov 27 16:02:45 schleppo /netbsd: audio0 at sb0
Nov 27 16:02:45 schleppo /netbsd: npx0 at isa0 port 0xf0-0xff: using exception 16
Nov 27 16:02:45 schleppo /netbsd: pcprobe: reset error 4
Nov 27 16:02:45 schleppo /netbsd: pc0 at isa0 port 0x60-0x6f irq 1: color
Nov 27 16:02:45 schleppo /netbsd: pms0 at pc0 irq 12
Nov 27 16:02:45 schleppo /netbsd: pc0: console
Nov 27 16:02:45 schleppo /netbsd: fdc0 at isa0 port 0x3f0-0x3f7 irq 6 drq 2
Nov 27 16:02:45 schleppo /netbsd: fd0 at fdc0 drive 0: 1.44MB, 80 cyl, 2 head, 18 sec
Nov 27 16:02:46 schleppo /netbsd: pcic0 at isa0 port 0x3e0-0x3e1 iomem 0xd0000-0xd3fff: using irq 5
Nov 27 16:02:46 schleppo /netbsd: pcic0: controller 0 (Intel 82365SL Revision 1) has sockets A and B
Nov 27 16:02:46 schleppo /netbsd: pcmcia0 at pcic0 controller 0 socket 0
Nov 27 16:02:46 schleppo /netbsd: pcmcia0: CIS version 2.0 or 2.01
Nov 27 16:02:46 schleppo /netbsd: pcmcia0: CIS info: TAMARACK, Ethernet, A, 004743118001
Nov 27 16:02:46 schleppo /netbsd: pcmcia0: Manufacturer code 0xffffffff, product 0xffffffff
Nov 27 16:02:46 schleppo /netbsd: pcmcia0: function 0: network adapter, ccr addr 3f8 mask 3
Nov 27 16:02:46 schleppo /netbsd: pcmcia0: function 0, config table entry 32: I/O card; irq mask 9e38; iomask a, iospace 300-31f; mwait_required rdybsy_active wp_active bvd_active io16 irqlevel
Nov 27 16:02:46 schleppo /netbsd: pcmcia0: function 0, config table entry 33: I/O card; irq mask 9e38; iomask a, iospace 320-33f; mwait_required rdybsy_active wp_active bvd_active io16 irqlevel
Nov 27 16:02:46 schleppo /netbsd: pcmcia0: function 0, config table entry 34: I/O card; irq mask 9e38; iomask a, iospace 340-35f; mwait_required rdybsy_active wp_active bvd_active io16 irqlevel
Nov 27 16:02:46 schleppo /netbsd: pcmcia0: function 0, config table entry 35: I/O card; irq mask 9e38; iomask a, iospace 360-37f; mwait_required rdybsy_active wp_active bvd_active io16 irqlevel
Nov 27 16:02:46 schleppo /netbsd: TAMARACK, Ethernet, A, 004743118001 (manufacturer 0xffffffff, product 0xffffffff) function 0 not configured
Nov 27 16:02:46 schleppo /netbsd: pcmcia1 at pcic0 controller 0 socket 1
Nov 27 16:02:46 schleppo /netbsd: apm0 at mainbus0: Power Management spec V1.1
Nov 27 16:02:47 schleppo /netbsd: apm0: battery life expectancy: 90%
Nov 27 16:02:47 schleppo /netbsd: apm0: A/C state: off
Nov 27 16:02:47 schleppo /netbsd: apm0: battery charge state: high
Nov 27 16:02:47 schleppo /netbsd: apm0: estimated 1h 14m
Nov 27 16:02:47 schleppo /netbsd: biomask 4040 netmask 4040 ttymask 50e2
Nov 27 16:02:47 schleppo /netbsd: boot device: wd0
Nov 27 16:02:47 schleppo /netbsd: root on wd0a dumps on wd0b
Nov 27 16:02:47 schleppo /netbsd: root file system type: ffs
Nov 27 16:02:43 schleppo savecore: can't find device 116/0
Nov 27 16:08:00 schleppo halt: halted by root
Nov 27 16:08:00 schleppo syslogd: exiting on signal 15
And here is the configuration:
==============================
# #NetBSD: GENERIC,v 1.114.2.10 1998/05/05 08:10:38 mycroft Exp $
#
# SCHLEPPO derived from GENERIC including PCMCIA and ethernet
#
include "arch/i386/conf/std.i386"
maxusers 32 # estimated number of users
# CPU support. At least one is REQUIRED.
#S options I386_CPU
#S options I486_CPU
options I586_CPU
#S options I686_CPU
# CPU-related options.
#S options MATH_EMULATE # floating point emulation
#options VM86 # virtual 8086 emulation
#S options USER_LDT # user-settable LDT; used by WINE
# eliminate delay no-ops in I/O; recommended on all but very old machines
options DUMMY_NOPS #S
# Misc. i386-specific options
options XSERVER # X server support in console drivers
# This option allows you to force a serial console at the specified
# I/O address. see console(4) for details.
#options "CONSDEVNAME=\"com\""
# The following options override the memory sizes passed in from the boot
# block. Use them *only* if the boot block is unable to determine the correct
# values. Note that the BIOS may *correctly* report less than 640k of base
# memory if the extended BIOS data area is located at the top of base memory
# (as is the case on most recent systems).
#options REALBASEMEM=... # size of base memory
#options REALEXTMEM=... # size of extended memory
# Standard system options
options UCONSOLE # users can use TIOCCONS (for xconsole)
options INSECURE # disable kernel security levels
options RTC_OFFSET=-60 # hardware clock is this many mins. west of GMT
#options NTP # NTP phase/frequency locked loop
options KTRACE # system call tracing via ktrace(1)
options SYSVMSG # System V-like message queues
options SYSVSEM # System V-like semaphores
options SYSVSHM # System V-like memory sharing
#options SHMMAXPGS=1024 # 1024 pages is the default
options LKM # loadable kernel modules
# Diagnostic/debugging support options
options DIAGNOSTIC # cheap kernel consistency checks
#options DEBUG # expensive debugging checks/support
options KMEMSTATS # kernel memory statistics (vmstat -m)
#S options DDB # in-kernel debugger
#options KGDB # remote debugger
#options "KGDB_DEVNAME=\"com\"",KGDBADDR=0x3f8,KGDBRATE=9600
#makeoptions DEBUG="-g" # compile full symbol table
# Compatibility options
options COMPAT_NOMID # compatibility with 386BSD, BSDI, NetBSD 0.8,
options COMPAT_09 # NetBSD 0.9,
options COMPAT_10 # NetBSD 1.0,
options COMPAT_11 # NetBSD 1.1,
options COMPAT_12 # NetBSD 1.2,
options COMPAT_43 # and 4.3BSD
#S options COMPAT_SVR4 # binary compatibility with SVR4
#S options COMPAT_IBCS2 # binary compatibility with SCO and ISC
#S options COMPAT_LINUX # binary compatibility with Linux
#S options COMPAT_FREEBSD # binary compatibility with FreeBSD
# Executable format options
#S options EXEC_ELF32 # 32-bit ELF executables (SVR4, Linux)
# File systems
file-system FFS # UFS
#S file-system EXT2FS # second extended file system (linux)
#S file-system LFS # log-structured file system
#S file-system MFS # memory file system
file-system NFS # Network File System client
file-system CD9660 # ISO 9660 + Rock Ridge file system
file-system MSDOSFS # MS-DOS file system
file-system FDESC # /dev/fd
file-system KERNFS # /kern
file-system NULLFS # loopback file system
#S file-system PORTAL # portal filesystem (still experimental)
file-system PROCFS # /proc
#S file-system UMAPFS # NULLFS + uid and gid remapping
file-system UNION # union file system
# File system options
#S options QUOTA # UFS quotas
options NFSSERVER # Network File System server
options FIFO # FIFOs; RECOMMENDED
#options EXT2FS_SYSTEM_FLAGS # makes ext2fs file flags (append and
# immutable) behave as system flags.
# Networking options
#options GATEWAY # packet forwarding
options INET # IP + ICMP + TCP + UDP
#options MROUTING # IP multicast routing
#S options NS # XNS
#options NSIP # XNS tunneling over IP
#S options ISO,TPIP # OSI
#S options EON # OSI tunneling over IP
#S options CCITT,LLC,HDLC # X.25
#S options NETATALK # AppleTalk networking protocols
#options PPP_BSDCOMP # BSD-Compress compression support for PPP
#options PPP_DEFLATE # Deflate compression support for PPP
#options PPP_FILTER # Active filter support for PPP (requires bpf)
#options PFIL_HOOKS # pfil(9) packet filter hooks
#options IPFILTER_LOG # ipmon(8) log support
# Compatibility with 4.2BSD implementation of TCP/IP. Not recommended.
#options TCP_COMPAT_42
# These options enable verbose messages for several subsystems.
# Warning, these may compile large string tables into the kernel!
#S options EISAVERBOSE # verbose EISA device autoconfig messages
options PCIVERBOSE # verbose PCI device autoconfig messages
options PCMCIAVERBOSE # verbose PCMCIA configuration messages
#S options SCSIVERBOSE # human readable SCSI error messages
# Kernel root file system and dump configuration.
config netbsd root on ? type ?
#config netbsd root on sd0a type ffs
#config netbsd root on ? type nfs
#
# Device configuration
#
mainbus0 at root
apm0 at mainbus0 # Advanced power management
# Basic Bus Support
# PCI bus support
pci* at mainbus? bus ?
#S pci* at pchb? bus ?
#S pci* at ppb? bus ?
# PCI bridges
#S pchb* at pci? dev ? function ? # PCI-Host bridges
#S pcib* at pci? dev ? function ? # PCI-ISA bridges
#S ppb* at pci? dev ? function ? # PCI-PCI bridges
# EISA bus support
#S eisa* at mainbus?
# ISA bus support
isa* at mainbus?
#S isa* at pcib?
# PCMCIA bus support
pcmcia* at pcic? controller ? socket ?
# ISA PCMCIA controllers
pcic0 at isa? port 0x3e0 iomem 0xd0000 iosiz 0x4000
#S pcic1 at isa? port 0x3e2 iomem 0xd4000 iosiz 0x4000
# ISA Plug-and-Play bus support
#S isapnp0 at isa?
# Coprocessor Support
# Math Coprocessor support
npx0 at isa? port 0xf0 irq 13 # x86 math coprocessor
# Console Devices
# ISA console. You can only configure one of these!
pc0 at isa? port 0x60 irq 1 # pccons generic PC console driver
#vt0 at isa? port 0x60 irq 1 # PCVT console driver
# Serial Devices
# PCI serial interfaces
#S cy* at pci? dev ? function ? # Cyclades Cyclom-Y serial boards
# ISA Plug-and-Play serial interfaces
#S com* at isapnp? # Modems and serial boards
# PCMCIA serial interfaces
com* at pcmcia? function ? # Modems and serial cards
# ISA serial interfaces
#options COM_HAYESP # adds Hayes ESP serial board support
com0 at isa? port 0x3f8 irq 4 # Standard PC serial ports
com1 at isa? port 0x2f8 irq 3
com2 at isa? port 0x3e8 irq 5
#com3 at isa? port 0x2e8 irq 9
#ast0 at isa? port 0x1a0 irq 5 # AST 4-port serial cards
#com* at ast? slave ?
#boca0 at isa? port 0x100 irq 5 # BOCA 8-port serial cards
#com* at boca? slave ?
#rtfps0 at isa? port 0x1230 irq 10 # RT 4-port serial cards
#com* at rtfps? slave ?
#cy0 at isa? iomem 0xd4000 irq 12 # Cyclades serial cards
# Parallel Printer Interfaces
# ISA parallel printer interfaces
lpt0 at isa? port 0x378 irq 7 # standard PC parallel ports
#S lpt1 at isa? port 0x278
#S lpt2 at isa? port 0x3bc
# SCSI Controllers and Devices
# PCI SCSI controllers
#S ahc* at pci? dev ? function ? # Adaptec [23]94x, aic78x0 SCSI
#S bha* at pci? dev ? function ? # BusLogic 9xx SCSI
#S isp* at pci? dev ? function ? # Qlogic ISP [12]0x0 SCSI/FibreChannel
#S ncr* at pci? dev ? function ? # NCR 53c8xx SCSI
# EISA SCSI controllers
#S ahb* at eisa? slot ? # Adaptec 174[02] SCSI
#S ahc* at eisa? slot ? # Adaptec 274x, aic7770 SCSI
#S bha* at eisa? slot ? # BusLogic 7xx SCSI
#S uha* at eisa? slot ? # UltraStor 24f SCSI
# PCMCIA SCSI controllers
#S aic* at pcmcia? function ? # Adaptec APA-1460 SCSI
# ISA SCSI controllers
#S aha0 at isa? port 0x330 irq ? drq ? # Adaptec 154[02] SCSI
#S aha1 at isa? port 0x334 irq ? drq ?
#S ahc0 at isa? port ? irq ? # Adaptec 284x SCSI
#S aic0 at isa? port 0x340 irq 11 # Adaptec 152[02] SCSI
#S bha0 at isa? port 0x330 irq ? drq ? # BusLogic [457]4X SCSI
#S bha1 at isa? port 0x334 irq ? drq ?
#S sea0 at isa? iomem 0xc8000 irq 5 # Seagate/Future Domain SCSI
#S uha0 at isa? port 0x330 irq ? drq ? # UltraStor [13]4f SCSI
#S uha1 at isa? port 0x340 irq ? drq ?
#S wds0 at isa? port 0x350 irq 15 drq 6 # WD7000 and TMC-7000 controllers
#S wds1 at isa? port 0x358 irq 11 drq 5
# SCSI bus support
#S scsibus* at aha?
#S scsibus* at ahb?
#S scsibus* at ahc?
#S scsibus* at aic?
#S scsibus* at bha?
#S scsibus* at isp?
#S scsibus* at ncr?
#S scsibus* at sea?
#S scsibus* at uha?
#S scsibus* at wds?
# SCSI devices
#S sd* at scsibus? target ? lun ? # SCSI disk drives
#S st* at scsibus? target ? lun ? # SCSI tape drives
#S cd* at scsibus? target ? lun ? # SCSI CD-ROM drives
#S ch* at scsibus? target ? lun ? # SCSI autochangers
#S ss* at scsibus? target ? lun ? # SCSI scanners
#S uk* at scsibus? target ? lun ? # SCSI unknown
# IDE and Related Devices
# ISA IDE controllers
wdc0 at isa? port 0x1f0 irq 14 # ST506, ESDI, and IDE controllers
#S wdc1 at isa? port 0x170 irq 15
# IDE drives
wd* at wdc? drive ? # the drives themselves
# ATAPI bus support
atapibus* at wdc?
# ATAPI devices
cd* at atapibus? drive ? # ATAPI CD-ROM drives
# Miscellaneous mass storage devices
# ISA floppy
fdc0 at isa? port 0x3f0 irq 6 drq 2 # standard PC floppy controllers
#fdc1 at isa? port 0x370 irq ? drq ?
fd* at fdc? drive ? # the drives themselves
# some machines need you to do this instead of fd*
#fd0 at fdc0 drive 0
# ISA CD-ROM devices
#mcd0 at isa? port 0x300 irq 10 # Mitsumi CD-ROM drives
# ISA tape devices
# note: the wt driver conflicts unpleasantly with ed devices at the
# same I/O address. The probe reprograms their EEPROMs. Don't
# uncomment it unless you are actually using it.
#wt0 at isa? port 0x308 irq 5 drq 1 # Archive and Wangtek QIC tape drives
# Network Interfaces
# PCI network interfaces
#S de* at pci? dev ? function ? # DEC 21x4x-based Ethernet
#S en* at pci? dev ? function ? # ENI/Adaptec ATM
#S ep* at pci? dev ? function ? # 3Com 3c59x/3c90x Ethernet
#S fpa* at pci? dev ? function ? # DEC DEFPA FDDI
#S fxp* at pci? dev ? function ? # Intel EtherExpress PRO 10+/100B
#S le* at pci? dev ? function ? # PCnet-PCI Ethernet
#S ne* at pci? dev ? function ? # NE2000-compatible Ethernet
#S tl* at pci? dev ? function ? # ThunderLAN-based Ethernet
# EISA network interfaces
#S ep* at eisa? slot ? # 3Com 3c579 Ethernet
#S fea* at eisa? slot ? # DEC DEFEA FDDI
# ISA Plug-and-Play network interfaces
#S ep* at isapnp? # 3Com 3c509 Ethernet
#S ne* at isapnp? # NE2000-compatible Ethernet
# PCMCIA network interfaces
ep* at pcmcia? function ? # 3Com 3c589 and 3c562 Ethernet
ne* at pcmcia? function ? # NE2000-compatible Ethernet
sm* at pcmcia? function ? # Megahertz Ethernet
# ISA network interfaces
#S ec0 at isa? port 0x250 iomem 0xd8000 irq 9 # 3Com 3c503 Ethernet
#S eg0 at isa? port 0x280 irq 9 # 3C505 ethernet cards
#S el0 at isa? port 0x300 irq 9 # 3C501 ethernet cards
#S ep0 at isa? port ? irq ? # 3C509 ethernet cards
#S fe0 at isa? port 0x2a0 irq ? # AT1700
#S ie0 at isa? port 0x360 iomem 0xd0000 irq 7 # StarLAN and 3C507
#S ie1 at isa? port 0x300 irq 10 # EtherExpress
#S iy0 at isa? port 0x360 irq ? # EtherExpress PRO 10 ISA
#S lc0 at isa? port 0x320 iomem ? irq ? # DEC EtherWORKS III (LEMAC)
#le0 at isa? port 0x320 irq 10 drq 7 # IsoLan, NE2100, and DEPCA
#S ne0 at isa? port 0x280 irq 9 # NE[12]000 ethernet cards
#S ne1 at isa? port 0x300 irq 10
#S sm0 at isa? port 0x300 irq 10 # SMC91C9x Ethernet
#S we0 at isa? port 0x280 iomem 0xd0000 irq 9 # WD/SMC Ethernet
#S we1 at isa? port 0x300 iomem 0xcc000 irq 10
# MII bus support
#S mii* at tl?
# MII PHY network interfaces
#S tlphy* at mii? dev ? # ThunderLAN PHYs
#S nsphy* at mii? dev ? # NS and compatible PHYs
# Audio Devices
# ISA Plug-and-Play audio devices
#S guspnp* at isapnp? # Gravis Ultra Sound PnP audio
#S sb* at isapnp? # SoundBlaster-compatible audio
# ISA audio devices
#S gus0 at isa? port 0x220 irq 7 drq 1 drq2 6 # Gravis Ultra Sound
#S pas0 at isa? port 0x220 irq 7 drq 1 # ProAudio Spectrum
#S pss0 at isa? port 0x220 irq 7 drq 6 # Personal Sound System
#S sp0 at pss0 port 0x530 irq 10 drq 0 # sound port driver
sb0 at isa? port 0x220 irq 7 drq 1 drq2 5 # SoundBlaster
#S wss0 at isa? port 0x530 irq 10 drq 0 drq2 1 # Windows Sound System
# Audio support
#S audio* at gus?
#S audio* at guspnp?
#S audio* at pas?
audio* at sb?
#S audio* at sp?
#S audio* at wss?
# The spkr driver provides a simple tone interface to the built in speaker.
#spkr0 at pckbd? port 0x61 # PC speaker
# Mice
# ISA busmice
#S lms0 at isa? port 0x23c irq 5 # Logitech bus mouse
#S lms1 at isa? port 0x238 irq 5
#S mms0 at isa? port 0x23c irq 5 # Microsoft InPort mouse
#S mms1 at isa? port 0x238 irq 5
pms0 at pckbd? irq 12 # PS/2 auxiliary port mouse
# Joysticks
# ISA Plug-and-Play joysticks
#joy* at isapnp? # Game ports (usually on audio cards)
# ISA joysticks. Probe is a little strange; add only if you have one.
#joy0 at isa? port 0x201
# Miscellaneous Devices
# Planetconnect Satellite receiver driver.
#satlink0 at isa? port 0x300 drq 1
# Pull in optional local configuration
include "arch/i386/conf/GENERIC.local"
# Pseudo-Devices
# disk/mass storage pseudo-devices
#S pseudo-device ccd 4 # concatenated/striped disk devices
#S pseudo-device md 1 # memory disk device (ramdisk)
pseudo-device vnd 4 # disk-like interface to files
# network pseudo-devices
pseudo-device bpfilter 8 # Berkeley packet filter
pseudo-device ipfilter # IP filter (firewall) and NAT
pseudo-device loop # network loopback
pseudo-device ppp 2 # Point-to-Point Protocol
pseudo-device sl 2 # Serial Line IP
#S pseudo-device strip 2 # Starmode Radio IP (Metricom)
pseudo-device tun 2 # network tunneling over tty
# miscellaneous pseudo-devices
pseudo-device pty 64 # pseudo-terminals
pseudo-device tb 1 # tablet line discipline
# rnd is EXPERIMENTAL at this point.
#pseudo-device rnd # /dev/random and in-kernel generator
#options RND_COM # use "com" randomness as well (BROKEN)