ndis problem with stable kernel source

2005-03-02 Thread Nicholas Basila
I've been getting an error building 5-stable on an i386 P4 notebook. I'm using an ndis_driver_data.h file that I successfully used on 5.3-RELEASE, and even 5-CURRENT before the 5.3 release. I tried rebuilding the file with ndiscvt. The file came out the same as my original, but I still had the

Re: ndis problem with stable kernel source

2005-03-02 Thread Nicholas Basila
Daniel O'Connor wrote: On Thu, 3 Mar 2005 15:45, Nicholas Basila wrote: I've been getting an error building 5-stable on an i386 P4 notebook. I'm using an ndis_driver_data.h file that I successfully used on 5.3-RELEASE, and even 5-CURRENT before the 5.3 release. I tried rebuildin

Re: ndis problem with stable kernel source

2005-03-03 Thread Nicholas Basila
Daniel O'Connor wrote: On Thu, 3 Mar 2005 16:50, Nicholas Basila wrote: Well, I've been using the official HP driver. I ran the utility like so: I don't know where the official HP driver is (hint: a URL would be handy) ndiscvt -i name_of_nt_driver.inf -s name_of_nt_dri

Re: Kernel config problem with 4.6-STABLE...

2002-07-17 Thread Nicholas Basila
Hi, I ran into a similar problem after a cvsup the other day. I found that by doing this: cd /usr/src/share make install I could then build the kernel. The errors I received: "/source/sys/modules/accf_data/../../conf/kmod.mk", line 196: Could not find bsd.links.mk make: fatal errors