cvs commit: src/sys/ia64/ia64 machdep.c

Marcel Moolenaar marcel at xcllnt.net
Thu Feb 3 23:28:39 PST 2005


On Feb 3, 2005, at 11:22 PM, Nate Lawson wrote:

>> BTW, I still have a link error:
>> pluto2# make
>> linking kernel.debug
>> acpi_cpu.o(.text+0x2302): In function `acpi_cpu_startup':
>> ../../../dev/acpica/acpi_cpu.c:757: undefined reference to 
>> `cpu_devclass'
>> acpi_cpu.o(.data+0x1a8): In function `acpi_cpu_probe':
>> ./bus_if.h:107: undefined reference to `cpu_devclass'
>> *** Error code 1
>> Stop in /q/6.x/src/sys/ia64/compile/PLUTO2.
>> Can it be that you missed a file?
>
> No, it's something I need to fix one way or the other and had on my 
> todo list.

Ok,I'll go back to backing for my ski trip then :-)

> I'm not sure if my approach is correct -- should different drivers for 
> the same hardware share the same devclass?

A datapoint: sio(4) and uart(4) are different drivers for the same 
hardware.
They don't share the devclass.

-- 
  Marcel Moolenaar         USPA: A-39004          marcel at xcllnt.net



More information about the cvs-all mailing list