Re: PCI-to-PCMCIA

From: Oliver Fromme <olli(at)secnetix.de>
Date: Thu, 17 Jan 2002 22:03:57 +0100 (CET)

Christoph Schumacher <christoph_schumacher(at)t-online.de> wrote:
> Gibt es irgendwo eine Liste oder kann mir jemand sagen, welche
> PCI-to-PCMCIA Adapter von FreeBSD 4.4 unterstützt werden, damit ich
> endlich meine Intel WLAN Karte in meinen Server stecken könnte ;-)

In /sys/pccard/pcic_pci.c findest Du unter pcic_pci_devs[]
eine Liste aller unterstützten Chips. Such Dir also ein-
fach eine Karte aus, die einen dieser Chips verwendet.

$ sed -n '/devs\[]/,/NULL/s/"//gp' /sys/pccard/pcic_pci.c
          Cirrus Logic PD6729/6730 PC-Card Controller,
          Cirrus Logic PD6832 PCI-CardBus Bridge,
          Cirrus Logic PD6833 PCI-CardBus Bridge,
          Cirrus Logic PD6834 PCI-CardBus Bridge,
          O2micro OZ6729 PC-Card Bridge,
          O2micro OZ6730 PC-Card Bridge,
          O2micro 6832/6833 PCI-Cardbus Bridge,
          O2micro 6836/6860 PCI-Cardbus Bridge,
          O2micro 6812/6872 PCI-Cardbus Bridge,
          O2micro 6912 PCI-Cardbus Bridge,
          O2micro 6922 PCI-Cardbus Bridge,
          O2micro 6933 PCI-Cardbus Bridge,
          Ricoh RL5C465 PCI-CardBus Bridge,
          Ricoh RL5C475 PCI-CardBus Bridge,
          Ricoh RL5C476 PCI-CardBus Bridge,
          Ricoh RL5C477 PCI-CardBus Bridge,
          Ricoh RL5C478 PCI-CardBus Bridge,
          TI PCI-1031 PCI-PCMCIA Bridge,
          TI PCI-1130 PCI-CardBus Bridge,
          TI PCI-1131 PCI-CardBus Bridge,
          TI PCI-1210 PCI-CardBus Bridge,
          TI PCI-1211 PCI-CardBus Bridge,
          TI PCI-1220 PCI-CardBus Bridge,
          TI PCI-1221 PCI-CardBus Bridge,
          TI PCI-1225 PCI-CardBus Bridge,
          TI PCI-1250 PCI-CardBus Bridge,
          TI PCI-1251 PCI-CardBus Bridge,
          TI PCI-1251B PCI-CardBus Bridge,
          TI PCI-1260 PCI-CardBus Bridge,
          TI PCI-1260B PCI-CardBus Bridge,
          TI PCI-1410 PCI-CardBus Bridge,
          TI PCI-1420 PCI-CardBus Bridge,
          TI PCI-1421 PCI-CardBus Bridge,
          TI PCI-1450 PCI-CardBus Bridge,
          TI PCI-1451 PCI-CardBus Bridge,
          TI PCI-4410 PCI-CardBus Bridge,
          TI PCI-4450 PCI-CardBus Bridge,
          TI PCI-4451 PCI-CardBus Bridge,
          Toshiba ToPIC95 PCI-CardBus Bridge,
          Toshiba ToPIC95B PCI-CardBus Bridge,
          Toshiba ToPIC97 PCI-CardBus Bridge,
          Toshiba ToPIC100 PCI-CardBus Bridge,

(Das ist auf einem 4.4-Release; je nach Version kann das
anders aussehen. Es kann auch nicht schaden, mal die Kom-
mentare in dem Source zu überfliegen, um zu schauen, welche
Chips vielleicht besser unterstützt werden als andere.)

Gruß
   Olli

-- 
Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München
Any opinions expressed in this message may be personal to the author
and may not necessarily reflect the opinions of secnetix in any way.
"All that we see or seem is just a dream within a dream" (E. A. Poe)
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Thu 17 Jan 2002 - 22:04:00 CET

search this site