Add RealTek RT8180.

This commit is contained in:
mycroft 2004-04-03 00:41:10 +00:00
parent a45370a389
commit 00284f9931
3 changed files with 11 additions and 3 deletions

View File

@ -1,4 +1,4 @@
$NetBSD: pcidevs,v 1.616 2004/04/01 08:00:01 tron Exp $
$NetBSD: pcidevs,v 1.617 2004/04/03 00:41:10 mycroft Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@ -2201,6 +2201,7 @@ product REALTEK RT8129 0x8129 8129 10/100 Ethernet
product REALTEK RT8139B 0x8138 8139B 10/100 Ethernet
product REALTEK RT8139 0x8139 8139 10/100 Ethernet
product REALTEK RT8169 0x8169 8169 10/100/1000 Ethernet
product REALTEK RT8180 0x8180 8180 802.11b
/* RICOH products */
product RICOH Rx5C465 0x0465 5C465 PCI-CardBus bridge

View File

@ -1,4 +1,4 @@
/* $NetBSD: pcidevs.h,v 1.616 2004/04/01 08:00:32 tron Exp $ */
/* $NetBSD: pcidevs.h,v 1.617 2004/04/03 00:41:10 mycroft Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
@ -2208,6 +2208,7 @@
#define PCI_PRODUCT_REALTEK_RT8139B 0x8138 /* 8139B 10/100 Ethernet */
#define PCI_PRODUCT_REALTEK_RT8139 0x8139 /* 8139 10/100 Ethernet */
#define PCI_PRODUCT_REALTEK_RT8169 0x8169 /* 8169 10/100/1000 Ethernet */
#define PCI_PRODUCT_REALTEK_RT8180 0x8180 /* 8180 802.11b */
/* RICOH products */
#define PCI_PRODUCT_RICOH_Rx5C465 0x0465 /* 5C465 PCI-CardBus bridge */

View File

@ -1,4 +1,4 @@
/* $NetBSD: pcidevs_data.h,v 1.614 2004/04/01 08:00:32 tron Exp $ */
/* $NetBSD: pcidevs_data.h,v 1.615 2004/04/03 00:41:10 mycroft Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
@ -7581,6 +7581,12 @@ const struct pci_knowndev pci_knowndevs[] = {
"Realtek Semiconductor",
"8169 10/100/1000 Ethernet",
},
{
PCI_VENDOR_REALTEK, PCI_PRODUCT_REALTEK_RT8180,
0,
"Realtek Semiconductor",
"8180 802.11b",
},
{
PCI_VENDOR_RICOH, PCI_PRODUCT_RICOH_Rx5C465,
0,