Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jun 1998 08:29:04 -0700 (PDT)
From:      albert kinderman <vcmgt00b@email.csun.edu>
To:        Dave Marquardt <marquard@zilker.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Plug'n'Play [Was Re: Plug'n'play and PPP]
Message-ID:  <Pine.HPP.3.91.980604082341.27025A-100000@csun1.csun.edu>
In-Reply-To: <85ra15tj6b.fsf@localhost.zilker.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 4 Jun 1998, Dave Marquardt wrote:

> Albert Kinderman <albert.kinderman@email.csun.edu> writes:
> >   As far as I can see, the controller pnp statement produces
> >  only one line of output (after the Probing for PnP message)
> > during boot.
> > CSN 1 Vendor ID: SUP1310 [0x1013b04e] serial 0x0006a8d7
> > 
> > What statement(s) other than the controller pnp statement do I need for the
> > kernel?
> 
> Well, actually, you'll need to modify /usr/src/sys/i386/isa/sio.c.
> Find the siopnp_ids[] array and add a new entry that looks like this:
> 
> 	{ 0x1013b04e, "SUP1310"},
> 
> just before the last entry (the one with just a 0 in it).  Then go to
> your kernel compilation directory and run make install, and reboot.
> Then your adapter should be recognized as an sio device.
> 

I just rebuilt the kernel with the changes to sio.c.  The only difference
is that the message CSN 1 disabled appears after the CSN 1 Vendor ID line.

Any more tips?  Thanks.

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Albert Kinderman                       albert.kinderman@email.csun.edu
Management Science             California State University, Northridge


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.HPP.3.91.980604082341.27025A-100000>