cvs commit: src/sys/pci intpm.c
John Baldwin
jhb at freebsd.org
Thu May 15 12:07:58 UTC 2008
On Monday 12 May 2008 06:27:49 pm Rui Paulo wrote:
> John Baldwin wrote:
> > jhb 2008-05-12 21:34:52 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/pci intpm.c
> > Log:
> > - Set sc->dev to the new-bus device_t so all the device_printf()s work.
> > - Add a missing newline to a printf.
> >
> > MFC after: 1 week
> > Submitted by: Andriy Gapon avg <> icyb.net.ua
> >
> > Revision Changes Path
> > 1.41 +3 -1 src/sys/pci/intpm.c
>
> You're fast!
> I just emailed takanori@ about committing this... Heh.
> Oh well, thanks.
Heh, in this case I'm probably the one who broke it while updating intpm (i.e.
forgot to set sc->dev when changing it to use device_printf()).
--
John Baldwin
More information about the cvs-src
mailing list