> Yes, but doing that will break the driver on the i386 because there > is a port conflict between wd0 and fd0 if I remember correctly. > Our bus_space_map() does not handle the case were a port can be > used as read-only by one driver and write-only by another. Damn. I *knew* it couldn't be that simple. :') _MelloN_