Subject: Re: where is "pseudo-device agr" ?
To: None <joel@carnat.net>
From: Robert Swindells <rjs@fdy2.demon.co.uk>
List: port-sparc64
Date: 10/29/2006 21:02:22
Joel CARNAT wrote:
>On Dim, oct 29 2006 - 18:26, YAMAMOTO Takashi wrote:
>> >
>> > I wanted to give a try to agr(4) on my Ultra5 but the device does not
>> > seem to be anywhere is the config files. I'm running -netbsd-4, justed
>> > CVSed my source tree and I still have the manpage but not "pseudo-device
>> > agr" in config file.
>> >
>> > Any clue ?
>>
>> currently, any GENERIC config doesn't have it.
>> you need a custom kernel with "pseudo-device agr".
>>
>OK, I added it to GENERIC and try a "make depend &&make".
[snip]
>Do I need -current, or is there another thing to add ?
It is a bug.
The code builds on i386, amd64 and xen since <machine/cpu.h> includes
<sys/lock.h> on those architectures.
Robert Swindells