[PATCH] Collapsing device_state_t with devinfo_state_t
Attilio Rao
attilio at freebsd.org
Sun Nov 8 16:54:53 UTC 2009
2009/11/8 Attilio Rao <attilio at freebsd.org>:
> This patch should collpase device_state_t with devinfo_state_t and
> remove a bogus replication of this struct:
> http://www.freebsd.org/~attilio/devinfo.diff
Sorry, forgot to mention:
I thought about adding _bus.h interface because I thought that
devinfo.h wanted to avoid a namespace pollution, but that's not really
the case as 85% of the bus.h is already under _KERNEL labels. That
means the pollution is minimal and restricted to 1-2 further structs.
Attilio
--
Peace can only be achieved by understanding - A. Einstein
More information about the freebsd-new-bus
mailing list