diff options
author | Stuart Henderson <sthen@cvs.openbsd.org> | 2011-05-18 14:21:22 +0000 |
---|---|---|
committer | Stuart Henderson <sthen@cvs.openbsd.org> | 2011-05-18 14:21:22 +0000 |
commit | f59edd4a5159ecaf0467d98b25966880418c00a2 (patch) | |
tree | 679025abaabd0f0e245375c1e042bcda26d9a63b /sys/dev/pci/files.pci | |
parent | fc24ee0f2627294577142e36286b924e73705adb (diff) |
Mention new alc(4) devices in commments. No active changes.
Diffstat (limited to 'sys/dev/pci/files.pci')
-rw-r--r-- | sys/dev/pci/files.pci | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/files.pci b/sys/dev/pci/files.pci index 18cdb9b5177..961e9919e4f 100644 --- a/sys/dev/pci/files.pci +++ b/sys/dev/pci/files.pci @@ -1,4 +1,4 @@ -# $OpenBSD: files.pci,v 1.278 2011/04/10 20:27:02 shadchin Exp $ +# $OpenBSD: files.pci,v 1.279 2011/05/18 14:21:21 sthen Exp $ # $NetBSD: files.pci,v 1.20 1996/09/24 17:47:15 christos Exp $ # # Config file and device description for machine-independent PCI code. @@ -643,7 +643,7 @@ device age: ether, ifnet, mii, ifmedia, mii_phy attach age at pci file dev/pci/if_age.c age -# Attansic/Atheros L1C/L2C Gigabit Ethernet +# Attansic/Atheros L1C/L1D/L2C Gigabit Ethernet device alc: ether, ifnet, mii, ifmedia, mii_phy attach alc at pci file dev/pci/if_alc.c alc |