Driver for Atheros L1 FastEthernet

Pyun YongHyeon pyunyh at gmail.com
Mon Nov 10 03:01:08 PST 2008


On Mon, Nov 10, 2008 at 04:04:55AM -0600, itavy at itavy.com wrote:
 > hi,
 > 
 > i have downloaded latest driver for Atheros L1 FastEthernet from
 > http://people.freebsd.org/~yongari/ale/ and when i compile them i receive
 > the following error:
 > 
 > if_ale.c:804:37: error: macro "SYSCTL_ADD_ULONG" passed 8 arguments, but
 > takes just 7
 > if_ale.c: In function 'ale_sysctl_node':
 > if_ale.c:803: error: 'SYSCTL_ADD_ULONG' undeclared (first use in this
 > function)
 > if_ale.c:803: error: (Each undeclared identifier is reported only once
 > if_ale.c:803: error: for each funtion it appears in.)
 > if_ale.c:806:53: error: macro "SYSCTL_ADD_ULONG" passed 8 arguments, but
 > takes just 7
 > if_ale.c:808:53: error: macro "SYSCTL_ADD_ULONG" passed 8 arguments, but
 > takes just 7
 > if_ale.c:858:37: error: macro "SYSCTL_ADD_ULONG" passed 8 arguments, but
 > takes just 7
 > if_ale.c:860:53: error: macro "SYSCTL_ADD_ULONG" passed 8 arguments, but
 > takes just 7
 > if_ale.c:862:53: error: macro "SYSCTL_ADD_ULONG" passed 8 arguments, but
 > takes just 7
 > *** Error code 1
 > 
 > can anyone help me about it?
 > 

It was fixed. Would you try it again after re-fetching the file?
http://people.freebsd.org/~yongari/ale/ale.20081110.tar.gz

-- 
Regards,
Pyun YongHyeon


More information about the freebsd-drivers mailing list