Subject: kern/7253: configuring pcic without pcmcia bus causes link failure.
To: None <gnats-bugs@gnats.netbsd.org>
From: Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us>
List: netbsd-bugs
Date: 03/26/1999 13:52:31
>Number:         7253
>Category:       kern
>Synopsis:       configuring pcic without pcmcia bus causes link failure.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    kern-bug-people (Kernel Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Mar 26 08:05:03 1999
>Last-Modified:
>Originator:     Bill Sommerfeld
>Organization:
	
>Release:        19990325
>Environment:
	
System: NetBSD orchard.arlington.ma.us 1.3K NetBSD 1.3K (ORCHARDII) #43: Sat Mar 20 17:51:07 EST 1999 sommerfeld@orchard.arlington.ma.us:/usr/src/sys/arch/i386/compile/ORCHARDII i386


>Description:

User reported:
commenting out PCMCIA goo from the GENERIC config sees the kernel link
fail. I think i82365.c is being included when it shouldn't.
 _pcmcia_card_attach
 _pcmcia_card_detach
 _pcmcia_card_deactivate
 _pcmcia_card_gettype


>How-To-Repeat:
	comment out all lines in GENERIC containing the string
	"pcmcia"; this leaves in the pcic.

>Fix:
	unknown at this time.  probably involves making the appropriate
	calls through function pointers in the pcmcia* softc filled in
	when the pcmcia slot is attached..

>Audit-Trail:
>Unformatted: