To: current@freebsd.org Subject: pcmcia cdrom/irq sharing problem?
| raw e-mail | index | archive | help
[-- Attachment #1 --]
Hi all,
I've just upgraded my system to today's -CURRENT (I was running a
-CURRENT from April 2001). Although I encountered some problems, the
UPDATING file got me through (I love the way FreeBSD documents stuff)
and my system is running fine (background fsck, great!) except for my
PCMCIA CDROM player. I have a Sony VAIO Z600 laptop by the way.
I was hoping somebody can point me in the right direction (searching
the web/mailinglist archives didn't help).
My CDROM player was always correctly identified with my previous install
as NinjaATA on irq 3 (slot 0 on pccard0). After the upgrade, it is
recognised, but assigned irq 9 (which is not in pccard.conf) after which
the system hangs until the card is removed. This irq is (and was) shared
with fxp0, pcm0.
I've turned off PnP in the BIOS to no avail. I've tried a NEWCARD
kernel, which does not even recognise the card. My PCMCIA wireless card
works fine (also on irq 9).
Attached are kernel messages when inserting the card (with the april
2001 -CURRENT, today's -CURRENT with oldcard and today's -CURRENT with
newcard), dmesg output and kernel config file.
Regards,
Walter.
--
Walter Belgers "Si hoc signum legere potes, operis boni in rebus
walter@belgers.com Latinis alacribus et fructuosis potiri potes!"
[-- Attachment #2 --]
kernel messages with April 2001 kernel
Sep 19 20:18:32 bwerk /boot/kernel/kernel: pccard: card inserted, slot 0
Sep 19 20:18:31 bwerk pccardd[178]: Card " "("NinjaATA-") [V1.0] [AP00 ] matched " " ("NinjaATA-") [(null)] [(null)]
Sep 19 20:18:37 bwerk /boot/kernel/kernel: ata4 at port 0x180-0x187,0x386 iomem 0xd4000-0xd4fff irq 3 slot 0 on pccard0
Sep 19 20:18:37 bwerk /boot/kernel/kernel: ata4-slave: identify retries exceeded
Sep 19 20:18:37 bwerk /boot/kernel/kernel: acd0: CDROM <TOSHIBA CD-ROM XM-1902B> at ata4-master BIOSPIO
Sep 19 20:18:37 bwerk pccardd[178]: ata4: NinjaATA inserted.
[-- Attachment #3 --]
Oct 16 10:59:37 bwerk /boot/kernel/kernel: pccbb0: card inserted: event=0x00000000, state=30000510
Oct 16 10:59:37 bwerk /boot/kernel/kernel: pccard0: chip_socket_enable
Oct 16 10:59:37 bwerk /boot/kernel/kernel: pccbb_pcic_socket_enable:
Oct 16 10:59:37 bwerk /boot/kernel/kernel: pccbb0: pccbb_power: CARD_VCC_0V and CARD_VPP_0V [44]
Oct 16 10:59:37 bwerk /boot/kernel/kernel: pccbb0: pccbb_power: CARD_VCC_5V and CARD_VPP_VCC [15]
Oct 16 10:59:37 bwerk /boot/kernel/kernel: pccbb0: pccbb_pcic_wait_ready: status 0x7f
Oct 16 10:59:37 bwerk /boot/kernel/kernel: pccbb0: card type is mem
Oct 16 10:59:37 bwerk /boot/kernel/kernel: pccard0: read_cis
Oct 16 10:59:37 bwerk /boot/kernel/kernel: pccbb_pcic_mem_map window 0 bus 10001000+400+effff000 card addr 0
Oct 16 10:59:37 bwerk /boot/kernel/kernel: pccbb_pcic_do_mem_map window 0: 8001 8001 3fff 10 (10001000+00000400.00001000*effff000)
Oct 16 10:59:37 bwerk /boot/kernel/kernel: pccbb_pcic_do_mem_map window 0: 8001 8001 7fff 10 (10001000+00000400.00001000*effff000)
Oct 16 10:59:37 bwerk /boot/kernel/kernel: cis mem map c8569000
Oct 16 10:59:37 bwerk /boot/kernel/kernel: pccard0: CIS tuple chain:
Oct 16 10:59:37 bwerk /boot/kernel/kernel: CISTPL_DEVICE type=funcspec speed=100ns
Oct 16 10:59:37 bwerk /boot/kernel/kernel: 01 03 dc 00 ff
Oct 16 10:59:37 bwerk /boot/kernel/kernel: CISTPL_VERS_1
Oct 16 10:59:37 bwerk /boot/kernel/kernel: 15 1a 04 01 20 00 4e 69 6e 6a 61 41 54 41 2d 00
Oct 16 10:59:37 bwerk /boot/kernel/kernel: 56 31 2e 30 00 41 50 30 30 20 00 ff
Oct 16 10:59:37 bwerk /boot/kernel/kernel: CISTPL_CONFIG
Oct 16 10:59:37 bwerk /boot/kernel/kernel: 1a 05 01 23 00 02 03
Oct 16 10:59:37 bwerk /boot/kernel/kernel: CISTPL_CFTABLE_ENTRY
Oct 16 10:59:37 bwerk /boot/kernel/kernel: 1b 15 e1 01 3d 11 55 1e fc 23 f0 61 80 01 07 86
Oct 16 10:59:37 bwerk /boot/kernel/kernel: 03 01 30 68 d0 10 00
Oct 16 10:59:37 bwerk /boot/kernel/kernel: CISTPL_CFTABLE_ENTRY
Oct 16 10:59:37 bwerk /boot/kernel/kernel: 1b 0f 22 38 f0 61 90 01 07 96 03 01 30 68 d0 10
Oct 16 10:59:37 bwerk /boot/kernel/kernel: 00
Oct 16 10:59:37 bwerk /boot/kernel/kernel: CISTPL_CFTABLE_ENTRY
Oct 16 10:59:37 bwerk /boot/kernel/kernel: 1b 0f 23 38 f0 61 a0 01 07 a6 03 01 30 68 d0 10
Oct 16 10:59:38 bwerk /boot/kernel/kernel: 00
Oct 16 10:59:38 bwerk /boot/kernel/kernel: CISTPL_NO_LINK
Oct 16 10:59:38 bwerk /boot/kernel/kernel: 14 00
Oct 16 10:59:38 bwerk /boot/kernel/kernel: CISTPL_END
Oct 16 10:59:38 bwerk /boot/kernel/kernel: ff
Oct 16 10:59:38 bwerk /boot/kernel/kernel: pccard0: check_cis_quirks
Oct 16 10:59:38 bwerk /boot/kernel/kernel: pccard0: CIS version PCCARD 2.0 or 2.1
Oct 16 10:59:38 bwerk /boot/kernel/kernel: pccard0: CIS info: , NinjaATA-, V1.0, AP00
Oct 16 10:59:38 bwerk /boot/kernel/kernel: pccard0: Manufacturer code 0xffffffff, product 0xffffffff
Oct 16 10:59:38 bwerk /boot/kernel/kernel: pccard0: function 0: unspecified, ccr addr 200 mask 3
Oct 16 10:59:38 bwerk /boot/kernel/kernel: pccard0: function 0, config table entry 33: I/O card; irq mask d068; iomask 10, iospace 180-187 386-387; memspace 0-fff; rdybsy_active wp_active bvd_active io8 io16 irqlevel
Oct 16 10:59:38 bwerk /boot/kernel/kernel: pccard0: function 0, config table entry 34: I/O card; irq mask d068; iomask 10, iospace 190-197 396-397; memspace 0-fff; rdybsy_active wp_active bvd_active io8 io16 irqlevel
Oct 16 10:59:38 bwerk /boot/kernel/kernel: pccard0: function 0, config table entry 35: I/O card; irq mask d068; iomask 10, iospace 1a0-1a7 3a6-3a7; memspace 0-fff; rdybsy_active wp_active bvd_active io8 io16 irqlevel
Oct 16 10:59:38 bwerk /boot/kernel/kernel: pccard0: functions scanning
Oct 16 10:59:38 bwerk /boot/kernel/kernel: pccbb_pcic_socket_enable:
Oct 16 10:59:38 bwerk /boot/kernel/kernel: pccbb0: pccbb_power: CARD_VCC_0V and CARD_VPP_0V [44]
Oct 16 10:59:38 bwerk /boot/kernel/kernel: pccbb0: pccbb_power: CARD_VCC_5V and CARD_VPP_VCC [15]
Oct 16 10:59:38 bwerk /boot/kernel/kernel: pccbb0: pccbb_pcic_wait_ready: status 0x7f
Oct 16 10:59:38 bwerk /boot/kernel/kernel: pccbb0: card type is io
Oct 16 10:59:38 bwerk /boot/kernel/kernel: pccbb_pcic_mem_map window 0 bus 10001000+400+effff000 card addr 0
Oct 16 10:59:38 bwerk /boot/kernel/kernel: pccbb_pcic_do_mem_map window 0: 8001 8001 3fff 10 (10001000+00000400.00001000*effff000)
Oct 16 10:59:38 bwerk /boot/kernel/kernel: pccard0: ccr_res == 10001000-100013ff, base=200
Oct 16 10:59:38 bwerk /boot/kernel/kernel: pccbb_pcic_do_mem_map window 0: 8001 8001 7fff 10 (10001000+00000400.00001000*effff000)
Oct 16 10:59:38 bwerk /boot/kernel/kernel: pccbb_pcic_do_mem_map window 0: 8001 8001 7fff 10 (10001000+00000400.00001000*effff000)
Oct 16 10:59:38 bwerk /boot/kernel/kernel: pccard0: function 0 CCR at 0 offset 200: 61 0 ff ff, ff ff ff ff, ff
Oct 16 10:59:38 bwerk /boot/kernel/kernel: pccbb_pcic_socket_disable
Oct 16 10:59:38 bwerk /boot/kernel/kernel: pccbb0: pccbb_power: CARD_VCC_0V and CARD_VPP_0V [44]
[-- Attachment #4 --]
kernel messages with latest -CURRENT, classic pcmcia kernel
INSERTING
Oct 14 15:44:35 bwerk /boot/kernel/kernel: pccard: card inserted, slot 0
Oct 14 15:44:40 bwerk pccardd[182]: Card " "("NinjaATA-") [V1.0] [AP00 ] matched " " ("NinjaATA-") [(null)] [(null)]
Oct 14 15:44:45 bwerk /boot/kernel/kernel: ata4 at port 0x180-0x187,0x386 iomem 0xd4000-0xd4fff irq 9 slot 0 on pccard0
-system hangs-
REMOVING
Oct 14 15:45:18 bwerk /boot/kernel/kernel: ata4-slave: no status, reselecting device
Oct 14 15:45:18 bwerk /boot/kernel/kernel: ata4-slave: no status, reselecting device
Oct 14 15:45:18 bwerk /boot/kernel/kernel: ata4-slave: timeout waiting to give command=a1 s=ff e=04
Oct 14 15:45:18 bwerk /boot/kernel/kernel: ata4-slave: ATAPI identify failed
Oct 14 15:45:18 bwerk /boot/kernel/kernel: ata4-master: no status, reselecting device
Oct 14 15:45:18 bwerk /boot/kernel/kernel: ata4-master: timeout waiting to givecommand=a1 s=ff e=04
Oct 14 15:45:18 bwerk /boot/kernel/kernel: ata4-master: ATAPI identify failed
Oct 14 15:45:18 bwerk /boot/kernel/kernel: pccard: delete of ata4 failed: 6
Oct 14 15:45:18 bwerk /boot/kernel/kernel: pccard: card removed, slot 0
Oct 14 15:45:17 bwerk pccardd[182]: ata4: NinjaATA inserted.
Oct 14 15:45:18 bwerk pccardd[182]: ata4: NinjaATA removed.
[-- Attachment #5 --]
Copyright (c) 1992-2001 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 5.0-CURRENT #3: Tue Oct 16 10:28:16 CEST 2001
walter@bwerk.giga.nl:/usr/obj/usr/src/sys/BWERK
Timecounter "i8254" frequency 1193160 Hz
CPU: Pentium III/Pentium III Xeon/Celeron (496.30-MHz 686-class CPU)
Origin = "GenuineIntel" Id = 0x681 Stepping = 1
Features=0x383f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE>
real memory = 134152192 (131008K bytes)
avail memory = 125673472 (122728K bytes)
Preloaded elf kernel "/boot/kernel/kernel" at 0xc04c3000.
Preloaded elf module "/boot/kernel/splash_bmp.ko" at 0xc04c30a8.
Preloaded splash_image_data "/boot/splash_matrix.bmp" at 0xc04c3158.
Pentium Pro MTRR support enabled
VESA: v2.0, 2496k memory, flags:0x0, mode table:0xc03777a2 (1000022)
VESA: MagicMedia 256AV 48K
Using $PIR table, 8 entries at 0xc00fdf40
apm0: <APM BIOS> on motherboard
apm0: found APM BIOS v1.2, connected at v1.2
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Intel 82443BX (440 BX) host to PCI bridge> at pcibus 0 on motherboard
pci0: <PCI bus> on pcib0
pcib1: <PCI-PCI bridge> at device 1.0 on pci0
pci1: <PCI bus> on pcib1
pci1: <display, VGA> at device 0.0 (no driver attached)
isab0: <PCI-ISA bridge> at device 7.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel PIIX4 ATA33 controller> port 0xfc90-0xfc9f at device 7.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
uhci0: <Intel 82371AB/EB (PIIX4) USB controller> port 0xfca0-0xfcbf irq 9 at device 7.2 on pci0
usb0: <Intel 82371AB/EB (PIIX4) USB controller> on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
pci0: <bridge, PCI-unknown> at device 7.3 (no driver attached)
pci0: <serial bus, FireWire> at device 8.0 (no driver attached)
pcm0: <Yamaha DS-1E (YMF744)> port 0xfc8c-0xfc8f,0xfcc0-0xfcff mem 0xfedf8000-0xfedfffff irq 9 at device 9.0 on pci0
fxp0: <Intel Pro 10/100B/100+ Ethernet> port 0xfc40-0xfc7f mem 0xfec00000-0xfecfffff,0xfedf6000-0xfedf6fff irq 9 at device 11.0 on pci0
fxp0: Ethernet address 08:00:46:06:84:f2
inphy0: <i82555 10/100 media interface> on miibus0
inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
pci_cfgintr_linked: linked (61) to hard-routed irq 9
pci_cfgintr: 0:12 INTA routed to irq 9
pcic0: <Ricoh RL5C475 PCI-CardBus Bridge> irq 9 at device 12.0 on pci0
pcic0: PCI Memory allocated: 0x44000000
pccard0: <PC Card bus (classic)> on pcic0
pci0: <memory, flash> at device 13.0 (no driver attached)
orm0: <Option ROMs> at iomem 0xc0000-0xcbfff,0xdc000-0xdffff on isa0
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: model GlidePoint, device ID 0
pmtimer0 on isa0
ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0
ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/8 bytes threshold
plip0: <PLIP network interface> on ppbus0
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
spic0: <Sony Programmable I/O Controller> at port 0x10a0-0x10a4 on isa0
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
unknown: <PNP0303> can't assign resources
atspeaker0: <AT speaker> at port 0x61 on isa0
unknown: <PNP0c02> can't assign resources
unknown: <PNP0501> can't assign resources
unknown: <PNP0401> can't assign resources
psmcpnp0: irq resource info is missing; assuming irq 12
ad0: 11513MB <TOSHIBA MK1214GAP> [23392/16/63] at ata0-master UDMA33
Mounting root from ufs:/dev/ad0s2a
md0: Malloc disk
[-- Attachment #6 --]
#
# GENERIC -- Generic kernel configuration file for FreeBSD/i386
#
# For more information on this file, please read the handbook section on
# Kernel Configuration Files:
#
# http://www.FreeBSD.org/handbook/kernelconfig-config.html
#
# The handbook is also available locally in /usr/share/doc/handbook
# if you've installed the doc distribution, otherwise always see the
# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
# latest information.
#
# An exhaustive list of options and more detailed explanations of the
# device lines is also present in the NOTES configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in NOTES.
#
# $FreeBSD: src/sys/i386/conf/GENERIC,v 1.322 2001/09/25 18:56:37 brooks Exp $
machine i386
#cpu I486_CPU
#cpu I586_CPU
cpu I686_CPU
ident BWERK
maxusers 32
#To statically compile in device wiring instead of /boot/device.hints
#hints "GENERIC.hints" #Default places to look for devices.
#WB#makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
#WB#options MATH_EMULATE #Support for x87 emulation
options INET #InterNETworking
options INET6 #IPv6 communications protocols
options FFS #Berkeley Fast Filesystem
options SOFTUPDATES #Enable FFS soft updates support
options MD_ROOT #MD is a potential root device
options NFSCLIENT #Network Filesystem Client
options NFSSERVER #Network Filesystem Server
#WB#options NFS_ROOT #NFS usable as root device, requires NFSCLIENT
options MSDOSFS #MSDOS Filesystem
options CD9660 #ISO 9660 Filesystem
options PROCFS #Process filesystem
options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
#WB#options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI
options UCONSOLE #Allow users to grab the console
#options USERCONFIG #boot -c editor
#options VISUAL_USERCONFIG #visual boot -c editor
options KTRACE #ktrace(1) support
options SYSVSHM #SYSV-style shared memory
options SYSVMSG #SYSV-style message queues
options SYSVSEM #SYSV-style semaphores
options P1003_1B #Posix P1003_1B real-time extensions
options _KPOSIX_PRIORITY_SCHEDULING
options KBD_INSTALL_CDEV # install a CDEV entry in /dev
# Debugging for use in -current
#WB#options DDB #Enable the kernel debugger
#WB#options INVARIANTS #Enable calls of extra sanity checking
#WB#options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required by INVARIANTS
#WB#options WITNESS #Enable mutex checks to detects deadlocks and cycles
# To make an SMP kernel, the next two are needed
#options SMP # Symmetric MultiProcessor Kernel
#options APIC_IO # Symmetric (APIC) I/O
device isa
#WB#device eisa
device pci
# Floppy drives
#WB#device fdc
# ATA and ATAPI devices
device ata
device atadisk # ATA disk drives
device atapicd # ATAPI CDROM drives
device atapifd # ATAPI floppy drives
#WB#device atapist # ATAPI tape drives
options ATA_STATIC_ID #Static device numbering
# SCSI Controllers
#WB#device ahb # EISA AHA1742 family
#WB#device ahc # AHA2940 and onboard AIC7xxx devices
#WB#device amd # AMD 53C974 (Tekram DC-390(T))
#WB#device isp # Qlogic family
#WB##device ncr # NCR/Symbios Logic
#WB#device sym # NCR/Symbios Logic (newer chipsets + those of `ncr')
#WB#device adv # Advansys SCSI adapters
#WB#device adw # Advansys wide SCSI adapters
#WB#device aha # Adaptec 154x SCSI adapters
#WB#device aic # Adaptec 15[012]x SCSI adapters, AIC-6[23]60.
#WB#device bt # Buslogic/Mylex MultiMaster SCSI adapters
#WB#device ncv # NCR 53C500
#WB#device nsp # Workbit Ninja SCSI-3
#WB#device stg # TMC 18C30/18C50
# RAID controllers interfaced to the SCSI subsystem
#WB#device asr # DPT SmartRAID V, VI and Adaptec SCSI RAID
#WB#device dpt # DPT Smartcache III, IV - See NOTES for options!
#WB#device mly # Mylex AcceleRAID/eXtremeRAID
# SCSI peripherals
device scbus # SCSI bus (required)
device da # Direct Access (disks)
#WB#device sa # Sequential Access (tape etc)
device cd # CD
#WB#device pass # Passthrough device (direct SCSI access)
# RAID controllers
#WB#device aac # Adaptec FSA RAID
#WB#device amr # AMI MegaRAID
#WB#device ida # Compaq Smart RAID
#WB#device mlx # Mylex DAC960 family
#WB#device twe # 3ware ATA RAID
# atkbdc0 controls both the keyboard and the PS/2 mouse
device atkbdc 1 # At keyboard controller
device atkbd # at keyboard
device psm # psm mouse
device vga # VGA screen
# splash screen/screen saver
device splash
# syscons is the default console driver, resembling an SCO console
device sc 1
# Enable this for the pcvt (VT220 compatible) console driver
#device vt
#options XSERVER # support for X server on a vt console
#options FAT_CURSOR # start with block cursor
# Floating point support - do not disable.
device npx
# Power management support (see NOTES for more options)
device apm
# Add suspend/resume support for the i8254.
device pmtimer
# PCCARD (PCMCIA) support
device card # pccard bus
device pcic # PCMCIA bridge
# Serial (COM) ports
device sio # 8250, 16[45]50 based serial ports
# Parallel port
device ppc
device ppbus # Parallel port bus (required)
device lpt # Printer
device plip # TCP/IP over parallel
device ppi # Parallel port interface device
#device vpo # Requires scbus and da
# PCI Ethernet NICs.
#WB#device de # DEC/Intel DC21x4x (``Tulip'')
#WB#device txp # 3Com 3cR990 (``Typhoon'')
#WB#device vx # 3Com 3c590, 3c595 (``Vortex'')
# PCI Ethernet NICs that use the common MII bus controller code.
# NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!
device miibus # MII bus support
#WB#device dc # DEC/Intel 21143 and various workalikes
device fxp # Intel EtherExpress PRO/100B (82557, 82558)
#WB#device pcn # AMD Am79C97x PCI 10/100 NICs
#WB#device rl # RealTek 8129/8139
#WB#device sf # Adaptec AIC-6915 (``Starfire'')
#WB#device sis # Silicon Integrated Systems SiS 900/SiS 7016
#WB#device ste # Sundance ST201 (D-Link DFE-550TX)
#WB#device tl # Texas Instruments ThunderLAN
#WB#device tx # SMC EtherPower II (83c170 ``EPIC'')
#WB#device vr # VIA Rhine, Rhine II
#WB#device wb # Winbond W89C840F
#WB#device wx # Intel Gigabit Ethernet Card (``Wiseman'')
#WB#device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')
# ISA Ethernet NICs. pccard nics included.
#WB#device cs # Crystal Semiconductor CS89x0 NIC
# 'device ed' requires 'device miibus'
#WB#device ed # NE[12]000, SMC Ultra, 3c503, DS8390 cards
#WB#device ex # Intel EtherExpress Pro/10 and Pro/10+
#WB#device ep # Etherlink III based cards
#WB#device fe # Fujitsu MB8696x based cards
#WB#device sn # SMC's 9000 series of ethernet chips
#WB#device xe # Xircom pccard ethernet
# The probe order of these is presently determined by i386/isa/isa_compat.c.
#WB##device ie
#WB##device le
#WB#device lnc
# Wireless NIC cards
#WB#device an # Aironet 4500/4800 802.11 wireless NICs.
#WB#device awi # BayStack 660 and others
device wi # WaveLAN/IEEE 802.11 wireless NICs.
#device wl # Older non 802.11 Wavelan wireless NIC.
# Pseudo devices - the number indicates how many units to allocate.
device random # Entropy device
device loop # Network loopback
device ether # Ethernet support
#WB#device sl # Kernel SLIP
device ppp 1 # Kernel PPP
device tun # Packet tunnel.
device pty # Pseudo-ttys (telnet etc)
device md # Memory "disks"
device gif # IPv6 and IPv4 tunneling
device faith # IPv6-to-IPv4 relaying (translation)
# The `bpf' device enables the Berkeley Packet Filter.
# Be aware of the administrative consequences of enabling this!
#WB#device bpf # Berkeley packet filter
device bpf 4 # Berkeley packet filter
# USB support
device uhci # UHCI PCI->USB interface
device ohci # OHCI PCI->USB interface
device usb # USB Bus (required)
#device udbp # USB Double Bulk Pipe devices
device ugen # Generic
device uhid # "Human Interface Devices"
#WB#device ukbd # Keyboard
#WB#device ulpt # Printer
device umass # Disks/Mass storage - Requires scbus and da
#WB#device ums # Mouse
#WB#device urio # Diamond Rio 500 MP3 player
#WB#device uscanner # Scanners
# USB Ethernet, requires mii
#WB#device aue # ADMtek USB ethernet
#WB#device cue # CATC USB ethernet
#WB#device kue # Kawasaki LSI USB ethernet
# WB additions
device pcm
device speaker
options COMPAT_LINUX
options ATKBD_DFLT_KEYMAP
makeoptions ATKBD_DFLT_KEYMAP="uk.iso"
options MAXCONS=16
options SC_HISTORY_SIZE=200
options SC_TWOBUTTON_MOUSE
device snp 2
options VESA
options SC_PIXEL_MODE # add support for the raster text mode
options SC_KERNEL_CONS_ATTR="(FG_WHITE|BG_BLUE)"
options SC_KERNEL_CONS_REV_ATTR="(FG_RED|BG_BLUE)"
device spic
options RANDOM_IP_ID
options UFS_DIRHASH
options CLK_USE_I8254_CALIBRATION
