repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
sys
/
arch
/
i386
/
stand
/
netboot
/
i82557
/
Makefile
blob
73601cbcfdf3846b4ba2a55c4ff0f7395c083405
1
# $NetBSD: Makefile,v 1.1 2002/02/17 20:03:15 thorpej Exp $
2
3
USE_NETIF
=
i82557
4
5
CPPFLAGS
+= -
DPCIROM
-
DPCI_VID
=
0x8086
-
DPCI_DID
=
0x1229
-
DPCI_CLASS
=
0x020000
6
7
.
include
"../Makefile.netboot"