cvs commit: src/sys/dev/acpica acpi_pcib.c
Nate Lawson
nate at root.org
Mon Mar 22 13:55:20 PST 2004
On Mon, 22 Mar 2004, Ion-Mihai Tetcu wrote:
> On Mon, 22 Mar 2004 12:39:20 -0800 (PST)
> Nate Lawson <njl at FreeBSD.org> wrote:
>
> > njl 2004/03/22 12:39:20 PST
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/dev/acpica acpi_pcib.c
> > Log:
> > Use the correct length for appending an extended irq resource. This may
> > have broken APIC routing. This bug has been present since rev 1.33.
>
> It fixed my sound, thanks. I've over-written only this file:
> # cd /usr/src/sys/dev/acpica/
> # fetch -o acpi_pcib.c 'http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/src/sys/dev/acpica/acpi_pcib.c?rev=1.41&content-type=text/plain'
> # cd /sys/modules/acpi/acpi && make clean && make
> # cp acpi.ko /boot/kernel/
Actually, I think you never tested 1.38. There was a bug in 1.37 that
1.38 fixed. Either way, you should be fine sticking with -current again.
-Nate
More information about the cvs-src
mailing list