Bug 23616

Summary: IC-CARD+ not properly recognized by pccardd
Product: Base System Reporter: Eric Masson <e-masson>
Component: confAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.2-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Eric Masson 2000-12-18 18:20:01 UTC
Insertion of an IC-CARD+ lan pccard leads pccardd to recognize it as
a IC-CARD pccard.

How-To-Repeat: 
Insert an IC-CARD+ pccard in one of the laptop's slots.
Comment 1 toshi 2000-12-29 10:00:03 UTC
I had a cleanup for pccard.conf (rev: 1.169 and 1.171).
I will MFC next century if no problem.

A part of IC-CARD and IC-CARD+ entries as follows:

# AR-P500 ethernet card, Planet Communications Smart COM 3500 same as
# model ENW-3500 and ENW-3501-T, IC-CARD Ethernet, SYSCOM SC100 Ethernet Card
# ELECOM Laneed LD-CDY, IC-CARD+ Ethernet card
card "/^IC-CARD\+?$/" "/^IC-CARD\+?$/"
        config  auto "ed" ?
        insert  /etc/pccard_ether $device start
        remove  /etc/pccard_ether $device stop

--
Toshihiko ARAI / toshi@FreeBSD.org
http://www.jp.FreeBSD.org/PAO/LAPTOP_SURVEY/index.html
Comment 2 Warner Losh freebsd_committer freebsd_triage 2001-05-30 22:49:57 UTC
State Changed
From-To: open->closed

These fixes are already in stable and current.