Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pci Add entry for LSI Logic FC919X, as found on LSI ...



details:   https://anonhg.NetBSD.org/src/rev/e51497e667d3
branches:  trunk
changeset: 572510:e51497e667d3
user:      he <he%NetBSD.org@localhost>
date:      Thu Jan 06 14:55:37 2005 +0000

description:
Add entry for LSI Logic FC919X, as found on LSI Logic LSI7102XP-LC
controllers.

diffstat:

 sys/dev/pci/pcidevs |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 69319544ead5 -r e51497e667d3 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu Jan 06 12:20:35 2005 +0000
+++ b/sys/dev/pci/pcidevs       Thu Jan 06 14:55:37 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.676 2004/12/27 17:20:32 reinoud Exp $
+$NetBSD: pcidevs,v 1.677 2005/01/06 14:55:37 he Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2080,6 +2080,7 @@
 product SYMBIOS FC919          0x0624  FC919
 product SYMBIOS FC919_1                0x0625  FC919
 product SYMBIOS FC929X         0x0626  FC929X
+product SYMBIOS FC919X         0x0628  FC919X
 product SYMBIOS PERC_4SC       0x1960  PERC 4/SC
 
 /* Packet Engines products */



Home | Main Index | Thread Index | Old Index