Searched hist:148946 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/my/
H A Dif_my.cdiff 148946 Wed Aug 10 18:21:29 MDT 2005 jhb - Remove pre-new-bus code under #if 0 and some other rotted code under
#if 0.
- Use pci_enable_busmaster() to enable busmastering instead of frobbing
the command register directly.
- Don't check to see if memory or I/O can be enabled by writing to the
command register. The PCI bus driver's bus_alloc_resource() method
already checks this and will fail if it can't enable the bit.

Completed in 65 milliseconds