Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch/i386/pci



On Sun, Sep 20, 2009 at 08:35:45AM +0100, Marc Balmer wrote:
> 
> Am 17.09.2009 um 21:21 schrieb David Young:
> 
> >Module Name: src
> >Committed By:        dyoung
> >Date:                Thu Sep 17 20:21:54 UTC 2009
> >
> >Modified Files:
> >     src/sys/arch/i386/pci: elan520.c
> >
> >Log Message:
> >As Jonathan Kollasch points out, elansc_attach() does not actually
> >use gba after filling it out.  Delete it.
> 
> I am not sure if this is the right fix.  Does the gpio device still
> attach now?
> 
> Shouldn't there just be a
> 
> config_found_ia(self, "gpiobus", &gba, gpiobus_print);

The call is in elansc_rescan().  elansc_attach() calls that.

Dave

-- 
David Young             OJC Technologies
dyoung%ojctech.com@localhost      Urbana, IL * (217) 278-3933


Home | Main Index | Thread Index | Old Index