Subject: Re: Cardbus support for Realtek 8139C/8169?
To: None <tech-kern@netbsd.org>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: tech-kern
Date: 01/07/2005 20:18:03
In article <20050107.003130.246500587.kanaoka@ann.hi-ho.ne.jp>
kanaoka@ann.hi-ho.ne.jp wrote:

> sys/dev/ic/rtl8169.c:
>  - re_attach(): Use bus_dma* directly instead of calling re_alloc().
>  - re_attach(): Free bus_dma* resources if attach fails.
>  - re_detach(): Free bus_dma* resources.
>  - re_newbuf(): Remove unnecessary error check.
>  - Use aprint_*.
>  - Change some cosmetic.

Maybe it's better to commit cosmetic part (KNF, aprint_*() etc.)
first, then put attach/detach fixes in another commit so that
we will be able to track actual changes by cvs diff later.
---
Izumi Tsutsui
tsutsui@ceres.dti.ne.jp