Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Aug 1996 13:20:29 -0700 (PDT)
From:      Gary Kline <kline@tera.com>
To:        tcg@ime.net
Cc:        kline@tera.com, questions@FreeBSD.org
Subject:   Re: kernel config file...
Message-ID:  <199608192020.NAA15227@athena.tera.com>
In-Reply-To: <3218BDC9.45B0@ime.net> from Gary Chrysler at "Aug 19, 96 03:17:29 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
According to Gary Chrysler:
> Gary Kline wrote:
> > 
> >         My soundcard is on irq 10 and to avoid the muddling with
> >         any conflicts, I have commented out these lines.  Replaced
> >         these with my SB. Sunday I attempted to rebuild my 2.1.5
> >         kernel without attention to detail, and because of the
> >         reorganization, things flopped.
> 
> I can't answer em all but I'll answer the ones I can.. :)
> BTW: These are listed with comments in conf/LINT

		
		Hm. Thanks for the pointer.  --It would 
		help to have the comments in GENERIC....

> 
> > 
> > controller      nca0    at isa? port 0x1f88 bio irq 10 vector ncaintr
> >
> 
> nca: ProAudioSpectrum cards using the NCR 5380 or Trantor T130
> 
> >
> > device          mcd0    at isa? port 0x300 bio irq 10 vector mcdintr
> >
> 
> mcd: Mitsumi CD-ROM
> 
> >
> > device ep0 at isa? port 0x300 net irq 10 vector epintr
> >
> 
> ep: 3Com 3C509
> 
> >
> > device ix0 at isa? port 0x300 net irq 10 iomem 0xd0000 iosiz 32768 vector ixintr
> >
> 
> Network interface. ?????
> 
> >
> > device lnc0 at isa? port 0x280 net irq 10 drq 0 vector lncintr
> >
> 
> lnc: Lance/PCnet cards (Isolan, Novell NE2100, NE32-VL)
> 
> >
> > device zp0 at isa? port 0x300 net irq 10 iomem 0xd8000 vector zpintr
> >
> 
> zp: 3Com PCMCIA Etherlink III (It does not require shared memory for
>      send/receive operation, but it needs 'iomem' to read/write the
>      attribute memory)
> 
> If you are not using any of these devices you can remove them all.
> None of them are required.


		So far, I'm using none of the named devices.
		And it's good to know that having yanked the
		lines won't cause something else to blow up!
		((What? me worry?))


> 
> If your still having problems post your whole config file.
> 


		The above was most of the diffs.  There are
		a few others that seem to be identical with
		GENERIC and were simply out of allignment so
		that diff caught them.

		Thanks much.

		gary




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