Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/conf Declare the `hme' device.
details: https://anonhg.NetBSD.org/src/rev/5fb76e0be616
branches: trunk
changeset: 474064:5fb76e0be616
user: pk <pk%NetBSD.org@localhost>
date: Sun Jun 27 12:43:08 1999 +0000
description:
Declare the `hme' device.
diffstat:
sys/conf/files | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r f4ed5428c348 -r 5fb76e0be616 sys/conf/files
--- a/sys/conf/files Sun Jun 27 12:32:13 1999 +0000
+++ b/sys/conf/files Sun Jun 27 12:43:08 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files,v 1.292 1999/06/26 06:16:49 sommerfeld Exp $
+# $NetBSD: files,v 1.293 1999/06/27 12:43:08 pk Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@@ -237,8 +237,8 @@
file dev/ic/lance.c le24 | le32
# Sun HME Ethernet controllers
-#device hme: arp, ether, ifnet
-#file dev/ic/hme.c hme
+device hme: arp, ether, ifnet, mii
+file dev/ic/hme.c hme
# 8390-family Ethernet controllers
define dp8390nic
Home |
Main Index |
Thread Index |
Old Index