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 some more Hifn chips.



details:   https://anonhg.NetBSD.org/src/rev/e6d05b7ce96d
branches:  trunk
changeset: 514348:e6d05b7ce96d
user:      soren <soren%NetBSD.org@localhost>
date:      Thu Aug 30 16:21:42 2001 +0000

description:
Add some more Hifn chips.

diffstat:

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

diffs (18 lines):

diff -r fd483bb608a7 -r e6d05b7ce96d sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu Aug 30 15:17:28 2001 +0000
+++ b/sys/dev/pci/pcidevs       Thu Aug 30 16:21:42 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.350 2001/08/28 23:53:14 tsubai Exp $
+$NetBSD: pcidevs,v 1.351 2001/08/30 16:21:42 soren Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1134,6 +1134,8 @@
 /* Hi/Fn products */
 product HIFN 7751      0x0005  7751
 product HIFN 6500      0x0006  6500
+product HIFN 7811      0x0007  7811
+product HIFN 7951      0x0012  7951
 
 /* IBM products */
 product IBM MCABRIDGE  0x0002  MCA Bridge



Home | Main Index | Thread Index | Old Index