On 24/09/2011, at 1:24, geoffrey levand wrote:
> The interface to the PS3 flash device is NOT like normal NOR/NAND flash 
> interfaces.
> The interface to the PS3 FLASH is abstracted by the hypervisor and it looks 
> like HDD to FreeBSD but has several logical units like SCSI devices. The 
> flash device supports write, read and flush operation. Sector size is 512 
> byte. But it doesn't support any ATA or SCSI commands except flush.

> 
I think you could use make_dev() etc.. although I haven't used it :)

--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C






_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to