Hi, some prob with SBP2 code;
"Rishabh Kumar Goel" <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.i386,gmane.os.netbsd.general,gmane.os.netbsd.devel.general |
|---|---|
| Message-ID | <[email protected]> |
Hi james, I m working on firewire SBP2 driver code for NetBSD for Toshiba processor. I m facing a lot of problems wrto SBP2 driver architecture. 1. I did not understand the need for calling sbp2_free() form sbpscsi_match(). 2. the sbp2_init() function does not make a login call or in other words, sbp2_login function is not called though it registers a handler function and that too for WRITE_REQ_BLOCK. Regards, Rishabh