Subject: Re: vendor 0x9004 product 0x6178? :-o
To: Jukka Marin <jmarin@pyy.jmp.fi>
From: David Brownlee <david@mono.org>
List: port-i386
Date: 02/17/1997 08:59:26
From NetBSD-current/src/sys/dev/pci/pcidevs.h
#define PCI_PRODUCT_ADP_2940AU 0x6178 /* AHA-2940A Ultra */
If you're running 1.2 then I think you should be able to edit
/src/sys/dev/pci/ahc_pci.c, add in the above define
then search for PCI_DEVICE_ID_ADAPTEC_2940 and add in similar
checks for PCI_PRODUCT_ADP_2940AU.
David/abs david@{mono.org,southern.com,mhm-internet.com}
Microsoft: Asks you where you want to go. NetBSD gets you there.
System Manager: Southern Studios Ltd, PO Box 59, London N22 1AR.
System Admin: MHM Internet, 14 Barley Mow Passage, Chiswick, London W4 4PH.
SysOP: Monochrome, Largest UK Internet BBS - 'telnet mono.org'.
On Fri, 14 Feb 1997, Jukka Marin wrote:
> (Yeah, maybe we should create a separate mailing list for me and my stupid
> questions...)
>
> Trying to set up a new machine, my kernel isn't recognizing the SCSI card.
> I thought it was an Adaptec 2940 derivative, but:
>
> vendor 0x9004 product 0x6178 (class mass storage, subclass SCSI, revision 0x01)
> at pci0 dev 20 function 0 not configured
>
> I couldn't find the product number in pcidevs.h. Is this card a 2940
> compatible or...?
>
> Thanks a million + 1.
>
> -jm
>
> --
>
> ---> http://www.jmp.fi/~jmarin/ <---
>