Определения устройств > PC Card
Определения PC Card
PC Card — общее название для двух технологий карт горячей замены (толщина смарт-карт около 5 мм):
- 16-bit PC Card (PCMCIA)
32-bit CardBus
Эта статья охватывает устройства "16-bit PC Card", ранее известные как "PCMCIA".
pccardctl
Установка пакета pcmciautils предоставит утилиты pccardctl.
pccardctl ident
Socket 0: product info: "The Linksys Group, Inc.", "Instant Wireless Network PC Card", "ISL37300P", "RevA" manfid: 0x0274, 0x1613 function: 6 (network)
pccardctl info
PRODID_1="The Linksys Group, Inc." PRODID_2="Instant Wireless Network PC Card" PRODID_3="ISL37300P" PRODID_4="RevA" MANFID=0274,1613 FUNCID=6
pccardctl status
Socket 0: 5.0V 16-bit PC Card Subdevice 0 (function 0) [unbound]
GNOME: hardinfo
В Hardinfo нет списка PCMCIA-карт.
KDE: KInfocenter
В KDE KInfoCenter (K Menu / System / KInfoCenter Info Center, из пакета:kcontrol) есть информационная страница о PC Card.
Примечание: Иногда, KInfoCenter не находит карты PCMCIA.
dmidecode
В DMI области материнской платы есть информация о системных слотах. Для получения этой информации можно использовать dmidecode.
dmidecode -t 9 # dmidecode 2.9 SMBIOS 2.4 present. Handle 0x0020, DMI type 9, 13 bytes System Slot Information Designation: ExpressCard Slot 1 Type: x1 PCI Express Current Usage: Available Length: Other ID: 0 Characteristics: Hot-plug devices are supported Handle 0x0021, DMI type 9, 13 bytes System Slot Information Designation: CardBus Slot 1 Type: 32-bit PC Card (PCMCIA) Current Usage: Available Length: Other ID: Adapter 1, Socket 0 Characteristics: 5.0 V is provided 3.3 V is provided PC Card-16 is supported Cardbus is supported Zoom Video is supported Modem ring resume is supported PME signal is supported Hot-plug devices are supported
lspci
32-bit CardBus устройства обычно visible (bridged) как PCI-устройства.
/proc/bus/pccard/*
TODO
/sys/bus/pcmcia/*
TODO
Список литературы
/usr/share/doc/pcmciautils/mini-howto.txt.gz (также online) - PCMCIA Howto (pccardctl)