Bug 17515

Summary: (PCMCIA) Can't map in cis / driver allocation failed for Xircom(Ethernet Adapter) Device not configured
Product: Base System Reporter: 98004156 <98004156>
Component: i386Assignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.0-RELEASE   
Hardware: Any   
OS: Any   

Description 98004156 2000-03-20 21:40:00 UTC
Probing xe goes wrong.... Can't map cis.... Xircom Ethernet Adapter

my lines in my kernel config file to load Xircom Ethernet Adapter
device pcic0 at asi?
device pcic0 at asi?
device card

device xe0 at isa?

lines in pccard.conf
config 0x1 "xe0" 11

How-To-Repeat: pccardd
Comment 1 bill fumerola freebsd_committer freebsd_triage 2000-03-20 21:40:57 UTC
State Changed
From-To: open->closed

The xe0 driver is broken in the 4.0 branch right now. Its unfortunate that it appears commented out 
in GENERIC right now, as that gives a false impression.