Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/sys/dev/pci Pull up revision 1.272 via patch (requested...
details: https://anonhg.NetBSD.org/src/rev/725ef36cc108
branches: netbsd-1-5
changeset: 490471:725ef36cc108
user: jhawk <jhawk%NetBSD.org@localhost>
date: Sun Dec 31 21:20:01 2000 +0000
description:
Pull up revision 1.272 via patch (requested by bouyer):
For the ti driver, add hardware 802.1Q support, update firmware
to 12.4.13+wpaul, and support the Netgear GA620T copper gigabit card,
and the Alteon ACEnic 100baseSX and 1000baseT gigabit cards. Various
small changes from FreeBSD.
diffstat:
sys/dev/pci/pcidevs | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diffs (29 lines):
diff -r 4d084a4faf4a -r 725ef36cc108 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Sun Dec 31 21:19:57 2000 +0000
+++ b/sys/dev/pci/pcidevs Sun Dec 31 21:20:01 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.236.2.10 2000/10/30 23:27:35 tv Exp $
+$NetBSD: pcidevs,v 1.236.2.11 2000/12/31 21:20:01 jhawk Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -675,7 +675,8 @@
product ALLIANCE AT25 0x643d AT25
/* Alteon products */
-product ALTEON ACENIC 0x0001 ACEnic Gigabit Ethernet
+product ALTEON ACENIC 0x0001 ACEnic 1000baseSX Gigabit Ethernet
+product ALTEON ACENIC_COPPER 0x0002 ACEnic 1000baseT Gigabit Ethernet
/* AMD products */
product AMD PCNET_PCI 0x2000 79c970 PCnet-PCI LANCE Ethernet
@@ -1213,7 +1214,8 @@
product NEOMAGIC NMMM256ZX_AU 0x8006 MagicMedia 256ZX Audio
/* Netgear products */
-product NETGEAR GA620 0x620a GA620 Gigabit Ethernet
+product NETGEAR GA620 0x620a GA620 1000baseSX Gigabit Ethernet
+product NETGEAR GA620T 0x630a GA620 1000baseT Gigabit Ethernet
/* NexGen products */
product NEXGEN NX82C501 0x4e78 NX82C501 Host-PCI Bridge
Home |
Main Index |
Thread Index |
Old Index