Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Sep 2008 10:24:14 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        current@freebsd.org
Cc:        Warner Losh <imp@freebsd.org>
Subject:   Another ppbus/ppc cleanup patch...
Message-ID:  <200809301024.14788.jhb@freebsd.org>

next in thread | raw e-mail | index | archive | help
This is another round of cleanups to the ppbus/ppc drivers.  Mostly this 
removes the use of unit numbers instead using device_printf() and if_printf() 
for messages and using if_softc and si_drv1 and device_t members in softc 
structures instead of looking up device_t and softc structures using unit 
numbers.

http://www.FreeBSD.org/~jhb/patches/ppc_cleanup.patch

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809301024.14788.jhb>