Bug 17992

Summary: Missing pccard.conf entry for IBM 56K PCCARD modem.
Product: Base System Reporter: gelderen <gelderen>
Component: kernAssignee: Warner Losh <imp>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description gelderen 2000-04-13 22:10:01 UTC
No card in database for "IBM"("56K PC Card Modem")

Fix: 

Paste this:

card "IBM" "56K PC Card Modem"
        config 0x22 "sio2" ?
        insert logger -t pccard:$device -s 56K PC Card Modem inserted
        remove logger -t pccard:$device -s 56K PC Card Modem removed

Tested and running ok with PPP on /dev/cuaa2 .
Comment 1 Joseph Koshy freebsd_committer freebsd_triage 2000-04-14 04:01:51 UTC
Responsible Changed
From-To: freebsd-bugs->imp

Over to maintainer of pccard.conf 
Comment 2 Warner Losh freebsd_committer freebsd_triage 2000-05-27 05:28:28 UTC
State Changed
From-To: open->closed

I'm about to commit this change.