Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Oct 2000 11:53:23 -0500
From:      Barry Lustig <barry@Lustig.COM>
To:        freebsd-stable@freebsd.org
Subject:   Promise ATA100 card during PCI config
Message-ID:  <39FDA782.232CC1BF@Lustig.COM>

next in thread | raw e-mail | index | archive | help
Is there a reason that the ID for the Promise 100 cards isn't in
pcisupport.c?  In my 4.1-STABLE kernel compiled and cvsupped 10/26 I get
an 'unknown card' on boot.  I just cvsupped a few minutes ago (10/30)
and the ID still wasn't there.  Was this just an oversight?

barry



From pcisupport.c:

	/* Promise -- vendor 0x105a */
	case 0x4d33105a:
		return ("Promise Ultra/33 ATA controller");
	case 0x4d38105a:
		return ("Promise Ultra/66 ATA controller");


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39FDA782.232CC1BF>