/haiku/src/add-ons/kernel/bus_managers/usb/ |
H A D | usbspec_private.h | d8b4cfc9829119291e68cfe0152c239fd8850b3d Sat Aug 04 21:52:27 UTC 2012 Rene Gollent <anevilyak@gmail.com> Get USB functional on x86-64.
- Various changes to printf format specifiers to make them 32/64 safe. - Adjustments to various descriptor structures since addr_t is not 32-bit on x86-64, and consequently this breaks the physical structure that's expected. Also adjusted padding to accomodate 32-byte boundaries when 64-bit pointers are in use. - Adjustments to make use of phys_addr_t where needed.
|
H A D | PhysicalMemoryAllocator.h | d8b4cfc9829119291e68cfe0152c239fd8850b3d Sat Aug 04 21:52:27 UTC 2012 Rene Gollent <anevilyak@gmail.com> Get USB functional on x86-64.
- Various changes to printf format specifiers to make them 32/64 safe. - Adjustments to various descriptor structures since addr_t is not 32-bit on x86-64, and consequently this breaks the physical structure that's expected. Also adjusted padding to accomodate 32-byte boundaries when 64-bit pointers are in use. - Adjustments to make use of phys_addr_t where needed.
|
H A D | PhysicalMemoryAllocator.cpp | d8b4cfc9829119291e68cfe0152c239fd8850b3d Sat Aug 04 21:52:27 UTC 2012 Rene Gollent <anevilyak@gmail.com> Get USB functional on x86-64.
- Various changes to printf format specifiers to make them 32/64 safe. - Adjustments to various descriptor structures since addr_t is not 32-bit on x86-64, and consequently this breaks the physical structure that's expected. Also adjusted padding to accomodate 32-byte boundaries when 64-bit pointers are in use. - Adjustments to make use of phys_addr_t where needed.
|
H A D | Jamfile | d8b4cfc9829119291e68cfe0152c239fd8850b3d Sat Aug 04 21:52:27 UTC 2012 Rene Gollent <anevilyak@gmail.com> Get USB functional on x86-64.
- Various changes to printf format specifiers to make them 32/64 safe. - Adjustments to various descriptor structures since addr_t is not 32-bit on x86-64, and consequently this breaks the physical structure that's expected. Also adjusted padding to accomodate 32-byte boundaries when 64-bit pointers are in use. - Adjustments to make use of phys_addr_t where needed.
|
H A D | usb_private.h | d8b4cfc9829119291e68cfe0152c239fd8850b3d Sat Aug 04 21:52:27 UTC 2012 Rene Gollent <anevilyak@gmail.com> Get USB functional on x86-64.
- Various changes to printf format specifiers to make them 32/64 safe. - Adjustments to various descriptor structures since addr_t is not 32-bit on x86-64, and consequently this breaks the physical structure that's expected. Also adjusted padding to accomodate 32-byte boundaries when 64-bit pointers are in use. - Adjustments to make use of phys_addr_t where needed.
|
H A D | usb.cpp | d8b4cfc9829119291e68cfe0152c239fd8850b3d Sat Aug 04 21:52:27 UTC 2012 Rene Gollent <anevilyak@gmail.com> Get USB functional on x86-64.
- Various changes to printf format specifiers to make them 32/64 safe. - Adjustments to various descriptor structures since addr_t is not 32-bit on x86-64, and consequently this breaks the physical structure that's expected. Also adjusted padding to accomodate 32-byte boundaries when 64-bit pointers are in use. - Adjustments to make use of phys_addr_t where needed.
|
H A D | Device.cpp | d8b4cfc9829119291e68cfe0152c239fd8850b3d Sat Aug 04 21:52:27 UTC 2012 Rene Gollent <anevilyak@gmail.com> Get USB functional on x86-64.
- Various changes to printf format specifiers to make them 32/64 safe. - Adjustments to various descriptor structures since addr_t is not 32-bit on x86-64, and consequently this breaks the physical structure that's expected. Also adjusted padding to accomodate 32-byte boundaries when 64-bit pointers are in use. - Adjustments to make use of phys_addr_t where needed.
|
H A D | Hub.cpp | d8b4cfc9829119291e68cfe0152c239fd8850b3d Sat Aug 04 21:52:27 UTC 2012 Rene Gollent <anevilyak@gmail.com> Get USB functional on x86-64.
- Various changes to printf format specifiers to make them 32/64 safe. - Adjustments to various descriptor structures since addr_t is not 32-bit on x86-64, and consequently this breaks the physical structure that's expected. Also adjusted padding to accomodate 32-byte boundaries when 64-bit pointers are in use. - Adjustments to make use of phys_addr_t where needed.
|
H A D | Stack.cpp | d8b4cfc9829119291e68cfe0152c239fd8850b3d Sat Aug 04 21:52:27 UTC 2012 Rene Gollent <anevilyak@gmail.com> Get USB functional on x86-64.
- Various changes to printf format specifiers to make them 32/64 safe. - Adjustments to various descriptor structures since addr_t is not 32-bit on x86-64, and consequently this breaks the physical structure that's expected. Also adjusted padding to accomodate 32-byte boundaries when 64-bit pointers are in use. - Adjustments to make use of phys_addr_t where needed.
|
/haiku/src/add-ons/kernel/busses/usb/ |
H A D | ehci_hardware.h | d8b4cfc9829119291e68cfe0152c239fd8850b3d Sat Aug 04 21:52:27 UTC 2012 Rene Gollent <anevilyak@gmail.com> Get USB functional on x86-64.
- Various changes to printf format specifiers to make them 32/64 safe. - Adjustments to various descriptor structures since addr_t is not 32-bit on x86-64, and consequently this breaks the physical structure that's expected. Also adjusted padding to accomodate 32-byte boundaries when 64-bit pointers are in use. - Adjustments to make use of phys_addr_t where needed.
|
H A D | ehci.h | d8b4cfc9829119291e68cfe0152c239fd8850b3d Sat Aug 04 21:52:27 UTC 2012 Rene Gollent <anevilyak@gmail.com> Get USB functional on x86-64.
- Various changes to printf format specifiers to make them 32/64 safe. - Adjustments to various descriptor structures since addr_t is not 32-bit on x86-64, and consequently this breaks the physical structure that's expected. Also adjusted padding to accomodate 32-byte boundaries when 64-bit pointers are in use. - Adjustments to make use of phys_addr_t where needed.
|
H A D | ehci.cpp | d8b4cfc9829119291e68cfe0152c239fd8850b3d Sat Aug 04 21:52:27 UTC 2012 Rene Gollent <anevilyak@gmail.com> Get USB functional on x86-64.
- Various changes to printf format specifiers to make them 32/64 safe. - Adjustments to various descriptor structures since addr_t is not 32-bit on x86-64, and consequently this breaks the physical structure that's expected. Also adjusted padding to accomodate 32-byte boundaries when 64-bit pointers are in use. - Adjustments to make use of phys_addr_t where needed.
|
/haiku/src/add-ons/kernel/drivers/disk/usb/usb_disk/ |
H A D | usb_disk.cpp | d8b4cfc9829119291e68cfe0152c239fd8850b3d Sat Aug 04 21:52:27 UTC 2012 Rene Gollent <anevilyak@gmail.com> Get USB functional on x86-64.
- Various changes to printf format specifiers to make them 32/64 safe. - Adjustments to various descriptor structures since addr_t is not 32-bit on x86-64, and consequently this breaks the physical structure that's expected. Also adjusted padding to accomodate 32-byte boundaries when 64-bit pointers are in use. - Adjustments to make use of phys_addr_t where needed.
|