Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/dev/pci



cegger%NetBSD.org@localhost wrote:

> Module Name:  src
> Committed By: cegger
> Date:         Wed Jan 21 07:48:54 UTC 2009
> 
> Modified Files:
>       src/sys/dev/pci: if_age.c
> 
> Log Message:
> Roll our own ETHER_ALIGN #define like many other driver do.
> Use ETHER_ALIGN to calculate number of segments correctly (actually the same 
> way as FreeBSD and OpenBSD do).
> Also use ETHER_ALIGN to correctly adjust new mbufs.

BTW, what made you use PAGE_SIZE to adjust new mbufs?
---
Izumi Tsutsui


Home | Main Index | Thread Index | Old Index