Module Name: src Committed By: msaitoh Date: Fri Jun 26 06:57:17 UTC 2015
Modified Files: src/sys/dev/pci: if_wm.c Log Message: Fix a bug that wm_detach() didn't unmap the FHASH's area. Now "drvct -d wm0" -> "drvctl -r pci0" works on ICH* and PCH*. To generate a diff of this commit: cvs rdiff -u -r1.335 -r1.336 src/sys/dev/pci/if_wm.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.