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
/
pcnet_pci
/
Makefile
blob
341aa52ddce8727ecac0e512938f716c6b327db6
1
# $NetBSD: Makefile,v 1.1 2002/02/17 20:03:17 thorpej Exp $
2
3
USE_NETIF
=
pcnet_pci
4
5
CPPFLAGS
+= -
DPCIROM
-
DPCI_VID
=
0x1022
-
DPCI_DID
=
0x2000
-
DPCI_CLASS
=
0x020000
6
7
.
include
"../Makefile.netboot"