Date: Wed, 09 Sep 1998 06:17:19 -0700 From: "Jordan K. Hubbard" <jkh@time.cdrom.com> To: Robert Swindells <swindellsr@genrad.co.uk> Cc: fjoe@iclub.nsu.ru, freebsd-hackers@FreeBSD.ORG Subject: Re: AMD PCnet/PCI support is broken in both -current and -stable Message-ID: <12135.905347039@time.cdrom.com> In-Reply-To: Your message of "Wed, 09 Sep 1998 03:10:56 PDT." <199809091010.DAA16223@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> See kern/7511 for a patch to -stable to fix this. OK, I'll commit this one. BTW, the patch wasn't actually effectively tested - you need to do a LINT compile test against any new kernel change to make sure it at least compiles in LINT. In this case, since you'd removed PCNET_VSW from if_lnc.h, one of the #ifdef DIAGNOSTIC cases in if_lnc.c began failing to compile. Since LINT defines DIAGNOSTIC, a quick compile check of LINT would have turned this up immediately. Just FYI. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?12135.905347039>