On Sat, 20 Nov 1999, Blaz Zupan wrote:
> With the following patch my kernel compiles and the NE2000 is correctly
> probed. I guess the reason why this #ifdef has been put in has since
> disappeared.
I suspect so. Fixed.
> *** sys/dev/ed/if_ed_pci.c.orig Fri Oct 15 05:12:47 1999
> --- sys/dev/ed/if_ed_pci.c Sat Nov 20 09:21:25 1999
> ***************
> *** 20,28 ****
> * $FreeBSD: src/sys/dev/ed/if_ed_pci.c,v 1.22 1999/10/15 03:12:47 mdodd Exp $
> */
>
> - #include "card.h"
> - #if NCARD == 0
> -
> #include <sys/param.h>
> #include <sys/systm.h>
> #include <sys/socket.h>
> --- 20,25 ----
> ***************
> *** 126,129 ****
> static devclass_t ed_devclass;
>
> DRIVER_MODULE(ed, pci, ed_pci_driver, ed_devclass, 0, 0);
> - #endif
> --- 123,125 ----
>
> Blaz Zupan, [EMAIL PROTECTED], http://home.amis.net/blaz/
> Medinet d.o.o., Linhartova 21, 2000 Maribor, Slovenia
>
>
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
>
--
| Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD |
| [EMAIL PROTECTED] | 2 x '84 Volvo 245DL | ix86,sparc,pmax |
| http://www.jurai.net/~winter | This Space For Rent | ISO8802.5 4ever |
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message