Current-Users archive

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

Re: brgphy without PCI



martin%duskware.de@localhost wrote:

> On Mon, Apr 20, 2009 at 11:14:56PM +0900, Izumi Tsutsui wrote:
> > I wonder if we could pass necessary flags via device_properties(device_t)
> > with prop_dictionary_[sg]et_bool() etc.
> 
> Yes, that would be the right way (maybe not bool but instead pass some flags
> or a version ID, not sure what fits best here).

In that case, probably we also have to move several definitions
(bge_softc and related structures, CSR macros etc.)
from if_bgereg.h to (new) if_bgevar.h to leave only register
definitions and flags in if_bgereg.h.

---
Izumi Tsutsui


Home | Main Index | Thread Index | Old Index