sbp2 address space

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

sbp2 currently puts its status FIFO at the address range of 0xfffe_0000_0000 ... 0xfffe_0000_0220 (FireWire bus addresses, i.e. addresses according to ISO/IEC 13213). This range must not fall into the "physical range" of OHCI host adapters (OHCI 1.1 figure 1-2, see also OHCI 1.1 sections 12 and 5.15).

Most OHCI implementations hardwire the physical range to 0x0000_0000_0000 ... 0x0000_ffff_ffff. A few however implement a writable PhysicalUpperBound register. Ohci1394 sets this register to the maximum allowed value which extends the physical range to 0x0000_0000_0000 ... 0xfffe_ffff_ffff.

Sbp2 has never worked with the latter kind of host adapters, except if physical DMA was disabled. Else sbp2 always ended up in an alleged login timeout. http://marc.theaimsgroup.com/?t=113639033500002

What is the solution?
 - Modify ohci1394 to keep the physical range below sbp2's status FIFO?
Or
 - move sbp2's status FIFO into the "upper address space" (OHCI 1.1
   figure 1-2), between 0xffff_0000_0000 and the CSR space, i.e. below
   0xffff_f000_0000?

Are any FireWire protocols or important application programs already using the upper address space? If we move sbp2's status FIFO, we don't want to break other software. No other 1394 high-level driver is using the upper address space. Oracle's Endpoint (SBP-2 target) seems not to use it either. What about applications like AV/C "targets"?

Or is it better to leave sbp2 as it is but restrict ohci1394 to use the same physical range on _all_ controllers, i.e. 0x0000_0000_0000 ... 0x0000_ffff_ffff == 4 GB?

Does PCIe provide a bigger host bus address space than PCI?
--
Stefan Richter
-=====-=-==- ---= --===
http://arcgraph.de/sr/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux