CVSROOT: /cvs Module name: src Changes by: will...@cvs.openbsd.org 2009/10/22 18:38:00
Modified files: sys/dev/pci : Tag: OPENBSD_4_6 if_bge.c Log message: MFC: Backout r1.274, william@ has tracked down watchdog timeouts with his BCM5703 A2 to this commit. Original commit message was: "Set the DMA read watermark to 4 on the BCM5703 chipset in PCI-X mode. This is needed to prevent some TX timeouts. From Brad. Tested by myself on BCM5703 B0 on PCI-X 64/66". ok deraadt@