Re: svn commit: r225405 - head/sys/dev/ixgbe

2011-09-05 Thread YongHyeon PYUN
On Mon, Sep 05, 2011 at 05:54:19PM +, Qing Li wrote: > Author: qingli > Date: Mon Sep 5 17:54:19 2011 > New Revision: 225405 > URL: http://svn.freebsd.org/changeset/base/225405 > > Log: > The maximum read size of incoming packets is done in 1024-byte increments. > The current code was rou

svn commit: r225405 - head/sys/dev/ixgbe

2011-09-05 Thread Qing Li
Author: qingli Date: Mon Sep 5 17:54:19 2011 New Revision: 225405 URL: http://svn.freebsd.org/changeset/base/225405 Log: The maximum read size of incoming packets is done in 1024-byte increments. The current code was rounding down the maximum frame size instead of routing up, resulting in a

svn commit: r225400 - head/sys/dev/usb

2011-09-05 Thread Hans Petter Selasky
Author: hselasky Date: Mon Sep 5 14:37:59 2011 New Revision: 225400 URL: http://svn.freebsd.org/changeset/base/225400 Log: Some USB mass storage devices requires that the sense information is retrieved after a failed SCSI command to continue normal operation. Else this sense information is

svn commit: r225394 - in head/sys/mips: conf nlm nlm/hal

2011-09-05 Thread Jayachandran C.
Author: jchandra Date: Mon Sep 5 10:45:29 2011 New Revision: 225394 URL: http://svn.freebsd.org/changeset/base/225394 Log: MIPS XLP platform code update. * Update the hardware access register definitions and functions to bring them in line with other Netlogic software. * Update the p