Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jonathan Stone <jonathan@netbsd.org>
List: source-changes
Date: 12/14/2003 03:08:12
Module Name:	src
Committed By:	jonathan
Date:		Sun Dec 14 03:08:12 UTC 2003

Modified Files:
	src/sys/dev/pci: if_bge.c

Log Message:
Do 5704-specific setup of DMA control register for all 5704 variants,
including chips that matched only the asic-revision  fallback table.

When dong DMA setup for 5703 and 5704, use the new BGE_ASICREV() macro
to extract the ASIC revision.


To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 src/sys/dev/pci/if_bge.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.