Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci Files belonging to the ath(4) PCI front-end.
details: https://anonhg.NetBSD.org/src/rev/c9a30abf0c65
branches: trunk
changeset: 553233:c9a30abf0c65
user: dyoung <dyoung%NetBSD.org@localhost>
date: Mon Oct 13 05:10:00 2003 +0000
description:
Files belonging to the ath(4) PCI front-end.
We can only attach an ath(4) on architectures where we have a HAL
(which is only x86, for now) so I list the files belonging to the
PCI front-end separately from the other PCI files.
diffstat:
sys/dev/pci/files.ath | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diffs (7 lines):
diff -r c4a7ad2bfc9e -r c9a30abf0c65 sys/dev/pci/files.ath
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/dev/pci/files.ath Mon Oct 13 05:10:00 2003 +0000
@@ -0,0 +1,3 @@
+# Atheros 5210/5211/5212 PCI/Mini-PCI
+attach ath at pci with ath_pci
+file dev/pci/if_ath_pci.c ath_pci
Home |
Main Index |
Thread Index |
Old Index