diff options
| author | thorpej <thorpej@NetBSD.org> | 2001-07-27 02:12:19 +0000 |
|---|---|---|
| committer | thorpej <thorpej@NetBSD.org> | 2001-07-27 02:12:19 +0000 |
| commit | d3ee9bd16eb47258ee3742759ea273ec1d854100 (patch) | |
| tree | 19252a69cc72798adf79be5f1772ff59b9e5ce2a /sys/dev | |
| parent | 66c75f49677f7f8ca66409b54e3c01729b051b8f (diff) | |
Add the 3c515 for the "ep" driver.
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/isapnp/isapnpdevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/isapnp/isapnpdevs b/sys/dev/isapnp/isapnpdevs index b090c37d110..3bc47e04760 100644 --- a/sys/dev/isapnp/isapnpdevs +++ b/sys/dev/isapnp/isapnpdevs @@ -1,4 +1,4 @@ -$NetBSD: isapnpdevs,v 1.41 2001/04/15 03:31:37 david Exp $ +$NetBSD: isapnpdevs,v 1.42 2001/07/27 02:12:19 thorpej Exp $ /*- * Copyright (c) 1998, 1999, 2000, 2001 The NetBSD Foundation, Inc. @@ -103,6 +103,7 @@ devcompat com PNP0501 0 Generic 16550A /* * ep */ +devlogic ep TCM5051 0 3Com 3c515 devlogic ep TCM5090 0 3Com 3c509B devlogic ep TCM5091 0 3Com 3c509B-1 devlogic ep TCM5094 0 3Com 3c509B-4 |
