Bug 19497

Summary: Adaptec AHA-1530P PNP scsi card is not recognised by 4.0-stable
Product: Base System Reporter: martijn <martijn>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.0-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
aic-pnp-patch.tgz none

Description martijn 2000-06-25 14:20:01 UTC
I'm using a PNP ISA scsi controller sold by Compaq. It's an Adaptec card. The card used to work on FreeBSD 2.2.x.

After applying the proposed patch I have burnt some CD's using my philips CDD-3600 cd rewriter, so I think it works.

additional cards:

The manual mentions a AHA-1532P card that has a scsi and a floppy interface on-board. The SCSI part of this card might work
with this patch too, if the pnp id is the same.

The pnp info suggests the card is compatible with AHA-1520(P?). I've added the pnp id for that card, but haven't tested it.

Fix: Apply the following patch. UUencoded package with patch, dmesg, pnpinfo at bottom.
How-To-Repeat: Plug card into machine, card isn't recognised.
This can be seen by checking the dmesg for a line similar to:

/kernel: unknown0: <SCSI Controller> at port 0x340-0x35f irq 9 on isa0
Comment 1 Warner Losh freebsd_committer freebsd_triage 2001-06-06 23:35:38 UTC
State Changed
From-To: open->closed

Commited fix to current.  Will MFC after a week.