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

/freebsd-11-stable/sys/dev/pccard/
H A Dpccard.cdiff 143785 Fri Mar 18 03:19:50 MST 2005 imp Use STAILQ in preference to SLIST for the resources. Insert new resources
last in the list rather than first.

This makes the resouces print in the 4.x order rather than the 5.x order
(eg fdc0 at 0x3f0-0x3f5,0x3f7 is 4.x, but 0x3f7,0x3f0-0x3f5 is 5.x). This
also means that the pci code will once again print the resources in BAR
ascending order.
/freebsd-11-stable/sys/x86/x86/
H A Dnexus.cdiff 143785 Fri Mar 18 03:19:50 MST 2005 imp Use STAILQ in preference to SLIST for the resources. Insert new resources
last in the list rather than first.

This makes the resouces print in the 4.x order rather than the 5.x order
(eg fdc0 at 0x3f0-0x3f5,0x3f7 is 4.x, but 0x3f7,0x3f0-0x3f5 is 5.x). This
also means that the pci code will once again print the resources in BAR
ascending order.
/freebsd-11-stable/sys/sys/
H A Dbus.hdiff 143785 Fri Mar 18 03:19:50 MST 2005 imp Use STAILQ in preference to SLIST for the resources. Insert new resources
last in the list rather than first.

This makes the resouces print in the 4.x order rather than the 5.x order
(eg fdc0 at 0x3f0-0x3f5,0x3f7 is 4.x, but 0x3f7,0x3f0-0x3f5 is 5.x). This
also means that the pci code will once again print the resources in BAR
ascending order.
/freebsd-11-stable/sys/kern/
H A Dsubr_bus.cdiff 143785 Fri Mar 18 03:19:50 MST 2005 imp Use STAILQ in preference to SLIST for the resources. Insert new resources
last in the list rather than first.

This makes the resouces print in the 4.x order rather than the 5.x order
(eg fdc0 at 0x3f0-0x3f5,0x3f7 is 4.x, but 0x3f7,0x3f0-0x3f5 is 5.x). This
also means that the pci code will once again print the resources in BAR
ascending order.
/freebsd-11-stable/sys/dev/pci/
H A Dpci.cdiff 143785 Fri Mar 18 03:19:50 MST 2005 imp Use STAILQ in preference to SLIST for the resources. Insert new resources
last in the list rather than first.

This makes the resouces print in the 4.x order rather than the 5.x order
(eg fdc0 at 0x3f0-0x3f5,0x3f7 is 4.x, but 0x3f7,0x3f0-0x3f5 is 5.x). This
also means that the pci code will once again print the resources in BAR
ascending order.

Completed in 364 milliseconds