artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8fefd6
)
sc_dev -> tulip_dev
author
dm
<dm@openbsd.org>
Tue, 5 Mar 1996 02:31:15 +0000
(
02:31
+0000)
committer
dm
<dm@openbsd.org>
Tue, 5 Mar 1996 02:31:15 +0000
(
02:31
+0000)
sys/dev/pci/if_de.c
patch
|
blob
|
history
diff --git
a/sys/dev/pci/if_de.c
b/sys/dev/pci/if_de.c
index
80976f7
..
6db9a87
100644
(file)
--- a/
sys/dev/pci/if_de.c
+++ b/
sys/dev/pci/if_de.c
@@
-2570,7
+2570,7
@@
tulip_pci_attach(
#if defined(__NetBSD__)
if (sc->tulip_boardsw->bd_type != TULIP_DC21040_ZX314_SLAVE) {
sc->tulip_ih = pci_map_int(pa->pa_tag, IPL_NET, tulip_intr, sc,
- sc->
sc
_dev.dv_xname);
+ sc->
tulip
_dev.dv_xname);
if (sc->tulip_ih == NULL) {
printf("%s%d: couldn't map interrupt\n",
sc->tulip_name, sc->tulip_unit);