document support for Intel 82557/82558

This commit is contained in:
drochner 1998-12-12 15:51:49 +00:00
parent 6f71e420f3
commit be595f36c4
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.16 1998/02/25 12:19:12 drochner Exp $
# $NetBSD: Makefile,v 1.17 1998/12/12 15:51:49 drochner Exp $
S= ${.CURDIR}/../../../../
@ -56,6 +56,9 @@ USE_NETIF= pcnet_pci
#CPPFLAGS+= -DSUPPORT_WD80X3
#CPPFLAGS+= -DSUPPORT_SMC_ULTRA
#USE_NETIF= i82557
#CPPFLAGS+= -DPCIROM -DPCI_VID=0x8086 -DPCI_DID=0x1229 -DPCI_CLASS=0x020000
.include "../lib/netif/Makefile.inc"
SAMISCCPPFLAGS+= -DHEAP_START=0x10000 -DHEAP_LIMIT=0x40000