d206554f40
This confilcted with the entry of non PIO mode. If you want to use them in PIO mode comment out entry of the non PIO mode and uncommnet the PIO mode entry.
1872 lines
48 KiB
Plaintext
1872 lines
48 KiB
Plaintext
# 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$
|
|
#
|
|
# 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 0x240-0x360
|
|
# 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 start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Aironet PC4800 11Mbps 802.11 wireless NIC
|
|
card "Aironet" "PC4800"
|
|
config 0x5 "an" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Aironet 340/342 Series 11Mbps 802.11 wireless NIC
|
|
card "Cisco Systems" "340 Series Wireless LAN Adapter"
|
|
config auto "an" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
########## 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"
|
|
|
|
# Lexar Media compact flash
|
|
card "CL ATA FLASH CARD LEXAR " "TIDALWV"
|
|
# auto does not work
|
|
config 0x1 "ata" ?
|
|
|
|
# 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 start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
card "Bay Networks" "BayStack 650 Wireless LAN"
|
|
config 0x1 "awi" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
card "Farallon" "SkyLINE Wireless"
|
|
config default "awi" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
card "Icom" "SL-200"
|
|
config 0x1 "awi" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
########## 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 start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Map Japan MPL-972
|
|
card "2408LAN" "Ethernet"
|
|
config auto "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Accton EN2212
|
|
# Very slow! (PIO mode)
|
|
card "ACCTON" "EN2212"
|
|
config 0x1 "ed" ? 0x10
|
|
ether 0xff0
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
#Accton 2216
|
|
card "ACCTON" "EN2216-PCMCIA-ETHERNET"
|
|
config 0x20 "ed" ?
|
|
# config auto "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 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 start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Allied Telesis Ethernet Card
|
|
card "Allied Telesis,K.K" "Ethernet LAN Card"
|
|
config 0x1 "ed" ? 0x10
|
|
ether 0xff0
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 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 start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 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 start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Allied Telesis CentreCOM LA-PCM V3
|
|
card "Allied Telesis K.K." "LA-PCM V3"
|
|
config auto "ed" ? 0x10
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# AmbiCom 10BaseT card
|
|
card "AmbiCom Inc" "AMB8002T"
|
|
config 0x20 "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Billionton LNT-10TB
|
|
card "Billionton" "LNT-10TB"
|
|
config auto "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# CNet BC40 adapter
|
|
card "CNet" "CN40BC Ethernet"
|
|
config 0x20 "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# COREGA FEther PCC-TXF
|
|
card "corega" "FEther PCC-TXF"
|
|
config auto "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# COREGA Ether PCC-T
|
|
card "corega K.K." "corega Ether PCC-T"
|
|
config 0x20 "ed" ?
|
|
# config auto "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# COREGA EtherII PCC-T
|
|
card "corega K.K." "corega EtherII PCC-T"
|
|
config auto "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# COREGA FastEther PCC-TX
|
|
card "corega K.K." "corega FastEther PCC-TX"
|
|
config auto "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Corega PCM-T
|
|
card "Corega,K.K." "Ethernet LAN Card"
|
|
config auto "ed" ?
|
|
ether 0xff0
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# CyQ've ELA-010
|
|
card "CyQ've" "ELA-010"
|
|
config 0x20 "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# CyQ've ELA-110
|
|
card "CyQ've" "ELA-110 10/100M LAN Card"
|
|
config auto "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# CyQ've ELA-110E
|
|
card "CyQ've" "ELA-110E 10/100M LAN Card"
|
|
config auto "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# D-Link DE-650 NE2000 clone
|
|
card "D-Link" "DE-650"
|
|
config 0x20 "ed" ? 0x10
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# D-Link DE-660 NE2000 clone
|
|
card "D-Link" "DE-660"
|
|
config 0x20 "ed" ? 0x10
|
|
ether 0x81
|
|
insert /etc/pccard_ether $device start
|
|
# insert /etc/pccard_ether $device start link0 -link1
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# D-Link DFE-650 NE2000 clone
|
|
card "D-Link" "DFE-650"
|
|
config 0x20 "ed" ? 0x10
|
|
insert /etc/pccard_ether $device start
|
|
# insert /etc/pccard_ether $device start link0 -link1
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# D-Link DME-560T LAN/FAX/MODEM Card (as Ethernet)
|
|
card "D-Link" "DME560T"
|
|
config default "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Danpex (Alloy, etc.) EN-6200P2
|
|
card "DANPEX" "EN-6200P2"
|
|
config 0x22 "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 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 start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Digital DEPCM-BA Ethernet
|
|
card "DIGITAL" "DEPCM-XX"
|
|
config auto "ed" ? 0x10
|
|
# ether 0xff0 00:00:e8
|
|
ether 0xff0
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Planex FNW-3600-T
|
|
card "Dual Speed" "10/100 PC Card"
|
|
config auto "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Planex FNW-3600-TX 16bit FastEthernet DirectDock
|
|
card "Dual Speed" "10/100 Port Attached PC Card"
|
|
config auto "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# LinkSys ethernet card
|
|
card "E-CARD" "E-CARD"
|
|
config 0x20 "ed" ?
|
|
logstr "LinkSys card"
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Eiger Labs Ethernet COMBO
|
|
card "EIGER Labs Inc." "Ethernet COMBO Card"
|
|
config auto "ed" ? 0x10
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 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 start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 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 start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Apollo PCMCIA Ethernet Adapter
|
|
card "Ethernet" "Adapter"
|
|
config 0x0 "ed" ?
|
|
logstr "Apollo PCMCIA Ethernet Adapter"
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
|
|
# pci Ethernet Adapter Card
|
|
card "Ethernet" "CF Size PC Card"
|
|
config auto "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# pci Ethernet Adapter Card
|
|
card "Ethernet" "CF Size PC Card"
|
|
config auto "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# "Ethernet Adapter" "E2000 PCMCIA Ethernet"
|
|
card "Ethernet Adapter" "E2000 PCMCIA Ethernet"
|
|
config auto "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 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 start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# PLANEX (PLANET) FNW-3700-T
|
|
card "Fast Ethernet" "16-bit PC Card"
|
|
config auto "ed" ? 0x30000
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 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 start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# TDK Grey Cell GCS2000 Ethernet Card
|
|
card "Grey Cell" "GCS2000"
|
|
config auto "ed" ? 0x10
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Grey Cell GCS2220 Ethernet Card
|
|
card "Grey Cell" "GCS2220"
|
|
config auto "ed" ? 0x10
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# GVC NIC-2000P Ethernet Card
|
|
card "GVC" "NIC-2000p"
|
|
config auto "ed" ? 0x10
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# IBM PCMCIA Ethernet I/II
|
|
card "IBM Corp." "Ethernet"
|
|
config 0x1 "ed" ?
|
|
ether 0xff0
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
#AR-P500 ethernet card, PLANET PCMCIA ethernet Adapter card ENW-3500
|
|
card "IC-CARD" "IC-CARD"
|
|
config auto "ed" ?
|
|
logstr "AR-P500 Ethernet card"
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# IC-CARD+ Ethernet card
|
|
card "IC-CARD+" "IC-CARD+"
|
|
config auto "ed" ?
|
|
logstr "IC-CARD+ Ethernet card"
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 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 start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# I-O DATA PCLATE
|
|
card "IO DATA" "PCLATE"
|
|
config 0x20 "ed" ? 0x10
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# I-O DATA PCETTX
|
|
card "IO DATA" "PCETTX"
|
|
config 0x20 "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# KANSAI ELECTRIC KLA-PCM/T
|
|
card "KANSAI ELECTRIC CO.,LTD" "KLA-PCM/T"
|
|
config 0x1 "ed" 15
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Kingston KNE-PC2
|
|
card "Kingston" "KNE-PC2"
|
|
config default "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Kingston KNE-PCM/x Ethernet
|
|
card "Kingston Technology Corp." "/EtheRx PC Card Ethernet.*/"
|
|
config auto "ed" ?
|
|
ether 0xff0
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# ELECOM Laneed LD-10/100CD
|
|
card "Laneed" "LD-10/100CD"
|
|
config auto "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Elecom Laneed LD-CDF
|
|
card "Laneed" "LD-CDF"
|
|
config 0x20 "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# ELECOM Laneed LD-CDS
|
|
card "Laneed" "LD-CDS"
|
|
config auto "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Linksys Combo PCMCIA EthernetCard (model EC2T on box)
|
|
card "Linksys" "Combo PCMCIA EthernetCard (EC2T)"
|
|
config 0x1 "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Linksys Combo PCMCIA Ethernet Card
|
|
card "LINKSYS" "E-CARD"
|
|
config auto "ed" ? 0x10
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 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 start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
#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 start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Logitec LPM-LN100TX 100BASE-TX Ethernet LAN CARD
|
|
card "Logitec" "LPM-LN100TX"
|
|
config auto "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Logitec LPM-LN20T
|
|
card "Logitec" "LPM-LN20T"
|
|
config auto "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Socket LP-E (WinCE Low Power Ethernet)
|
|
card "Low Power Ethernet LAN Adapter" "Socket Communications, Inc"
|
|
config 0x20 "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# ELECOM Laneed LD-CDWA (DP83902A)
|
|
card "MACNICA" "ME1-JEIDA"
|
|
config auto "ed" ?
|
|
# ether 0xb8 08:00:42
|
|
ether 0xb8
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 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 start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# MELCO LPC2-T
|
|
card "MELCO" "LPC2-T"
|
|
config auto "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# MELCO LPC2-TX
|
|
card "MELCO" "LPC2-TX"
|
|
config auto "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Melco LPC-T (PIO mode)
|
|
card "MELCO" "LPC3-TX"
|
|
config 0x1 "ed" ? 0x30000
|
|
ether 0xff0
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# National Semiconductor InfoMover 4100
|
|
card "National Semiconductor" "InfoMover 4100"
|
|
config auto "ed" ?
|
|
# ether 0xff0 08:00:17
|
|
ether 0xff0
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# National Semiconductor InfoMover NE4100
|
|
card "National Semiconductor" "InfoMover NE4100"
|
|
config 0x1 "ed" ?
|
|
ether 0xff0
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# NDC Ethernet Instant-Link NE2000 clone
|
|
card "NDC" "Ethernet"
|
|
config 0x22 "ed" ? 0x10
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# NEC PC-9801N-J12
|
|
card "NEC" "PC-9801N-J12"
|
|
config auto "ed" ?
|
|
# ether 0xff0 00:00:4c
|
|
ether 0xff0
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# BayNetworks NETGEAR FA410TXC Fast Ethernet
|
|
card "NETGEAR" "FA410TX"
|
|
config auto "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Network Everywhere Ethernet 10BaseT PC Card
|
|
card "Network Everywhere" "Ethernet 10BaseT PC Card"
|
|
config 0x1 "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 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 start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# New Media Corporation LiveWire 10/100
|
|
card "New Media Corporation" "LiveWire 10/100"
|
|
config auto "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# NextCom Next Hawk Etherneet Adapter
|
|
card "NextCom K.K." "Next Hawk"
|
|
config auto "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 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 start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 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 start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# No-brand NE-2000 compatible card
|
|
card "PCMCIA" "ETHERNET V1.0"
|
|
config auto "ed" ? 0x10
|
|
ether 0xff0
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Telecom Device SuperSocket HPC100
|
|
card "PCMCIA" "FastEthernet"
|
|
config auto "ed" ? 0x30000
|
|
logstr "Telecom Device SuperSocket HPC100"
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 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 start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Melco LPC-T (PIO mode)
|
|
card "PCMCIA" "UE2212"
|
|
config auto "ed" ? 0x10
|
|
ether 0xff0
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# EXPsys PCMCIA Ethernet Combo, Relia PCMCIA Ethernet
|
|
card "PCMCIA LAN" "Ethernet"
|
|
config auto "ed" ?
|
|
logstr "EXPsys Ethernet"
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# LinkMates LM 336 LAN Fax/Modem PC Card
|
|
card "PCMCIAs" "ComboCard"
|
|
config 0x24 "ed" ? 0x10
|
|
logstr "LinkMates LM 336"
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Telecom Device SuperSocket LM336 (as Ethernet only)
|
|
card "PCMCIAs" "LanModem"
|
|
config default "ed" ?
|
|
logstr "SuperSocket LM336"
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 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 start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Psion Dacom Gold Card V34 Ethernet GSM
|
|
# as ethernet
|
|
card "Psion Dacom" "Gold Card V34 Ethernet GSM"
|
|
config auto "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 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 start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# RPTI EP401 Ethernet card
|
|
card "RPTI" "EP401 Ethernet NE2000 Compatible"
|
|
config 0x22 "ed" 9
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 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 start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 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 start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 3way 3WL-847-TX
|
|
card "SUN WAY" "3WL-847-TX 100BASE-TX"
|
|
config auto "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Surecom EtherPerfect EP-427
|
|
card "TAMARACK" "Ethernet"
|
|
config auto "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# TDK LAK-CD031
|
|
card "TDK" "/LAK-CD031.*/"
|
|
config auto "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Telecom Device SuperSocket RE450T and RE550T
|
|
card "Telecom Device K.K." "/SuperSocket RE[45]50T/"
|
|
config auto "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Toshiba Joho System PTJ-LAN/T
|
|
card "TJ" "Ethernet"
|
|
config auto "ed" ? 0x10
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Xircom CompactCard Ethernet 10 (CFE-10)
|
|
card "Xircom" "CompactCard Ethernet"
|
|
config auto "ed" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
########## ep ##########
|
|
|
|
# 3Com Fast Etherlink 3C574TX
|
|
card "3Com" "3C574-TX Fast EtherLink PC Card"
|
|
config 0x1 "ep" ? 0x1
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 3Com Megahertz 3CXEM556 (only lan side) doesn't work yet
|
|
card "3Com" "Megahertz 3CXEM556"
|
|
config 0x1 "ep" ? 0x1
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 3Com Megahertz 3CCFEM556BI, 3CXEM556B
|
|
# as ethernet
|
|
card "3Com" "/Megahertz 3C.*EM556/"
|
|
config default "ep" ? 0x1
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 3Com Megahertz 574B
|
|
card "3Com" "Megahertz 574B"
|
|
config 0x1 "ep" ? 0x1
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 3Com Etherlink III 3CXE589EC
|
|
# 3Com Etherlink III 3CXE589ET
|
|
card "3Com" "Megahertz 589E"
|
|
config 0x1 "ep" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 3Com OfficeConnect 3CXSH572BT
|
|
card "3Com" "OfficeConnect 572B"
|
|
config 0x1 "ep" ? 0x1
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 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 start -link0 link1
|
|
# insert /etc/pccard_ether $device start link0 -link1
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 3Com Etherlink III 3C589D
|
|
card "3Com Corporation" "3C589D"
|
|
config 0x1 "ep" ?
|
|
# config auto "ep" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Farallon EtherMac
|
|
card "Farallon" "ENet"
|
|
config 0x1 "ep" ?
|
|
insert /etc/pccard_ether $device start
|
|
# insert /etc/pccard_ether $device start link0
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
########## ex ##########
|
|
|
|
# Olicom OC2220
|
|
card "Olicom" "Ethernet"
|
|
config 0x1 "ex" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
########## fe ##########
|
|
|
|
# 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 start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Fujitsu MBH10303 Ethernet PCMCIA
|
|
card "EAGLE Technology" "NE200 ETHERNET LAN MBH10303 "
|
|
config auto "fe" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Eiger Labs EPX-10BT
|
|
card "Eiger labs,Inc." "EPX-10BT PC Card Ethernet 10BT"
|
|
config auto "fe" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 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 start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Fujitsu Towa LA501 Ethernet
|
|
card "FUJITSU TOWA" "LA501"
|
|
config auto "fe" ? 0x10
|
|
# ether 0x332 00:00:0e
|
|
ether 0x332
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# HITACHI HT-4840-11
|
|
card "HITACHI" "HT-4840-11"
|
|
config auto "fe" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# NextCom J Link NC5310
|
|
card "NextComK.K." "/NC5310 Ver1\.0.*/"
|
|
config auto "fe" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 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
|
|
ether 0x200
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Fujitsu MBH10302
|
|
card "PCMCIA MBH10302" "01"
|
|
config auto "fe" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 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 start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 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 start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
########## 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 ##########
|
|
|
|
# New Media Corporation BASICS SCSI
|
|
# (Do not put this entry under Bustoaster)
|
|
card "BASICS by New Media Corporation" "SCSI Sym53C500"
|
|
config auto "ncv" ?
|
|
|
|
# Media Intelligent SCSI-2 PC Card MSC-200
|
|
card "EPSON" "SCSI-2 PC Card SC200"
|
|
config auto "ncv" ?
|
|
|
|
# KME (TAXAN ICD-400PN, etc.)
|
|
card "KME" "KXLC002"
|
|
config auto "ncv" ? 0xb4d00000
|
|
|
|
# KME KXLC004
|
|
card "KME" "KXLC004"
|
|
config auto "ncv" ? 0xb4d00001
|
|
|
|
# IO DATA PCSC-DV
|
|
# Macnica Miracle SCSI mPS100
|
|
card "MACNICA" "MIRACLE SCSI" "mPS100" "D.0"
|
|
config auto "ncv" ? 0xb6250000
|
|
|
|
# Macnica Miracle SCSI-II mPS110
|
|
card "MACNICA" "MIRACLE SCSI-II mPS110"
|
|
config auto "ncv" ? 0
|
|
|
|
# NEC PC-9801N-J03R
|
|
card "NEC" "PC-9801N-J03R"
|
|
config auto "ncv" ? 0
|
|
|
|
# Qlogic Fast SCSI
|
|
card "QLOGIC CORPORATION" "pc05"
|
|
config auto "ncv" ? 0x84d00000
|
|
|
|
# RATOC REX-9530
|
|
card "RATOC System Inc." "/SCSI2 CARD.*/"
|
|
config auto "ncv" ? 0x84d00000
|
|
|
|
# RATOC REX-5572 (as SCSI only)
|
|
#card "RATOC System Inc." "/SOUND/SCSI2 CARD.*/"
|
|
config auto "ncv" ? 0x84d00000
|
|
# cardio 0x640 0x10
|
|
iosize 16
|
|
|
|
########## nsp ##########
|
|
|
|
# WORKBIT Ninja SCSI series
|
|
card "IO DATA" "CBSC16 "
|
|
config auto "nsp" ?
|
|
|
|
# WORKBIT Ninja SCSI series
|
|
card "WBT" "NinjaSCSI-3"
|
|
config auto "nsp" ?
|
|
|
|
# WORKBIT Ninja SCSI series (PIO mode)
|
|
# (If you want to use them in PIO mode comment out above and uncommnet below.)
|
|
#card "WBT" "NinjaSCSI-3"
|
|
# config auto "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" ?
|
|
|
|
# Nokia Card Phone 2.0 (gsm900/dcs1800 HSCSD terminal)
|
|
card "Nokia Mobile Phones" "Nokia Card Phone"
|
|
config 0x3 "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" ?
|
|
|
|
# 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
|
|
|
|
# Toshiba Modem/LAN card IPC5001B (as Modem)
|
|
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 start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Megahertz Ethernet Adapter
|
|
card "Megahertz" "ETHERNET ADAPTOR"
|
|
config auto "sn" ?
|
|
# ether attr2hex 00:00:86
|
|
ether attr2
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 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 start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# SMC EtherEZ Combo(SMC8020BT)
|
|
card "SMC" "EtherEZ Ethernet 8020"
|
|
config default "sn" ?
|
|
# ether 0x9a 00:00:c0
|
|
# ether 0x9a
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Victor M-MOIL CARD
|
|
card "JVC" "MiniMoil Ethernet Card"
|
|
config 0x01 "sn" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
########## spc ##########
|
|
|
|
# REX5535AC, REX5535X SCSI
|
|
card "PCMCIA SCSI MBH1040" "01"
|
|
config 0x3a "spc" ?
|
|
|
|
########## stg ##########
|
|
|
|
# RATOC REX-5536, Melco IFC-SC
|
|
card "1195 RATOC System Inc." "REX5536 SCSI2 CARD"
|
|
config auto "stg" ? 0
|
|
|
|
# Future Domain SCSI2GO
|
|
card "Future Domain Corporation" "SCSI PCMCIA Credit Card Controller"
|
|
config auto "stg" ?
|
|
|
|
# IBM SCSI PCMCIA Card
|
|
card "IBM Corp." "SCSI PCMCIA Card"
|
|
config auto "stg" ?
|
|
|
|
# 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"
|
|
|
|
# RATOC REX-5536M
|
|
card "PCMCIA SCSI2 CARD" "01"
|
|
config auto "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 start
|
|
# remove /etc/pccard_ether $device stop
|
|
|
|
# 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 start
|
|
# remove /etc/pccard_ether $device stop
|
|
|
|
# XXX NOT SUPPORTED YET
|
|
# Lucent Wavelan
|
|
#card "Lucent Technologies" "WaveLAN/PCMCIA"
|
|
# config default "wlp" ?
|
|
# ether wavelan
|
|
# insert /etc/pccard_ether $device start
|
|
# remove /etc/pccard_ether $device stop
|
|
|
|
# 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 start
|
|
# remove /etc/pccard_ether $device stop
|
|
|
|
|
|
########## wi ##########
|
|
|
|
# Cabletron RoamAbout, WaveLAN/IEEE clone
|
|
card "Cabletron" "RoamAbout 802.11 DS"
|
|
config 0x1 "wi" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Compaq WL100
|
|
card "Compaq" "WL100_11Mbps_Wireless_PC_Card"
|
|
config auto "wi" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Corega KK Wireless LAN PCC-11
|
|
card "corega K.K." "Wireless LAN PCC-11"
|
|
config auto "wi" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Laneed Wireless card
|
|
config auto "wi" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# ELECOM Air@Hawk/LD-WL11/PCC (0.7.5)
|
|
card "ELECOM" "Air@Hark/LD-WL11/PCC"
|
|
config auto "wi" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# ELECOM Air@Hawk/LD-WL11/PCC (0.7.6 and later)
|
|
card "ELECOM" "Air@Hawk/LD-WL11/PCC"
|
|
config auto "wi" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# ICOM SL-1100
|
|
card "ICOM" "SL-1100"
|
|
config auto "wi" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Farallon Skyline 11Mbps Wireless
|
|
card "INTERSIL" "HFA384x/IEEE"
|
|
config 0x1 "wi" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Lucent WaveLAN/IEEE
|
|
card "Lucent Technologies" "WaveLAN/IEEE"
|
|
config 0x1 "wi" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Melco Airconnect
|
|
card "MELCO" "WLI-PCM-L11"
|
|
config 0x1 "wi" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# NCR WaveLAN/IEEE
|
|
card "NCR" "WaveLAN/IEEE"
|
|
config auto "wi" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# NEC Wireless Card CMZ-RT-WP
|
|
card "NEC" "Wireless Card CMZ-RT-WP"
|
|
config auto "wi" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# PLANEX GeoWave/GW-NS110
|
|
card "PLANEX" "GeoWave/GW-NS110"
|
|
config 0x1 "wi" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# TDK LAK-CD011WL
|
|
card "TDK" "LAK-CD011WL for Wireless LAN"
|
|
config auto "wi" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
|
|
########## xe ##########
|
|
|
|
# Accton EN2226/Fast EtherCard (16-bit verison)
|
|
card "Accton" "Fast EtherCard-16"
|
|
config auto "xe" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Compaq Netelligent 10/100 PC Card
|
|
card "Compaq" "Netelligent 10/100 PC Card"
|
|
config 0x1 "xe" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 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 start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# 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 start
|
|
# remove /etc/pccard_ether $device stop
|
|
|
|
# Xircom Realport card + modem
|
|
card "Xircom" "16-bit Ethernet + Modem 56"
|
|
config 0x27 "xe" 9
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Xircom CreditCard Ethernet 10/100
|
|
card "Xircom" "CreditCard 10/100"
|
|
config 0x1 "xe" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Xircom CreditCard 10Base-T "CreditCard Ethernet Adaptor IIps" (PS-CE2-10)
|
|
card "Xircom" "CreditCard 10Base-T"
|
|
config auto "xe" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# Xircom CreditCard Ethernet 10/100 + modem (Ethernet part)
|
|
card "Xircom" "CreditCard Ethernet 10/100 + Modem 56"
|
|
config 0x27 "xe" ?
|
|
insert /etc/pccard_ether $device start
|
|
remove /etc/pccard_ether $device stop
|
|
|
|
# -------------------------------------------------------------------
|
|
#
|
|
# "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"
|
|
|