Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Oct 1999 01:19:27 +0200
From:      "Lowkrantz, Goran" <Goran.Lowkrantz@infologigruppen.se>
To:        "'freebsd-questions@FreeBSD.ORG'" <freebsd-questions@FreeBSD.ORG>
Subject:   RE:Problem including Adaptec 1510 driver under 3.2-RELEASE
Message-ID:  <B500F74C6527D311B61F0000C0DF5ADC0D4789@valhall.ign.se>

next in thread | raw e-mail | index | archive | help
From: Lowkrantz, Goran 
Sent: Monday, October 11, 1999 1:19 AM
To: 'cjclark@home.com'
Subject: RE: Problem including Adaptec 1510 driver under 3.2-RELEASE


Well, I also got the impression that the 1510 and 152x was supported but if
you read the release notes they are not supported in 3.x. All the old
drivers come under a section of text

The following drivers were supported under the old SCSI subsystem, but are
NOT YET supported under the new CAM SCSI subsystem:

and as the old SCSI system isn't supported, so aren't the drivers.

I still think the wording is bad, as it's possible to misinterpret when
checking if your cards are supported. But it's correct and I was told so on
-stable.

I switched to a 1542 to get around my problem.

Cheers,
	GLZ

-----Original Message-----
From: Crist J. Clark [mailto:cjc@cc942873-a.ewndsr1.nj.home.com]
Sent: Sunday, October 10, 1999 6:20 PM
To: gasparr@attglobal.net
Cc: freebsd-questions@FreeBSD.ORG
Subject: Re: Problem including Adaptec 1510 driver under 3.2-RELEASE


Peter Gasparro wrote,
> Hi,
> 
> I get an error "ioconf.o(.data+0xd0): undefined reference to
> `aicdriver'" when doing a "make". Please find attached a screen print
> (krnlprob.txt) of the end of the "make" and the kernel config file NOW
> as evidence of this.
> 
> Any help would be much appreciated.
> 
> Thanks in advance
[snip]

First, I found something odd (hopefully not ominous),

% cd /sys/i386/conf
% grep aic0 LINT
%

That is, the controller is not listed in LINT. 

Second, I did find the file where 'aicdriver' is defined,
/sys/i386/isa/aic6360.c.

Third, although this probably has nothing to do with your problem
(unless there were some other 2.2.x options I did not catch messing
you up), the use of sd0 for SCSI HDD was changed in 2.2.x to
3.x. They should be caled da0.
-- 
Crist J. Clark                           cjclark@home.com


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


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?B500F74C6527D311B61F0000C0DF5ADC0D4789>