Actually match the nforce3 as well..
This commit is contained in:
parent
f0423dfad5
commit
a043ba6b66
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: viaide.c,v 1.9 2004/01/03 22:56:53 thorpej Exp $ */
|
||||
/* $NetBSD: viaide.c,v 1.10 2004/02/20 16:36:29 fvdl Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1999, 2000, 2001 Manuel Bouyer.
|
||||
@ -92,6 +92,11 @@ static const struct pciide_product_desc pciide_nvidia_products[] = {
|
||||
"NVIDIA nForce2 IDE Controller",
|
||||
via_chip_map
|
||||
},
|
||||
{ PCI_PRODUCT_NVIDIA_NFORCE3_ATA133,
|
||||
0,
|
||||
"NVIDIA nForce3 IDE Controller",
|
||||
via_chip_map
|
||||
},
|
||||
{ 0,
|
||||
0,
|
||||
NULL,
|
||||
|
Loading…
Reference in New Issue
Block a user