CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2009/02/22 18:38:37
Modified files:
sys/dev/pci : if_age.c if_agereg.h
Log message:
- fix test for IPv4 checksum
- change age_get_macaddr() prototype(no functional change) and
set smb pointers to NULL for consistency
- clean up and fix the multicast code; from Brad
- When the attach routine failed, release all resources including
interrupts, interrupt handler, and DMA memory
Tested by couderc@ and giovanni <qgiovanni at gmail dot com>
ok deraadt@