Re: Gumstix verdex patch

KIYOHARA Takashi <[email protected]> Sun, 09 Aug 2009 16:36:01 +0900 (JST)
Newsgroups gmane.os.netbsd.ports.arm,gmane.os.netbsd.ports.hpcarm
Message-ID <[email protected]>
Hi! all,


From: KIYOHARA Takashi <[email protected]>
Date: Wed, 05 Aug 2009 21:38:53 +0900 (JST)

> > 4. The peripheral device of pxa might not be able to do an appropriate
> >    match. It is necessary to confirm the address more.  We do not have
> >    the method of fixing the order of matching the device.
> >    pxaip_attach_critical() configure some peripheral devices.  However
> >    pxaohci and pxaudc and others can match.
> > 
> >      ftp://ftp.netbsd.org/pub/NetBSD/misc/kiyohara/gumstix/drivers-match-20090221.diff
> 
> I thought that the match by not the address but the name was better.
> In this case, the unknown address surrounding will be able to match.
> 
> ftp://ftp.netbsd.org/pub/NetBSD/misc/kiyohara/gumstix/drivers-match-20090804.diff

committed.
--
kiyohara