Module Name: src Committed By: jdc Date: Thu Jan 7 09:19:55 UTC 2010
Added Files: src/sys/dev/pci: if_cas.c if_casreg.h if_casvar.h Log Message: Driver for Sun Cassini/Cassini+ (GigaSwift) Ethernet (also known as National Semiconductor Saturn). Based on the OpenBSD driver written by Mark Kettenis: detach support added MAC address lookup modified (only tested on sparc64) Tested on single GigaSwift (UTP and MMF) and quad GigaSwift PCI cards. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/sys/dev/pci/if_cas.c src/sys/dev/pci/if_casreg.h \ src/sys/dev/pci/if_casvar.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.