[haiku-bugs] Re: [Haiku] #15926: eMMC support

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Fri, 01 Jan 2021 16:59:46 -0000

#15926: eMMC support
---------------------------+----------------------------
  Reporter:  yangh         |      Owner:  pulkomandy
      Type:  task          |     Status:  in-progress
  Priority:  normal        |  Milestone:  Unscheduled
 Component:  Drivers/Disk  |    Version:  R1/Development
Resolution:                |   Keywords:
Blocked By:                |   Blocking:
  Platform:  All           |
---------------------------+----------------------------
Comment (by pulkomandy):

 In that case we need to write a bus driver for it (the bus_manager and
 disk drivers willbe shared, so, not too much code to write, I hope). Do
 you know how similar it is to the sdhci spec (which has some parts
 specific to pci, but some that could be reused elsewhere)?

 If it's similar enough, we can put it in the same bus driver (add an
 sdhci_acpi file, and refactor a bit to share the common code). If it's a
 very different interface, a separate bus driver would be a better idea.

 Is it possible to emulate such a controller with qemu or is real hardware
 required for testing?
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15926#comment:9>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: