[PATCH] if_dc cleanups..

Ben Kaduk minimarmot at gmail.com
Wed May 24 13:41:50 PDT 2006


On 5/24/06, John Baldwin <jhb at freebsd.org> wrote:
> I've changed if_dc to use the full 32-bit device ID instead of just the lower
> 16-bit device ID in dc_attach() so that it doesn't have to deal with hacks
> like the FAKE device and to make it easier to add new device IDs that have
> collisions in the future.  I've compiled it but have no dc(4) hardware to
> test with, so please test.  Patch is available at:
>
> http://www.FreeBSD.org/~jhb/patches/if_dc.patch
>
> --
> John Baldwin
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
>

John,

I have an old machine running 6.0 with a dc card in it.  Will I need
to stop making excuses and bring this machine up to HEAD to test this
patch properly?

-Ben Kaduk


More information about the freebsd-current mailing list