| Summary: | Adaptec 3950 in 3.2 fails to probe disks | ||
|---|---|---|---|
| Product: | Base System | Reporter: | ilg <ilg> |
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 3.2-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
ilg
1999-07-13 14:40:03 UTC
>>Description:
>while booting the GENERIC 3.2 kernel, although the Adaptec 3950 card is identi
>fied as a valid PCI device, attached disks are not recognized.
It looks like you have some type of interrupt conflict in your machine,
perhaps with some device on the motherboard. The 3950B has been tested
in other machines and is known to work there, so my first guess is
an irq/bios configuration problem.
--
Justin
> It looks like you have some type of interrupt conflict in
> your machine,
> perhaps with some device on the motherboard. The 3950B has
> been tested
> in other machines and is known to work there, so my first guess is
> an irq/bios configuration problem.
visual inspection of the two configurations revealed no differences.
both configurations use irq 11.
ahc0: <Adaptec 3950B Ultra2 SCSI adapter> rev 0x00 int a irq 11 on pci0.20.0
ahc0: aic7896/97 Wide Channel A, SCSI Id=7, 16/255 SCBs
ahc1: <Adaptec 3950B Ultra2 SCSI adapter> rev 0x00 int a irq 11 on pci0.20.1
ahc1: aic7896/97 Wide Channel B, SCSI Id=7, 16/255 SCBs
ahc0: <Adaptec 2940 Ultra2 SCSI adapter> rev 0x00 int a irq 11 on pci0.20.0
ahc0: aic7890/91 Wide Channel A, SCSI Id=7, 16/255 SCBs
linux slackware 4.0 had no problems to boot and identify the scsi disk on
the 3950 card.
if you think a verbose boot can be of any help I can forward it to you.
regards,
Liviu
State Changed From-To: open->closed Fixed in rev 1.17 of ahc_pci.c. |