Subject: Re: attach routine not being called after successful match
To: Jared D. McNeill <jmcneill@ip010160021130.nbtel.net>
From: Jaromír <jdolecek@netbsd.org>
List: tech-kern
Date: 06/20/2001 17:14:15
Jared D. McNeill wrote:
> Is there any reason why an attach routine wouldn't be called after a
> success match? Here's what's going on:
> 
>  sound driver attaches to pcmcia bus
>  drvname_opl_attach is executed
>   opl_find returns true
>   drvname_opl_attach returns true
>  drvname_opl_match is never called
>  audio attaches to sound driver

Just a nit - you probably meant:

   drvname_opl_match returns true
  drvname_opl_attach is never called

Jaromir
-- 
Jaromir Dolecek <jdolecek@NetBSD.org>      http://www.ics.muni.cz/~dolecek/
NetBSD - just plain best OS! -=*=- Got spare MCA cards or docs? Hand me them!