diff options
| author | lukem <lukem@NetBSD.org> | 2001-06-13 06:40:19 +0000 |
|---|---|---|
| committer | lukem <lukem@NetBSD.org> | 2001-06-13 06:40:19 +0000 |
| commit | d9db68b3fe5b4d565a7ca73a6bf0a7d974a02ab9 (patch) | |
| tree | 449734e20bc393ac48d8f2ccd5a92d7e763aa317 /sys/dev | |
| parent | 85ded6700b15a4d1ddd8ea63c2cda286f85af716 (diff) | |
be more specific about which interlan controller the qbus/if_il supports
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/qbus/files.uba | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/qbus/files.uba b/sys/dev/qbus/files.uba index bc4b826bbdb..f16ab72df00 100644 --- a/sys/dev/qbus/files.uba +++ b/sys/dev/qbus/files.uba @@ -1,4 +1,4 @@ -# $NetBSD: files.uba,v 1.9 2001/05/06 17:37:52 ragge Exp $ +# $NetBSD: files.uba,v 1.10 2001/06/13 06:40:19 lukem Exp $ # # Config file and device description for machine-independent # code for devices Digital Equipment Corp. Unibus and Q22 bus. @@ -44,7 +44,7 @@ device de: ifnet, ether, arp, ifuba attach de at uba file dev/qbus/if_de.c de -# Interlan Ethernet controller +# Interlan NI1010 Ethernet controller device il: ifnet, ether, arp, ifuba attach il at uba file dev/qbus/if_il.c il |
