In message <[EMAIL PROTECTED]> j mckitrick writes:
: In the probe routines, the values of the hardware ports are changing from
: one chipset to the next.  Throughout the ppc driver, the regular macros are
: used to access the parallel port control registers, but in the probe routine
: it reverts to inb/outb, probably because it makes no sense to allocate a
: port for 2 or three operations, then deallocate it and choose another one.

Yes, but it does make sense to do that.  Some busses you cannot access
the resources until they have been activated.  pcmcia comes to mind :-).

Warner

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to