Re: HOWTO->implement SCSI functionality in 5.0-Current

2001-02-14 Thread Warner Losh

In message <[EMAIL PROTECTED]> Kris Kennaway writes:
: > What are the minimal conditions required for 5.0-Current to recognize my
: > SCSI card, an Adaptec 1542CP ?
: 
: Adding the relevant driver to your kernel config, or writing a driver
: if one doesn't exist :-)

The aha driver supports the 1542CP.  That's the second most sane of
all of the aha cards (the 1542CF is the most sane).  However, I think
it may be a hints issue.

I just upgraded my bouncer box to last night's post libc fixes.  We'll
see what's broken now...

Warner



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: HOWTO->implement SCSI functionality in 5.0-Current

2001-02-14 Thread Warner Losh

In message <[EMAIL PROTECTED]> Courtney Thomas writes:
: What are the minimal conditions required for 5.0-Current to recognize my
: SCSI card, an Adaptec 1542CP ?

I've not tried my aha cards on -current in a while.  Maybe it is a
hints related thing?

Warner


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: HOWTO->implement SCSI functionality in 5.0-Current

2001-02-14 Thread Kris Kennaway

On Wed, Feb 14, 2001 at 10:54:26PM -0500, Courtney Thomas wrote:
> Greetings !
> 
> What are the minimal conditions required for 5.0-Current to recognize my
> SCSI card, an Adaptec 1542CP ?

Adding the relevant driver to your kernel config, or writing a driver
if one doesn't exist :-)

Kris

 PGP signature


HOWTO->implement SCSI functionality in 5.0-Current

2001-02-14 Thread Courtney Thomas

Greetings !

What are the minimal conditions required for 5.0-Current to recognize my
SCSI card, an Adaptec 1542CP ?

It is seen by the eeprom at bootup but there is nothing in dmesg and the
tape drive and CDRW are unavailable, of course.

Apparently I am missing the SCSI driver.

But just CVSuping from 4.1-Release, where all was fine, I would
appreciate info/URLs as to where such information can be found.

I tried .
searching freebsd.org
querying freebsd-scsi
altering device.hints
different OS/card Bios settings
to no avail.

Appreciatively,
Courtney


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message