In message: <[EMAIL PROTECTED]>
            Marius Strobl <[EMAIL PROTECTED]> writes:
: marius      2007-01-18 13:33:36 UTC
: 
:   FreeBSD src repository
: 
:   Modified files:
:     sys/conf             options 
:     sys/dev/dpt          dpt.h dpt_eisa.c dpt_scsi.c 
:     sys/dev/si           si.c 
:   Log:
:   Wrap the EISA-specific parts of the dpt(4) and si(4) back-ends in
:   the newly added DEV_EISA. This is done so that these back-ends can
:   be compiled on platforms not providing in{b,w,l}()/out{b,w,l}() and
:   friends (but may wish to use them together with bus front-ends other
:   than the EISA one).

Why is dpt_eisa.c even included when EISA isn't included in the
kernel?

Warner
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to