Home
last modified time | relevance | path

Searched hist:d8b4cfc9829119291e68cfe0152c239fd8850b3d (Results 1 – 13 of 13) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/usb/
H A Dusbspec_private.hd8b4cfc9829119291e68cfe0152c239fd8850b3d 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 DPhysicalMemoryAllocator.hd8b4cfc9829119291e68cfe0152c239fd8850b3d 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 DPhysicalMemoryAllocator.cppd8b4cfc9829119291e68cfe0152c239fd8850b3d 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 DJamfiled8b4cfc9829119291e68cfe0152c239fd8850b3d 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 Dusb_private.hd8b4cfc9829119291e68cfe0152c239fd8850b3d 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 Dusb.cppd8b4cfc9829119291e68cfe0152c239fd8850b3d 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 DDevice.cppd8b4cfc9829119291e68cfe0152c239fd8850b3d 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 DHub.cppd8b4cfc9829119291e68cfe0152c239fd8850b3d 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 DStack.cppd8b4cfc9829119291e68cfe0152c239fd8850b3d 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 Dehci_hardware.hd8b4cfc9829119291e68cfe0152c239fd8850b3d 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 Dehci.hd8b4cfc9829119291e68cfe0152c239fd8850b3d 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 Dehci.cppd8b4cfc9829119291e68cfe0152c239fd8850b3d 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 Dusb_disk.cppd8b4cfc9829119291e68cfe0152c239fd8850b3d 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.