Re: [PATCH] Collapsing device_state_t with devinfo_state_t
Attilio Rao <[email protected]> Sun, 8 Nov 2009 17:54:50 +0100
| Newsgroups | gmane.os.freebsd.devel.new-bus |
|---|---|
| Message-ID | <[email protected]> |
2009/11/8 Attilio Rao <[email protected]>: > 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-new-bus To unsubscribe, send any mail to "[email protected]"