Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Oct 2000 11:15:04 +0100 
From:      arnaud.gibier@bt.com
To:        mobile@FreeBSD.org
Subject:   wi0 not working properly
Message-ID:  <F66469FCE9C5D311B8FF0000F8FE9E070595A1BF@mbtlipnt03.btlabs.bt.co.uk>

index | next in thread | raw e-mail

[-- Attachment #1 --]
	Hi,

I have installed FreeBSD-4.1 on a Dell Latitude CPx laptop. I am trying now
to have a Lucent WaveLAN card working.
Here are mykernel, rc.conf and pccard.conf files:


 <<MYKERNEL>>  <<rc.conf>>  <<pccard.conf>> 
When I reboot my Laptop the card is detected and assigned an irq number but
I have after the following error messages:

laptop1 pccard [43] : wi0 : Lucent Technologies ( WaveLAN/IEEE ) inserted.
wi0 : tx buffer allocation failed
wi0 : tx buffer allocation failed
wi0 : xmit failed
wi0 : tx buffer allocation failed
laptop1 pccard [43] : pccard started
wi0 : xmit failed
wi0 : device timeout
wi0 : tx buffer allocation failed


Could someone help me to sort out the problem?
Thanks,

Arnaud.

[-- Attachment #2 --]
machine		i386
cpu		I686_CPU
ident		MYKERNEL
maxusers	10

options 	MATH_EMULATE		#Support for x87 emulation
options 	INET			#InterNETworking
options 	INET6			#IPv6 communications protocols
options 	FFS			#Berkeley Fast Filesystem
options 	FFS_ROOT		#FFS usable as root device [keep this!]
options 	SOFTUPDATES		#Enable FFS soft updates support
options 	MFS			#Memory Filesystem
options 	MD_ROOT			#MD is a potential root device
options 	NFS			#Network Filesystem
options 	NFS_ROOT		#NFS usable as root device, NFS required
options 	MSDOSFS			#MSDOS Filesystem
options 	CD9660			#ISO 9660 Filesystem
options 	CD9660_ROOT		#CD-ROM usable as root, CD9660 required
options 	PROCFS			#Process filesystem
options 	COMPAT_43		#Compatible with BSD 4.3 [KEEP THIS!]
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		ICMP_BANDLIM		#Rate limit bad replies
options 	KBD_INSTALL_CDEV	# install a CDEV entry in /dev

device		isa
device		pci

# Floppy drives
device		fdc0	at isa? port IO_FD1 irq 6 drq 2
device		fd0	at fdc0 drive 0

# ATA and ATAPI devices
device		ata0	at isa? port IO_WD1 irq 14
device		ata1	at isa? port IO_WD2 irq 15
device		ata
device		atadisk			# ATA disk drives
device		atapicd			# ATAPI CDROM drives
device		atapifd			# ATAPI floppy drives
options 	ATA_STATIC_ID		#Static device numbering

# SCSI Controllers

# SCSI peripherals

# RAID controllers

# atkbdc0 controls both the keyboard and the PS/2 mouse
device		atkbdc0	at isa? port IO_KBD
device		atkbd0	at atkbdc? irq 1 flags 0x1
device		psm0	at atkbdc? irq 12

device		vga0	at isa?

# splash screen/screen saver
pseudo-device	splash

# syscons is the default console driver, resembling an SCO console
device		sc0	at isa? flags 0x100

# Floating point support - do not disable.
device		npx0	at nexus? port IO_NPX irq 13

# Power management support (see LINT for more options)
device		apm0    at nexus? disable flags 0x20 # Advanced Power Management

# PCCARD (PCMCIA) support
device		card
device		pcic0	at isa?

# Serial (COM) ports
device		sio0	at isa? port IO_COM1 flags 0x10 irq 4

# Parallel port
device		ppc0	at isa? irq 7
device		ppbus		# Parallel port bus (required)
device		lpt		# Printer
device		plip		# TCP/IP over parallel
device		ppi		# Parallel port interface device

# ISA Ethernet NICs.
device		ed
device		wi

# Pseudo devices - the number indicates how many units to allocated.
pseudo-device	loop		# Network loopback
pseudo-device	ether		# Ethernet support
pseudo-device	sl	1	# Kernel SLIP
pseudo-device	ppp	1	# Kernel PPP
pseudo-device	tun		# Packet tunnel.
pseudo-device	pty		# Pseudo-ttys (telnet etc)
pseudo-device	md		# Memory "disks"

# The `bpf' pseudo-device enables the Berkeley Packet Filter.
# Be aware of the administrative consequences of enabling this!
pseudo-device	bpf		#Berkeley packet filter

# USB support
device		usb		# USB Bus (required)
device		ukbd		# Keyboard
device		ums		# Mouse

[-- Attachment #3 --]
##############################################################
###  Important initial Boot-time options  ####################
##############################################################

pccard_enable="YES"	# Set to YES if you want to configure PCCARD devices.
pccard_mem="0xd4000"	# If pccard_enable=YES, this is card memory address.
pccard_beep="1"		# pccard beep type.
pccard_ifconfig="inet 132.146.249.128 netmask 255.255.255.0"	# Specialized pccard ethernet configuration (or NO).
pccardd_flags=""	# Additional flags for pccardd.
pccard_conf="/etc/pccard.conf"	# pccardd(8) config file
rc_conf_files="/etc/rc.conf /etc/rc.conf.local"

##############################################################
###  Network configuration sub-section  ######################
##############################################################

### Basic network and firewall/security options: ###
#
hostname="laptop1.ipv6.bt.co.uk"			# Set this!

##############################################################
###  System console options  #################################
##############################################################

keymap="uk.iso"		# keymap in /usr/share/syscons/keymaps/* (or NO).
moused_enable="YES"	# Run the mouse daemon.

##############################################################
###  Miscellaneous administrative options  ###################
##############################################################

usbd_enable="YES"	# Run the usbd daemon.
linux_enable="YES"	# Linux binary compatibility loaded at startup (or NO).

[-- Attachment #4 --]
# Default PCCARD configuration file
#
# Removing all IRQ conflicts from this file can't be done because of some
# IRQ-selfish PC-cards.  So if you want to use some of these cards in
# your machine, you will be forced to modify their IRQ parameters from
# the following list.
#
# IRQ == 0 means "allocate free IRQ from IRQ pool"
# IRQ == 16 means "do not use IRQ (e.g. PIO mode)"
#
# $FreeBSD: src/etc/defaults/pccard.conf,v 1.98.2.3 2000/07/19 12:58:12 sanpei Exp $
#
# Send new entries for this file to imp@freebsd.org.  He's volunteered
# to act as coordinator for this file.
#

# Generally available IO ports
io	0x200-0x23F
# Generally available IRQs (Built-in sound-card owners remove 5)
irq	3 5 10 11 15
# Available memory slots
memory	0xd4000  96k

# Include user configration file
# This allow you to override or add configurations.
include /etc/pccard.conf

#
# PLEASE KEEP THIS FILE IN ORDER
#
# In order is defined as follows.  We sort first by driver type (an, ed, etc)
# and then by CIS strings.  Do not commit to this file entries out of
# order.
#

########## aic ##########

# Adaptec SlimSCSI (also included with Sony CD-ROM players)
card "Adaptec, Inc." "/APA-1460 .*/"
	config	0x9 "aic" ?
	insert	camcontrol rescan $device

# NewMedia Bustoaster SCSI
card "New Media" "SCSI"
	config	0x22 "aic" ?
	insert	camcontrol rescan $device

########## an ##########

# Aironet PC4500 2Mbps 802.11 wireless NIC
card "Aironet" "PC4500"
	config	0x5 "an" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Aironet PC4800 11Mbps 802.11 wireless NIC
card "Aironet" "PC4800"
	config	0x5 "an" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

########## ata ##########

# Sony VAIO cdrom, Ninja-ATA CD-ROM Drive, MELCO CDN-D12EX
card " " "NinjaATA-"
	config	auto "ata" ?
	logstr	"NinjaATA"

# Non-brand Compact Flash Card(32MB)
card "       " "KCF 32M"
	config	0x1 "ata" ? iosize 16
	logstr	"Compact Flash Card 32M"

# Caravelle PSC-IDE 6x ATAPI CD-ROM
card "Caravelle" "PSC-IDE "
	config	0x2a "ata" ? # 0x1 (flags for wd, not sure for ata)

# <Vendor Unknown> MCD-601p 6x CD-ROM drive.
card "CDROM" "IDE"
	config	auto "ata" ?
	logstr	"MCD-601p"

# DATAFAB PCMMD2
card "DATAFAB" "PCMCIA-TO-IDE"
	config	0x1 "ata" ?

# DHU Mobile Media CD-ROM
# (no hotplug support)
card "Digital Equipment Corporation." "Digital Mobile Media CD-ROM"
	config	0xb "ata" 15

# EXP DVD-780 DVD-ROM drive
card "EXP   " "PnPIDE"
	config	auto "ata" ?

# Toshiba mobile CD-ROM (Bundled with Portege 3110CT)
card "FREECOM" "PCCARD-IDE"
	config	auto "ata" ? iosize 16

# FUJITSU FlashDiskCard ZEBO-ATA40
card "FUJITSU" "ZEBO-ATA"
	config	0x03 "ata" ?

# Greystone Diskdock
card "GREYSTONE PERIPHERAL DISKDOCK" "/.*/"
	config	default "ata" ?

# HAGIWARA FLASH
card "HAGIWARA" "FLASH"
	config	default "ata" ?

# Hitachi Flash ATA
card "HITACHI" "/.*FLASH.*/"
	config	0x01 "ata" ? iosize 16

# IBM Flash ATA (Ricoh Flash ATA 10MB)
card "IBM" "IBM17JSSFP10"
	config	auto "ata" ? iosize 16

# XXX NOT SURE SUPPORTED
# IBM Portable 4X Speed CD-ROM Drive CD-400
#card "IBM" "PCMCIA CD-ROM Drive CD-400"
#	config	0x1 "ata" ? iosize 0x20 # 0x10000 (flags for wd, not sure for ata)

# IBM CD-20XSeries(IDE PC Card)
card "IBM" "PCMCIA Portable CD-ROM Drive"
	config	auto "ata" ? iosize 0x1

# IBM Microdrive (CF+ Type II)
card "IBM" "microdrive"
#	config	0x03 "ata" ?
	config	0x01 "ata" ? iosize 16

# Integral Peripherals Viper HDD Series
card "INTEGRAL PERIPHERALS" "ATA CARD"
#	config	default "ata" ?
	config	0x01 "ata" ? iosize 16

# IO DATA PCMF144/20 (as Flash ATA only)
card "IO DATA" "ATA&MODEM"
	config	0x7 "ata" ?

# IO DATA CBIDE2 in 16 bit mode
# (bundled with IO DATA CDP-AX24T, Panasonic DVD-ROM LK-RV8171D)
card "IO DATA" "CBIDE2"
	config	default "ata" ?

# IO Data PCIDE-II (bundled with CDP-TX6, etc.)
card "IO DATA" "PCIDEII"
	config	auto "ata" ?

# Iomega Zip Drive
card "Iomega" "PCMCIA to 16 bit ATAPI Adapter"
	config	0x2 "ata" ?

# KODAK Picture Card
card "KODAK Picture Card" "KODAK"
	config	default "ata" ?

# TOSHIBA Portable 24X Speed CD-ROM Drive PA2673UJ
card "LOOKMEET" "CBIDE2"
	config	default "ata" ?

# Maxtor ATA HDD
card "Maxtor" "/MXL.*/"
	config	0x03 "ata" ?

# Microtech XpressDock
card "Microtech International Inc." "IDE PCCARD"
	config	auto "ata" ? 0x20000 iosize 16

# Midori Elec. Flash ATA
card "Midori Elec." "/.*FLASH.*/"
	config	0x03 "ata" ?

# LK-RM120
card "Panasonic" "LMEK0406"
	config	0x22 "ata" ? 0x1

# Another boring, generic ata atapter
card "PC CARD MANUFACTURER" "PCMCIA ATA/ATAPI Adapter"
	config	auto "ata" ?

# pc-card from PSCD-740 cdrom
card "PCMCIA" "CD-ROM"
	config	0x1 "ata" ?

# Shining PMIDE-ASC CDROM / Road Warrior Bullet Disk
card "Shining" "PMIDE-ASC"
	config	auto "ata" ? 0x20000

# Microtech PortableDRIVE25/PCMCIA
card "SHUTTLE TECHNOLOGY LTD." "PCCARD-IDE/ATAPI Adapter"
	config	auto "ata" ? 0x20000

# XXX NOT SURE SUPPORTED
#  CitiDISK & Addonics PocketZIP
#card "Shining" "PMIDE-ASC"
#	config	default "ata" ? # 0x20000 (flags for wd, not sure for ata)

# Sicon Peripheral PCMCIA ATA/ATAPI Adapter
card "Sicon  Peripheral" "PCMCIA ATA/ATAPI Adapter"
	config	default "ata" ?

# SiliconTech,Inc. Compact PC Card
card "SiliconTech,Inc." "/[0-9]*MB Compact PC Card/"
	config	0x1 "ata" ?

# Simple Technology ata flash
card "Simple Technology        " "STI-ATA"
	config	0x2 "ata" ?

# SONY Memory Stick PC Card Adaptor
card "SONY" "/MEMORYSTICK.*/"
	config	0x01 "ata" ?
	iosize	16

# SunDisk Flash ATA
# (OEM: Epson Flash Packer)
card "SunDisk" "/.*/"
	config	0x1 "ata" ?

# TDK Flash ATA
card "TDK TC_H." "/.*/"
	config	0x1 "ata" ?

# IO Data CBIDE (bundled with CDP-FX24, etc.)
card "WIT" "IDE16"
	config	auto "ata" ?

# LIP-32B attached to Logitec LCW-PD648PI
card "WORKBIT" "ATA-32Bi(16)"
	config	default "ata" ?

# Viking ATA Flash card
card "VIKING ATA/CF FLASH CARD " "TOR/AM "
	config	0x2 "ata" ?
	
########## awi ##########

# Generic AMD Am79c930 based card
card "AMD" "Am79C930"
	config	0x1 "awi" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

card "Bay Networks" "BayStack 650 Wireless LAN"
	config	0x1 "awi" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

card "Farallon" "SkyLINE Wireless"
	config	default "awi" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

card "Icom" "SL-200"
	config	0x1 "awi" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

########## cnw ##########

# XXX NOT SUPPORTED YET
# NetWave AirSurfer
# NOTE: For some machines, wait cycle for memory access is required.
# you should change "0x40" on the last part of "cardmem" line to "0x44",
# like:
#	cardmem	0xd4000 0x20000 0x9000 0x44
# IBM ThinkPads are known to require this change.
#card "Xircom" "CreditCard Netwave"
#	config	0x01 "cnw" ?
#	cardmem	0xd4000 0x20000 0x9000 0x40
#	config	0x01 "cnw" ?
##	cardmem	0xdd000 0x20000 0x9000 0x40
#	ether	0x126 00:80:c7 00:20:d8
#	insert	/etc/pccard_ether $device
#	remove	/sbin/ifconfig $device delete

########## ed ##########

# No-brand NE2000 compatible card (FCC ID: LXLC1LANTB)
card "     " "Ethernet Combo card"
	config	auto "ed" ? 0x10
	logstr	"NE2000 compatible card"
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Map Japan MPL-972
card "2408LAN" "Ethernet"
	config	auto "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Accton EN2212
# Very slow!  (PIO mode)
card "ACCTON" "EN2212"
	config	0x1 "ed" ? 0x10
	ether	0xff0
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

#Accton 2216
card "ACCTON" "EN2216-PCMCIA-ETHERNET"
	config	0x20 "ed" ?
#	config	auto "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Allied Telesis CentreCOM LA100-PCM-T V2
card "Allied Telesis, K.K" "CentreCOM LA100-PCM-T V2 100/10M LAN PC Card"
	config	auto "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Allied Telesis Ethernet Card
card "Allied Telesis,K.K" "Ethernet LAN Card"
	config	0x1 "ed" ? 0x10
	ether	0xff0
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Allied Telesis CentreCOM LA-PCM_V2 ethernet card
# NTT-DATA ASTROWINK-M/MMOIL(IrLAN) ethernet card
card "Allied Telesis, K.K." "CentreCOM LA-PCM_V2"
	config	0x20 "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Allied Telesis CentreCOM LA100-PCM-T V2
card "Allied Telesis, K.K." "CentreCOM LA100-PCM-T V2 100/10M LAN PC Card"
	config	auto "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Allied Telesis CentreCOM LA-PCM V3
card "Allied Telesis K.K." "LA-PCM V3"
	config	auto "ed" ? 0x10
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# AmbiCom 10BaseT card
card "AmbiCom Inc" "AMB8002T"
	config	0x20 "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Billionton LNT-10TB
card "Billionton" "LNT-10TB"
	config	auto "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# CNet BC40 adapter
card "CNet" "CN40BC Ethernet"
	config	0x20 "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# COREGA Ether PCC-T
card "corega K.K." "corega Ether PCC-T"
	config	0x20 "ed" ?
#	config	auto "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# COREGA EtherII PCC-T
card "corega K.K." "corega EtherII PCC-T"
	config	0x20 "ed" ?
#	config	auto "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# COREGA FastEther PCC-TX
card "corega K.K." "corega FastEther PCC-TX"
	config	auto "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Corega PCM-T
card "Corega,K.K." "Ethernet LAN Card"
	config	auto "ed" ?
	ether   0xff0
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# CyQ've ELA-010
card "CyQ've" "ELA-010"
	config	0x20 "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# CyQ've ELA-110
card "CyQ've" "ELA-110 10/100M LAN Card"
	config	auto "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# CyQ've ELA-110E
card "CyQ've" "ELA-110E 10/100M LAN Card"
	config	auto "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# D-Link DE-650 NE2000 clone
card "D-Link" "DE-650"
	config	0x20 "ed" ? 0x10
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# D-Link DE-660 NE2000 clone
card "D-Link" "DE-660"
	config	0x20 "ed" ? 0x10
	ether 0x81
#	insert	/etc/pccard_ether $device link0 -link1
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# D-Link DFE-650 NE2000 clone
card "D-Link" "DFE-650"
	config	0x20 "ed" ? 0x10
	insert	/etc/pccard_ether $device
#	insert	/etc/pccard_ether $device link0 -link1
	remove	/sbin/ifconfig $device delete

# D-Link DME-560T LAN/FAX/MODEM Card (as Ethernet)
card "D-Link" "DME560T"
	config	default "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Danpex (Alloy, etc.) EN-6200P2
card "DANPEX" "EN-6200P2"
	config	0x22 "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Dayna Communications CommuniCard E
card "Dayna Communications, Inc." "CommuniCard E"
	config	auto "ed" ? 0x10
#	ether	0x110 00:80:19
	ether	0x110 
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Digital DEPCM-BA Ethernet
card "DIGITAL" "DEPCM-XX"
	config	auto "ed" ? 0x10
#	ether	0xff0 00:00:e8
	ether	0xff0
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Planex FNW-3600-T
card "Dual Speed" "10/100 PC Card"
	config	auto "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Planex FNW-3600-TX 16bit FastEthernet DirectDock
card "Dual Speed" "10/100 Port Attached PC Card"
	config	auto "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# LinkSys ethernet card
card "E-CARD" "E-CARD" 
	config	0x20 "ed" ? 
	logstr	"LinkSys card"
	insert	/etc/pccard_ether $device 
	remove	/sbin/ifconfig $device delete

# Eiger Labs Ethernet COMBO
card "EIGER Labs Inc." "Ethernet COMBO Card"
	config	auto "ed" ? 0x10
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# XXX	Compex Net-A adapter, Telecom SuperSocket RE450T and
# 	Apollo PCMCIA Ethernet Adapter have same manufacturer and
#	card version string.  They should be distinguished by 
#	other info. (such as additional information or OEM-ID/product-ID).

# Compex Net-A adapter
card "Ethernet" "Adapter"
	config	0x1 "ed" ?
	ether	0xff0
	logstr	"Compex Net-A adapter"
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete
	
# Telecom Device SuperSocket RE450T
# Note: There are several revisions of the cardon the market.
#	Type A needs no "ether" line.
#	Type B needs "ether 0x110" line.
#	Type C needs "ether 0xff0" line.
#	Yet more revisions exist, reportedly.
#	If you see strange MAC address shown by ifconfig command,
#	try other config.
card "Ethernet" "Adapter"
	config	0x2 "ed" ?
#	ether	0x110 00:e0:98
#	ether	0xff0 00:e0:98
	logstr	"Telecom SuperSocket RE450T"
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Apollo PCMCIA Ethernet Adapter
card "Ethernet" "Adapter"
	config	0x0 "ed" ?
	logstr	"Apollo PCMCIA Ethernet Adapter"
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# "Ethernet Adapter" "E2000 PCMCIA Ethernet"
card "Ethernet Adapter" "E2000 PCMCIA Ethernet"
	config	auto "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# ADDTRON EP-210A
card "EP-210 PCMCIA LAN CARD." "/.*/"
	config	auto "ed" ? 0x10
#	ether	0x110 00:40:33
	ether	0x110
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# PLANEX (PLANET) FNW-3700-T
card "Fast Ethernet" "16-bit PC Card"
	config	auto "ed" ? 0x30000
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Planex FNW-3600-T 16bit FastEthernet
card "Fast Ethernet" "Adapter"
	config	0x7 "ed" ?
	iosize	32
	logstr	"Planex FNW-3600-T"
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Grey Cell GCS2000 Ethernet Card
card "Grey Cell" "GCS2000"
	config	auto "ed" ? 0x10
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# GVC NIC-2000P Ethernet Card
card "GVC" "NIC-2000p"
	config	auto "ed" ? 0x10
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# IBM PCMCIA Ethernet I/II
card "IBM Corp." "Ethernet"
	config	0x1 "ed" ?
	ether	0xff0
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

#AR-P500 ethernet card
card "IC-CARD" "IC-CARD"
	config	0x20 "ed" ?
	logstr	"AR-P500 Ethernet card"
	insert	/etc/pccard_ether $device
	remove	ifconfig $device delete

# IC-CARD+ Ethernet card
card "IC-CARD+" "IC-CARD+"
	config	auto "ed" ?
	logstr	"IC-CARD+ Ethernet card"
	insert	/etc/pccard_ether $device
	remove	ifconfig $device delete

# I/O DATA PCLA/T
card "I-O DATA" "PCLA"
	config	auto "ed" ? 0x10
#	ether	0x1c0 00:a0:b0
#	ether	0xff0 00:a0:b0
	ether	0xff0
	insert	/etc/pccard_ether $device
	remove	ifconfig $device delete

# I-O DATA PCLATE
card "IO DATA" "PCLATE"
	config	0x20 "ed" ? 0x10
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# I-O DATA PCETTX
card "IO DATA" "PCETTX"
	config	0x20 "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# KANSAI ELECTRIC KLA-PCM/T
card "KANSAI ELECTRIC CO.,LTD" "KLA-PCM/T"
	config	0x1 "ed" 15
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Kingston KNE-PC2
card "Kingston" "KNE-PC2"
	config	default "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Kingston KNE-PCM/x Ethernet
card "Kingston Technology Corp." "/EtheRx PC Card Ethernet.*/"
	config	auto "ed" ?
	ether	0xff0
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# ELECOM Laneed LD-10/100CD
card "Laneed" "LD-10/100CD"
	config	auto "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Elecom Laneed LD-CDF
card "Laneed" "LD-CDF"
	config	0x20 "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# ELECOM Laneed LD-CDS
card "Laneed" "LD-CDS"
	config	auto "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Linksys Combo PCMCIA EthernetCard (model EC2T on box) 
card "Linksys" "Combo PCMCIA EthernetCard (EC2T)"
	config	0x1 "ed" ? 
	insert	/etc/pccard_ether $device 
	remove	/sbin/ifconfig $device delete 

# Linksys Combo PCMCIA Ethernet Card
card "LINKSYS" "E-CARD"
	config	auto "ed" ? 0x10
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Linksys EtherFast 10/100 Intergrated PC Card (PCM100)
card "Linksys" "EtherFast 10/100 Integrated PC Card (PCM100)"
	config	auto "ed" ?
	insert	/etc/pccard_ether $device 
	remove	/sbin/ifconfig $device delete

#Linksys EtherFast 10/100 PC Card (PCMPC100)
card "Linksys" "EtherFast 10/100 PC Card (PCMPC100)"
	config	0x3 "ed" ?
#	config	auto "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Logitec LPM-LN100TX 100BASE-TX Ethernet LAN CARD
card "Logitec" "LPM-LN100TX"
	config	auto "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Logitec LPM-LN20T
card "Logitec" "LPM-LN20T"
	config	auto "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Socket LP-E (WinCE Low Power Ethernet)
card "Low Power Ethernet LAN Adapter" "Socket Communications, Inc"
	config	0x20 "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# ELECOM Laneed LD-CDWA (DP83902A)
card "MACNICA" "ME1-JEIDA"
	config	auto "ed" ?
#	ether	0xb8 08:00:42
	ether	0xb8
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Matsushita Electric Industrial Co.,LTD. CF-VEL211P-B
card "Matsushita Electric Industrial Co.,LTD." "CF-VEL211"
	config	auto "ed" ?
#	ether	0xff0 00:80:45
	ether	0xff0
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# MELCO LPC2-T
card "MELCO" "LPC2-T"
	config	auto "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# MELCO LPC2-TX
card "MELCO" "LPC2-TX"
	config	auto "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Melco LPC-T (PIO mode)
card "MELCO" "LPC3-TX"
	config	0x1 "ed" ? 0x30000
	ether	0xff0
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# National Semiconductor InfoMover 4100
card "National Semiconductor" "InfoMover 4100"
	config	auto "ed" ?
#	ether	0xff0 08:00:17
	ether	0xff0
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# National Semiconductor InfoMover NE4100
card "National Semiconductor" "InfoMover NE4100"
	config	0x1 "ed" ?
	ether	0xff0
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# NDC Ethernet Instant-Link NE2000 clone
card "NDC" "Ethernet"
	config	0x22 "ed" ? 0x10
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# NEC PC-9801N-J12
card "NEC" "PC-9801N-J12"
	config	auto "ed" ?
#	ether	0xff0 00:00:4c
	ether	0xff0
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# BayNetworks NETGEAR FA410TXC Fast Ethernet
card "NETGEAR" "FA410TX"
	config	auto "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Network Everywhere Ethernet 10BaseT PC Card
card "Network Everywhere" "Ethernet 10BaseT PC Card"
	config	0x1 "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Network Everywhere Ethernet Fast Ethernet 10/100 PC Card
card "Network Everywhere" "Fast Ethernet 10/100 PC Card"
	config	0x5 "ed" 10
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# New Media Corporation LiveWire 10/100
card "New Media Corporation" "LiveWire 10/100"
	config	auto "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# NextCom Next Hawk Etherneet Adapter
card "NextCom K.K." "Next Hawk"
	config	auto "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Nihon Unisys, Ltd. JPF0400-ETH
card "Nihon Unisys, Ltd." "JPF0400-ETH"
	config	auto "ed" ?
#	ether	0xff0 00:80:45
	ether	0xff0
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Nihon Unisys, Ltd. JPF0400-LAN
card "Nihon Unisys, Ltd." "JPF0400-LAN"
	config	auto "ed" ?
#	ether	0xff0 00:80:45
	ether	0xff0
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# No-brand NE-2000 compatible card
card "PCMCIA" "ETHERNET V1.0"
	config	auto "ed" ? 0x10
	ether	0xff0
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Telecom Device SuperSocket HPC100
card "PCMCIA" "FastEthernet"
	config	auto "ed" ? 0x30000
	logstr	"Telecom Device SuperSocket HPC100"
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Billionton 10Base-TX ETHERNET PCCARD (aka UE2216)
# Also Genuius "Ethernet ME3000II SE"
card "PCMCIA" "PCMCIA-ETHERNET-CARD"
	config	0x20 "ed" ? 0x10
	logstr	"UE2216"
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Melco LPC-T (PIO mode)
card "PCMCIA" "UE2212"
	config	0x1 "ed" ? 0x10
	ether	0xff0
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# EXPsys PCMCIA Ethernet Combo, Relia PCMCIA Ethernet
card "PCMCIA LAN" "Ethernet"
	config	auto "ed" ?
	logstr	"EXPsys Ethernet"
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# LinkMates LM 336 LAN Fax/Modem PC Card
card "PCMCIAs" "ComboCard"
	config	0x24 "ed" ? 0x10
	logstr	"LinkMates LM 336"
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Telecom Device SuperSocket LM336 (as Ethernet only)
card "PCMCIAs" "LanModem"
	config	default "ed" ?
	logstr	"SuperSocket LM336"
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# PreMax PE-200 Ethernet Card
card "PMX   " "PE-200"
	config	auto "ed" ? 0x10
#	ether	0x7f0 00:20:e0
	ether	0x7f0
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Psion Dacom Gold Card V34 Ethernet GSM
# as ethernet
card "Psion Dacom" "Gold Card V34 Ethernet GSM"
	config	default "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# RIOS PC CARD3 ETHERNET
card "RIOS Systems Co." "PC CARD3 ETHERNET"
	config	auto "ed" ?
#	ether	0xff0 00:00:48
	ether	0xff0
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# RPTI EP401 Ethernet card
card "RPTI" "EP401 Ethernet NE2000 Compatible"
	config	0x22 "ed" 9 
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# SCM Ethernet Combo (*Not SMC :-)*)
card "SCM" "Ethernet Combo card"
	config	auto "ed" ? 0x10
#	ether	0xff0 00:20:cb
	ether	0xff0
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Epson EEN10B Ethernet Card
card "Seiko Epson Corp." "Ethernet"
	config	auto "ed" ? 0x10
#	ether	0xff0 00:00:48
	ether	0xff0
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# 3way 3WL-847-TX
card "SUN WAY" "3WL-847-TX 100BASE-TX"
	config	auto "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Surecom EtherPerfect EP-427
card "TAMARACK" "Ethernet"
	config	0x21 "ed" ?
	insert	/etc/pccard_ether $device
	remove	ifconfig $device delete

# Telecom Device SuperSocket RE450T and RE550T
card "Telecom Device K.K." "/SuperSocket RE[45]50T/"
	config	auto "ed" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Toshiba Joho System PTJ-LAN/T
card "TJ" "Ethernet"
	config	auto "ed" ? 0x10
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Xircom CompactCard Ethernet 10 (CFE-10)
card "Xircom" "CompactCard Ethernet"
	config	auto "ed" ?
	insert	/etc/pccard_ether $device
	remove	ifconfig $device delete

########## ep ##########

# 3Com Fast Etherlink 3C574TX
card "3Com" "3C574-TX Fast EtherLink PC Card"
	config	0x1 "ep" ? 0x1
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# 3Com Megahertz 3CXEM556 (only lan side) doesn't work yet
card "3Com" "Megahertz 3CXEM556"
	config	0x1 "ep" ? 0x1
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# 3Com Megahertz 3CCFEM556BI, 3CXEM556B
# as ethernet
card "3Com" "/Megahertz 3C.*EM556/"
	config	default "ep" ? 0x1
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# 3Com Megahertz 574B
card "3Com" "Megahertz 574B"
	config	0x1 "ep" ? 0x1
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# 3Com Etherlink III 3CXE589ET
card "3Com" "Megahertz 589E"
	config	0x1 "ep" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# 3Com OfficeConnect 3CXSH572BT
card "3Com" "OfficeConnect 572B"
	config	0x1 "ep" ? 0x1
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# 3Com Etherlink III 3C562 (as Network)
# Don't think this will work.
#card "3Com Corporation" "3C562"
#	config	0x9 "ep" ?
#	insert	/etc/pccard_ether $device -link0 link1
#	remove	/sbin/ifconfig $device delete

# 3Com Etherlink III 3C589B, 3C589C
card "3Com Corporation" "3C589"
	config	0x1 "ep" ?
#	config	auto "ep" ?
	insert	/etc/pccard_ether $device -link0 link1
#	insert	/etc/pccard_ether $device link0 -link1
	remove	/sbin/ifconfig $device delete

# 3Com Etherlink III 3C589D
card "3Com Corporation" "3C589D"
	config	0x1 "ep" ?
#	config	auto "ep" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Farallon EtherMac
card "Farallon" "ENet"
	config	0x1 "ep" ?
	insert	/etc/pccard_ether $device
#	insert	/etc/pccard_ether $device link0
	remove	/sbin/ifconfig $device delete

########## ex ##########

# Olicom OC2220
card "Olicom" "Ethernet"
	config	0x1 "ex" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

########## fe ##########

# XXX NOT SUPPORTED YET
# CONTEC C-NET(PC)C Ethernet
#card "CONTEC Co.,Ltd." "/C-NET\(PC\)C.*/"
#	config	auto "fe" ?
##	ether	0x58 00:80:4c
#	ether	0x58 
#	insert	/etc/pccard_ether $device
#	remove	/sbin/ifconfig $device delete

# XXX NOT SUPPORTED YET
# Fujitsu MBH10303 Ethernet PCMCIA
#card "EAGLE Technology" "NE200 ETHERNET LAN MBH10303  "
#	config	0x1 "fe" ?
#	insert	/etc/pccard_ether $device
#	remove	/sbin/ifconfig $device delete

# XXX NOT SUPPORTED YET
# Eiger Labs EPX-10BT
#card "Eiger labs,Inc." "EPX-10BT PC Card Ethernet 10BT"
#	config	0x20 "fe" ?
#	insert	/etc/pccard_ether $device
#	remove	/sbin/ifconfig $device delete

# XXX NOT SUPPORTED YET
# Fujitsu FMV-J182, FMV-J182A
#card "FUJITSU" "LAN Card(FMV-J182)"
#	config	auto "fe" ?
#	# These cards have same ID strings, and different MAC address
#	# locations.
##	ether	0xf2c 00:00:0e		#FMV-J182
#	ether	0xf2c			#FMV-J182
##	ether	0x1cc 00:00:0e		#FMV-J182A
#	ether	0x1cc			#FMV-J182A
#	insert	/etc/pccard_ether $device
#	remove	/sbin/ifconfig $device delete

# XXX NOT SUPPORTED YET
# Fujitsu Towa LA501 Ethernet
#card "FUJITSU TOWA" "LA501"
#	config	auto "fe" ? 0x10
##	ether	0x332 00:00:0e
#	ether	0x332 
#	insert	/etc/pccard_ether $device
#	remove	/sbin/ifconfig $device delete

# XXX NOT SUPPORTED YET
# HITACHI HT-4840-11
#card "HITACHI" "HT-4840-11"
#	config	0x1a "fe" ?
#	insert	/etc/pccard_ether $device
#	remove	/sbin/ifconfig $device delete

# XXX NOT SUPPORTED YET
# NextCom J Link NC5310
#card "NextComK.K." "/NC5310 Ver1\.0.*/"
#	config	auto "fe" ?
#	insert	/etc/pccard_ether $device
#	remove	/sbin/ifconfig $device delete

# XXX NOT SUPPORTED YET
# RATOC REX-5588, REX-9822, REX-4886
#card "PCMCIA LAN MBH10304  ES" "  01"
#	config	auto "fe" ?
#	ether	0x32c 00:c0:d0  # many minor revs....
#	ether	0x328 00:c0:d0
#	ether	0x200 00:c0:d0
#	insert	/etc/pccard_ether $device
#	remove	/sbin/ifconfig $device delete

# XXX NOT SUPPORTED YET
# Fujitsu MBH10302
#card "PCMCIA MBH10302" "01"
#	config	0x14 "fe" ?
#	insert	/etc/pccard_ether $device
#	remove	/sbin/ifconfig $device delete

# XXX NOT SUPPORTED YET
# RATOC REX-R280
#card "RATOC System Inc." "10BASE_T CARD R280"
#	config	auto "fe" ?
##	ether	0x1fc 00:c0:d0
#	ether	0x1fc
#	insert	/etc/pccard_ether $device
#	remove	/sbin/ifconfig $device delete

# XXX NOT SUPPORTED YET
# TDK LAK-CD021, LAK-CD021A, LAK-CD021BX
#card "TDK" "LAC-CD02x"
#	config	auto "fe" ?
#	# These cards have same ID strings, and different MAC address
#	# locations.
#	#ether	0x92 00:80:98		# LAC-CD021, LAC-021A
#	#ether	0x96 00:80:98		# LAC-CD021BX
#	insert	/etc/pccard_ether $device
#	remove	/sbin/ifconfig $device delete

########## fdc ##########

# Libretto Floppy disk
card "Y-E DATA" "External FDD"
	config	0x4 "fdc" ?

########## gp ##########

# XXX NOT SUPPORTED YET
# National Instruments PCMCIA-GPIB Cards
#card "National Instruments" "PCMCIA-GPIB"
#	config	default "gp" pio

########## hss ##########

# XXX NOT SUPPORTED YET
# Hitachi microcomputer speech synthesizer card
#card "/HITACHI MICROCOMPUTER SYSTEM LTD.*/" "MSSHVPC02"
#	config	default "hss" pio

########## joy ##########

# XXX NOT SUPPORTED YET
# IO DATA PCJOY
#card    "IO DATA" "PCJOY"
#	config	default "joy" pio
##	config	0x1 "joy" pio
##	config	0x2 "joy" pio

########## ncv ##########

# XXX NOT SUPPORTED YET
# New Media Corporation BASICS SCSI
# (Do not put this entry under Bustoaster)
#card "BASICS by New Media Corporation" "SCSI Sym53C500"
#	config	0x14 "ncv" ?

# XXX NOT SUPPORTED YET
# Media Intelligent SCSI-2 PC Card MSC-200
#card "EPSON" "SCSI-2 PC Card SC200"
#	config	0x12 "ncv" ?

# XXX NOT SUPPORTED YET
# KME (TAXAN ICD-400PN, etc.)
#card "KME" "KXLC002"
#	config	0x26 "ncv" ? 0xb4d00000

# XXX NOT SUPPORTED YET
# KME KXLC004
#card "KME" "KXLC004"
#	config	default "ncv" ? 0xb4d00001

# XXX NOT SUPPORTED YET
# IO DATA PCSC-DV
# Macnica Miracle SCSI mPS100
#card "MACNICA" "MIRACLE SCSI" "mPS100" "D.0"
#	config	0x11 "ncv" ? 0xb6250000

# XXX NOT SUPPORTED YET
# Macnica Miracle SCSI-II mPS110
#card "MACNICA" "MIRACLE SCSI-II mPS110"
#	config	0x15 "ncv" ? 0

# XXX NOT SUPPORTED YET
# NEC PC-9801N-J03R
#card "NEC" "PC-9801N-J03R"
#	config	0x15 "ncv" ? 0

# XXX NOT SUPPORTED YET
# Qlogic Fast SCSI
#card "QLOGIC CORPORATION" "pc05"
#	config	0x2f "ncv" ? 0x84d00000

# XXX NOT SUPPORTED YET
# RATOC REX-9530
#card "RATOC System Inc." "/SCSI2 CARD.*/"
#	config	auto "ncv" ? 0x84d00000

# XXX NOT SUPPORTED YET
# RATOC REX-5572 (as SCSI only)
#card "RATOC System Inc." "/SOUND/SCSI2 CARD.*/"
#	config	default "ncv" ? 0x84d00000
##	cardio	0x640 0x10
#	iosize	16

########## nsp ##########

# XXX NOT SUPPORTED YET
# WORKBIT Ninja SCSI series
#card "IO DATA" "CBSC16       "
#	config	default "nsp" ?

# XXX NOT SUPPORTED YET
# WORKBIT Ninja SCSI series
#card "WBT" "NinjaSCSI-3"
#	config	default "nsp" ?

# XXX NOT SUPPORTED YET
# WORKBIT Ninja SCSI series (PIO mode)
#card "WBT" "NinjaSCSI-3"
#	config	default "nsp" ? 0x1

########## opl ##########

# XXX NOT SUPPORTED YET
# RATOC REX-5570 Sound Card
#card "1195 RATOC System Inc." "REX5570 SOUND CARD"
#	config	default "opl" ?

########## scc ##########

# XXX NOT SUPPORTED YET
# IBM Smart Capture Card
#card "IBM Corp." "Video Capture"
#	config	default "scc" pio
#	cardmem 0xd4000 0x0 0x8000

########## sio ##########

# 3Com/USR/MegaHertz 3CCM156
card "3COM" "3CCM156"
	config	0x23 "sio" ?

# 3com/USR/Megahertz 3CCM556
card "3Com" "3CXM/3CCM556"
	config	0x23 "sio" ?

# 3Com Etherlink III 3C562 (as Modem)
card "3Com Corporation" "3C562"
	config	0x09 "sio" ?

# ADVANTECH COMpad-32/85 (dual port, but only one works)
card "ADVANTECH" "COMpad-32/85"
	config	auto "sio" ? 0x330

# AIWA PV-JF288
card "AIWA CO.,LTD." "PV-JF288  "
	config	0x23 "sio" ?

# Apex Data 28.8 PC Card "MOBILE PLUS Cellular" modem. 
card "AD PC_CARD" "RC288ACL" 
	config	0x22 "sio" ? 
#	config	auto "sio" ? 

# AIWA PV-JF3356
card "AIWA CO.,LTD. MODEM" "PV-JF3356"
	config	auto "sio" ? 0x40000

# APEX DATA MultiCard (as Modem only)
card "APEX DATA" "MULTICARD"
	config	0xb "sio" ?

# Eiger 33.6 modem
card "AT&T" "V34+ Fax Modem"
	config	0x23 "sio" ?

# AT&T Paradyne KeepInTouch 14.4 modem
card "AT&T Paradyne" "KeepInTouch Card"
	config	0x23 "sio" ?
	reset	1000

# BUG Linkboy D64K (ISDN)
card "BUG Inc." "Linkboy D64K"
	config	0x23 "sio" ?

# NewMedia 14.4K FAX/Data Modem
card "CIRRUS LOGIC" "FAX MODEM"
	config	0x23 "sio" ?

# COM1 SA
card "COM1 SA" "MC218 CARD"
	config	0x3 "sio" ?

# COM1 SA
card "COM1 SA" "MC220 CARD"
	config	0x3 "sio" ?

# Digiteam Expresso 14.4 Modem
card "Digiteam GmbH" "Expresso Modem"
	config	0x24 "sio" ?

# Eicon DIVA T/A
# at@menu       Config menu
# at>vc         View current profile
# at>vd         View troubleshooting information
card "Eicon Technology" "DIVA T/A"
	config	0x5 "sio" ?

# Ericsson DC23 GSM modem card
card "ERICSSON" "Modem, DC23"
	config	0x21 "sio" ?

# GATEWAY 2000 FAX/Data Modem (14.4K)
card "GATEWAY2000" "CC3144"
	config	0x22 "sio" ?

# This one does work though
card "HAYES" "OPT288"
	config	0x23 "sio" ?

# Hayes OPTIMA 288 FAX/Data Modem
# currently does not work on my machine
card "Hayes" "OPTIMA 288 + FAX fo"
	config	0x24 "sio" ?
	reset	10000

# IBM Push/Pop Modem (14.4K)
card "IBM" "Push/Pop Modem(14.4K)"
	config	0x22 "sio" ?

# IBM 56k PCCCARD modem
card "IBM" "56K PC Card Modem"
	config	0x22 "sio" ?

# Intel EtherExpress(TM) PRO/100 LAN/Modem PC Card Adapter (as modem)
card "Intel" "EtherExpress(TM) PRO/100 LAN/Modem PC Card Adapter"
	config	0x1f "sio" ?

# US Robotics Worldport 14400
card "Intel" "MODEM 2400+"
	config	0x2 "sio" ?

# Intelligent SurfCard
card "Intelligent" "PCMCIA FAX+MODEM"
	config	0x1f "sio" ?
	reset	1000

# Megahertz XJEM3288 (as modem)
card "MEGAHERTZ" "CC/XJEM3288"
	config	auto "sio" ?

# Megahertz XJEM1336 (as modem)
card "MEGAHERTZ" "CC/XJEM3336"
	config	auto "sio" ?

# Megahertz XJ1144
card "MEGAHERTZ" "XJ1144"
	config	0x23 "sio" ?

# Megahertz XJ2144 (US)
card "MEGAHERTZ" "XJ2144"
	config	0x23 "sio" ?

# Megahertz XJ2144 (JP)
card "MEGAHERTZ" "XJ2144-81"
	config	0x23 "sio" ?

# Megahertz XJ2288
card "MEGAHERTZ" "XJ2288"
	config	0x23 "sio" ?

# Megahertz XJ3288
card "MEGAHERTZ" "XJ3288"
	config	0x21 "sio" ?

# Megahertz XJ-CC4288
card "Megahertz" "XJ-CC4288"
	config	0x23 "sio" ?

# Megahertz XJ4336
card "Megahertz" "XJ4336-CC4336"
	config	0x22 "sio" ?
#	config	auto "sio" ?
#	config	0x23 "sio" ?

# XXX generic serial?
# Megahertz X-Jack Ethernet/Modem 14.4K (as Modem only)
card "Megahertz" "XJEM1144/CCEM1144"
	config	0x27 "sio" ?

# Motorola Montana 
card "Motorola" "MONTANA 33.6 FAX/MODEM"
	config	0x21 "sio" ?

# XXX generic serial?
# Motorola Marine multifunction card (as modem)
card "Motorola, Inc." "MARINER MODEM/FAX/LAN"
	config	0x35 "sio" ?

# NTT ThunderCard Modem
card "NTT-IT CO., LTD" "ThunderCard AVF288, V.34"
	config	0x22 "sio" ?

# NTT DoCoMo Mobile D Card 96P1
card "NTT DoCoMo" "Mobile D Card 96P1"
#	config	0x22 "sio" ? 0x82
	config	0x23 "sio" ? 0x82
#	config	auto "sio" ? 0x82

# NTT DoCoMo (formerly NTT Personal) Paldio 611S
card "NTT DoCoMo" "PALDIO 611S PC CARD"
	config	auto "sio" ? 0x40000

# NTT DoCoMo DATA/FAX Adapter
card "NTT DoCoMo" "PCMCIA DATA/FAX ADAPTER 9600 Mark2"
	config	auto "sio" ?

# NTT DoCoMo DATA/FAX Adapter
card "NTT DoCoMo" "/PCMCIA DATA/FAX.*/"
	config	auto "sio" ? 0x82

# NTT-IT ThunderCard
card "NTT Intelligent Technology Co., Ltd." "ThunderCard DD128"
	config	auto "sio" ? 0x80
	reset	1000

# NTT DoCoMo (formerly NTT Personal) FAX/Data 32K PHS Card Paldio 321S
card "NTT Personal" "32K Paldio 321S PC CARD"
	config	0x23 "sio" ?

# NTT DoCoMo (formerly NTT Personal) FAX/Data 32K PHS Card Paldio 341S
card "NTT Personal" "32K Paldio 341S PC CARD"
	config	0x23 "sio" ?

# NTT Personal Paldio Data Card DC-1S
card "NTT Personal" "/Paldio Data.*/" "DC-1S"
	config	auto "sio" ? 0x40000

# Nokia Cellular Data Card
card "Nokia Mobile Phones" "DTP-2"
	config	0x22 "sio" ?
	config	0x23 "sio" ?

# This Nokia example allows either 1 or 2 Nokia cards to be fitted.
# With 2 Mobile Phones and Multilink PPP you can get a 19200 data channel.
# Nokia Cellular Data Card
card "Nokia Mobile Phones" "DTP-2 ver II"
	config	0x23 "sio" ?
	config	0x24 "sio" ?

# Novalink NovaModem 144
card "NovaLink Tech." "NovaModem 144   "
	config	0x23 "sio" ?

# Novatel Merlin CDPD card (wireless modem)
card "Novatel Wireless" "Merlin Type II Wireless IP Modem"
	config	auto "sio" ?

# Omron ME2814 FAX/DATA MODEM
card "OMRON" "ME2814 FAX/DATA MOD"
	config	0x23 "sio" ?

# Omron MD24XCA FAX/Data Modem
card "OMRON Corp." "MD24XCA"
	config	0x23 "sio" ?
	reset	10000

# Option International PCMCIA55K06
card "Option International" "GSM Data/Fax/SMS Modem"
	config	0x22 "sio" ?

# Banksia CardModem 56
card "PCCardModem" "CardModem 56"
	config	0x22 "sio" ?

# Eiger PCCARD modem 
# Apparently this modem does not work unless the recommended
# init string (AT&F&C1&D2) is supplied.
card "PCMCIA  " "33.6K Fax/Modem  "
	config	23 "sio" ?

# Actiontec Datalink with v.90 upgrade
card "PCMCIA  " "56K V.90 Fax Modem (LK)  "
	config	0x1f "sio" ?

# Billionton 56Kbps Fax Modem
card "PCMCIA CARD 56KFaxModem" "FM56C-NFS"
	config	0x22 "sio" ?

# PREMAX FM288 FAX/Data Modem
card "PREMAX" "FM288 "
	config	0x23 "sio" ?

# Panasonic FM-RADIO card
card "Panasonic" "CF-JVR101"
	config	0x22 "sio" ?

# Panasonic KX-PH402D
card "Panasonic" "KX-PH402D"
	config	0x23 "sio" ?

# Panasonic Modem Card TO-706C
card "Panasonic" "TO-706C"
	config	0x23 "sio" ?

# Panasonic Modem Card TO-706C
card "Panasonic" "TO-CAF288"
	config	0x23 "sio" ?

# Panasonic TO-CAF56K FAX/Data Modem
card "Panasonic Co." "TO-CAF56K"
#	config	auto "sio" pio
	config	auto "sio" ?
	reset	10000

# Random modem bundled with Dell systems
card "Psion Dacom" "Gold Card Global 56K+Fax"
	config	0x23 "sio" ?

# RFI HotLine serial card
card "RFI" "RS-232 ComCard Rev.II"
	config	0x23 "sio" ?
	insert	remove -t pccard:$device -s RFI Hotline removed

# SII MC-6530
card "SII" "PHS DATA 32S"
	config	auto "sio" ? 0x40000

# SII (DDI) MC-6550
card "SII" "PHS DATA 64"
	config	auto "sio" ? 0x40000

# TDK 14.4 FAX/Data Modem
card "TDK" "DF1414 DATA/FAX MOD"
	config	0x23 "sio" ?

# TDK 14.4 FAX/Data Modem
card "TDK" "DF1414EX DATA/FAX M"
	config	0x23 "sio" ?

# TDK DN1280R
card "TDK" "DN1280R"
	config	auto "sio" ?
	reset 1000

# TDK DP9600
card "TDK" "DP9600"
	config	auto "sio" ? 0x40000

# XXX NOT SURE SUPPORTED
# TDK Multifunctioon Card (as Modem)
#card "TDK" "GlobalNetworker 3410/3412"
#	config	auto "sio" ? 0x40000

# XXX NOT SURE SUPPORTED
# XXX generic serial?
# Toshiba Modem/LAN card IPC5001B
#card "TOSHIBA" "Modem/LAN Card"
#	config	0x25 "sio" ?

# 3Com/USR/Toshiba SLIMV90
card "TOSHIBA" "SLIMV90"
	config	0x4 "sio" ?

# 3Com/NoteWorthy 56K modem (bundled with Toshiba notebooks)
card "Toshiba America" "3CXM056-BNW"
	config	0x20 "sio" ?

# U.S. Robotics XJ1560J
card "U.S. Robotics" "XJ/CC1560J"
	config	0x22 "sio" ?

# Megahertz XJ1336
card "U.S. Robotics" "XJ/CC1336"
	config	0x21 "sio" ?

# US Robotics Sportster PCMCIA V.34
# US Robotics COURIER PCMCIA V.34
card "USRobotics" "PCMCIA 28800 Data/F"
	config	0x3 "sio" ?

# Viking V.90/K56Flex modem
card "Viking" "V.90 K56flex"
	config	0x23 "sio" ?

# Xircom CreditCard Ethernet+Modem (Modem only !!!)
card "Xircom" "CreditCard Ethernet"
	config	0x23 "sio" ?

# Xircom CreditCard Ethernet 10/100 + modem (modem part)
card "Xircom" "CreditCard Ethernet+Modem 33.6"
	config	0x23 "sio" ?

# Xircom GlobalACCESS modem
card "Xircom" "CreditCard Modem 56 - GlobalACCESS"
	config	0x1f "sio" ?

# Xircom CreditCard Modem
card "Xircom" "CreditCard Modem CM-56T"
	config	0x17 "sio" ?
	reset	100

# Zoom 56K modem 
# Freezes your system entirely if you don't have the reset..
card "Zoom Telephonics, Inc." "PCMCIA 56K LT DataFax"
	config	0x1f "sio" ?
	reset	1000

########## sn ##########

# Megahertz X-Jack Ethernet
card "Megahertz" "CC10BT/2"
	config	0x1 "sn" ?
	ether	attr2
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Megahertz Ethernet Adapter
card "Megahertz" "ETHERNET ADAPTOR"
	config	auto "sn" ?
#	ether	attr2hex 00:00:86
	ether	attr2
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Megahertz X-Jack Ethernet/Modem 14.4K
#card "MEGAHERTZ" "XJEM1144/CCEM1144"
#	multifunc
#	config	default "sn" ?
#	config	0x27 "sio" shared

# MELCO LPC-TX
card "MELCO/SMC" "LPC-TX"
	config	auto "sn" ?
#	ether	0x4a 00:a0:dc
	ether	0x4a
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# SMC EtherEZ Combo(SMC8020BT)
card "SMC" "EtherEZ Ethernet 8020"
	config	default "sn" ?
#	ether	0x9a 00:00:c0
#	ether	0x9a
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Victor M-MOIL CARD
card "JVC" "MiniMoil Ethernet Card"
	config	0x01 "sn" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

########## spc ##########

# REX5535AC, REX5535X SCSI
card "PCMCIA SCSI MBH1040" "01"
	config	0x3a "spc" ?

########## stg ##########

# XXX NOT SUPPORTED YET
# RATOC REX-5536, Melco IFC-SC
#card "1195 RATOC System Inc." "REX5536 SCSI2 CARD"
#	config	0x7 "stg" ? 0

# XXX NOT SUPPORTED YET
# Future Domain SCSI2GO
#card "Future Domain Corporation" "SCSI PCMCIA Credit Card Controller"
#	config	default "stg" ?

# XXX NOT SUPPORTED YET
# IBM SCSI PCMCIA Card
#card "IBM Corp." "SCSI PCMCIA Card"
#	config	default "stg" ?

# XXX NOT SUPPORTED YET
# RATOC REX-5536AM, REX-9836A, ICM PSC-2401 SCSI
# (Don't put this entry under REX5535 series!)
# There's a buggy revision of this card which has broken CIS tupples.
# if you can't use this card, please use the point enabler. (for example,
# type "pccardc enabler 0 stg0 -a 0x4140 -i 5" from root command prompt)
#card "PCMCIA SCSI MBH10404" "01"
#	config	0x37 "stg" ?
#	logstr	"RATOC REX-5536AM SCSI"

# XXX NOT SUPPORTED YET
# RATOC REX-5536M
#card "PCMCIA SCSI2 CARD" "01"
#	config	0x5 "stg" ? 0
#	logstr	"RATOC REX-5536M SCSI"

########## wlp ##########

# XXX NOT SUPPORTED YET
# AT&T GIS Wavelan PCMCIA
# If you want to use Japanese version, uncomment the second config
# line and comment-out the first line.
#card "AT&T" "WaveLAN/PCMCIA"
#	config	default "wlp" ?      # US version (915MHz)
##	config	default "wlp" ? 0x01 # Japanese version (2.4GHz)
##	ether	wavelan
#	insert	/etc/pccard_ether $device
#	remove	/sbin/ifconfig $device delete

# XXX NOT SUPPORTED YET
# Digital RoamAbout
#card "Digital" "RoamAbout/DS"
#	config	auto "wlp" ?
##	ether	wavelan
#	insert	/usr/sbin/wlpconfig -i wlp0 -w 0xaaaa
#	insert	/etc/pccard_ether $device
#	remove	/sbin/ifconfig $device delete

# XXX NOT SUPPORTED YET
# Lucent Wavelan
#card "Lucent Technologies" "WaveLAN/PCMCIA"
#	config	default "wlp" ?
#	ether	wavelan
#	insert	/etc/pccard_ether $device
#	remove	/sbin/ifconfig $device delete

# XXX NOT SUPPORTED YET
# NCR Wavelan PCMCIA
# If you want to use Japanese version, uncomment the second config
# line and comment-out the first line.
#card "NCR" "WaveLAN/PCMCIA"
#	config	default "wlp" ?      # US version (915MHz)
##	config	default "wlp" ? 0x01 # Japanese version (2.4GHz)
#	ether	wavelan
#	insert	/etc/pccard_ether $device
#	remove	/sbin/ifconfig $device delete


########## wi ##########

# Cabletron RoamAbout, WaveLAN/IEEE clone
card "Cabletron" "RoamAbout 802.11 DS"
	config	0x1 "wi" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Lucent WaveLAN/IEEE
card "Lucent Technologies" "WaveLAN/IEEE"
	config	0x1 "wi" ?
	insert	/etc/pccard_ether $device
	insert	/usr/sbin/wicontrol -i wi0 -n "IPv6 Group"
	insert	/usr/sbin/wicontrol -i wi0 -p 1
	remove	/sbin/ifconfig $device delete

# NCR WaveLAN/IEEE
card "NCR" "WaveLAN/IEEE"
	config	0x1 "wi" ?
#	config	auto "wi" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Melco Airconnect
card "MELCO" "WLI-PCM-L11"
	config	0x1 "wi" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# PLANEX GeoWave/GW-NS110
card "PLANEX" "GeoWave/GW-NS110"
	config	0x1 "wi" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

########## xe ##########

#  Accton EN2226/Fast EtherCard (16-bit verison)
card "Accton" "Fast EtherCard-16"
	config	default "xe" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Compaq Netelligent 10/100 PC Card
card	"Compaq" "Netelligent 10/100 PC Card"
	config	0x1 "xe" ?
	insert	/etc/pccard_ether $device
	remove	sbin/ifconfig $device delete

#  Intel EtherExpress PRO/100 Mobile Adapter (16-bit verison)
card "Intel" "EtherExpress(TM) PRO/100 PC Card Mobile Adapter16"
	config	0x1 "xe" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# XXX NOT SURE SUPPORTED
# Toshiba 10/100 Ethernet PC Card IPC5008A
#card "Toshiba" "10/100 Ethernet PC Card"
#	config	auto "xe" ?
##	cardio	0x300 0x10
#	iosize	16
#	insert	/etc/pccard_ether $device
#	remove	/sbin/ifconfig $device delete

# Xircom Realport card + modem
card "Xircom" "16-bit Ethernet + Modem 56"
	config	0x27 "xe" 9
	insert	/etc/pccard_ether $device
	remove	/etc/pccard_ether $device delete

# Xircom CreditCard Ethernet 10/100
card "Xircom" "CreditCard 10/100"
	config	0x1 "xe" ?
	insert	/etc/pccard_ether $device
	remove	/etc/pccard_ether $device delete

# Xircom CreditCard 10Base-T "CreditCard Ethernet Adaptor IIps" (PS-CE2-10)
card "Xircom" "CreditCard 10Base-T"
	config	auto "xe" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# Xircom CreditCard Ethernet 10/100 + modem (Ethernet part)
card "Xircom" "CreditCard Ethernet 10/100 + Modem 56"
	config	0x27 "xe" ?
	insert	/etc/pccard_ether $device
	remove	/sbin/ifconfig $device delete

# -------------------------------------------------------------------
# 
# "Wildcard" entries
# 
# -------------------------------------------------------------------

# GENERIC PCMCIA modem
generic serial
	config	auto "sio" ?
	reset	10000			# for unstable cards
	logstr	"GENERIC PCMCIA modem"

# GENERIC Flash ATA / ATA HDD
generic fixed_disk
	config	auto "ata" ?
	logstr	"GENERIC Flash ATA / ATA HDD"

help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F66469FCE9C5D311B8FF0000F8FE9E070595A1BF>