NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

RE: Re: Error compiling ndis_driver_data.h for Broadcom BCM4315



-----Message initial-----
De: christos%zoulas.com@localhost
Envoyé: mar. 27-10-2009 20:39
À: Joel Carnat <joel%carnat.net@localhost>; netbsd-users%netbsd.org@localhost; 
Sujet: RE: Re: Error compiling ndis_driver_data.h for Broadcom BCM4315

> | 
> | Stop.
> | make: stopped in /home/cvs/src-HEAD/usr/src/sys/arch/i386/compile/S10
> | 
> | Any idea to solve this error ?
> | 
> 
> Are you using revision 1.29?
> 

Nope, it was 1.28.
I synced "sys/dev/if_ndis/" and it compiled.
Unfortunately, the card is not recognized by the kernel.

Attached is the kernel boot message.
It's MONOLITHIC plus the following two lines:
#####
options         COMPAT_NDIS                     # NDIS network driver
ndis*           at pci? dev ? function ?        # NDIS Network Driver
#####

The kernel seem to have NDIS compiled-in.
#####
localhost$ strings /dnetbsd | grep NDIS           
_CFG_options \011COMPAT_NDIS\011\011\011# NDIS network driver
_CFG_ndis* \011\011at pci? dev ? function ?\011# NDIS Network Driver
_CFG_###> #options \011COMPAT_NDIS\011# NDIS network driver
_CFG_###> #ndis* \011at pci? dev ? function ?\011# Experimental - NDIS Network 
Driver
NDIS API version: %d.%d
NDIS
NDIS dummy called...
%s: NDIS ERROR: %x (%s)
%s: NDIS NUMERRORS: %x
NDIS_BUFFER_TO_SPAN_PAGES
NDIS: buggy driver deleting active packet pool!
NDIS_BUFFER_TO_SPAN_PAGES
NDIS.SYS
localhost$
#####

Another thing I missed ?

Thanks,
    Jo

Attachment: dmesg.boot
Description: Binary data



Home | Main Index | Thread Index | Old Index