diff options
| author | tsutsui <tsutsui@NetBSD.org> | 2008-04-20 13:24:34 +0000 |
|---|---|---|
| committer | tsutsui <tsutsui@NetBSD.org> | 2008-04-20 13:24:34 +0000 |
| commit | 40e734e069206cf83e095f486a5e4b671c84974e (patch) | |
| tree | 36e6c01f89614b57fa5f1b149da3f7ac9455e65c /sys | |
| parent | ce0fcb9a8280097c3d4dd026d3b0d7b076ef3cb5 (diff) | |
Add an entry for Symbios SYM53C416.
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/dev/isapnp/isapnpdevs | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys/dev/isapnp/isapnpdevs b/sys/dev/isapnp/isapnpdevs index 35740be8fb4..89282df85fb 100644 --- a/sys/dev/isapnp/isapnpdevs +++ b/sys/dev/isapnp/isapnpdevs @@ -1,4 +1,4 @@ -$NetBSD: isapnpdevs,v 1.65 2007/06/08 17:56:21 wiz Exp $ +$NetBSD: isapnpdevs,v 1.66 2008/04/20 13:24:34 tsutsui Exp $ /*- * Copyright (c) 1998, 1999, 2000, 2001 The NetBSD Foundation, Inc. @@ -46,6 +46,7 @@ driver atppc AT Parallel Port driver com National Semiconductor Serial driver cs Cirrus Logic Crystal CS89x0 Ethernet driver ep 3Com 3CXXX Ethernet +driver esp Symbios SYM53C416 SCSI driver ess ESS Audio Drive driver fmv Fujitsu FMV-18x Ethernet driver joy Generic Joystick @@ -135,6 +136,11 @@ devlogic ep FAR0002 0 Farallon EtherWave ISA devcompat ep PNP80F8 0 Farallon EtherWave ISA /* + * esp + */ +devlogic esp SLI4163 0 Symbios SYM53C416 + +/* * ess */ devlogic ess ESS1868 0 ESS1868 |
