Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Mar 2002 23:30:03 -0800 (PST)
From:      Alexey Dokuchaev <danfe@regency.nsu.ru>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/36330: ``device ed'' missing from the LINT config file
Message-ID:  <200203270730.g2R7U3d22687@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/36330; it has been noted by GNATS.

From: Alexey Dokuchaev <danfe@regency.nsu.ru>
To: "Crist J. Clark" <cjc@FreeBSD.ORG>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: kern/36330: ``device ed'' missing from the LINT config file
Date: Wed, 27 Mar 2002 13:30:14 +0600

 On Tue, Mar 26, 2002 at 05:07:26PM -0800, Crist J. Clark wrote:
 > On Tue, Mar 26, 2002 at 04:15:23PM +0600, Alexey Dokuchaev wrote:
 > [snip]
 > 
 > > ``device ed'' string appears to be missing from the LINT kernel
 > > configuration file, though it is a vadit kernel device option.
 > > Unaware users may wonder where did the NE2000-PCI and other 8029-based
 > > cheapies support go ;-)
 > 
 >   $ fgrep ed0 /usr/src/sys/i386/conf/LINT
 >   device ed0 at isa? port 0x280 irq 5 iomem 0xd8000
 > 
 > Hmm, I'm not really sure how to deal with devices that support both
 > PCI and ISA in LINT.
 
 Why not simply leave both "device ed0 at isa? port 0x280 irq 5 iomem
 0xd8000" for ISA and "device ed" for PCI?  Or will it break anything?
 
 ./danfe

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203270730.g2R7U3d22687>