Re: [Open-beos-cvs]CVS: current/src/tests/add-ons/kernel/disk_scanner DiskScannerTest.cpp,1.7,1.8
"Axel Dörfler" <[email protected]>
| Newsgroups | gmane.os.openbeos.storage |
|---|---|
| Message-ID | <59953632970-BeMail@nichtsnutz> |
Ingo Weinhold <bonefish-CFLBMwTPW48UNGrzBIF7/[email protected]> wrote: > > Added a comment about from where to start that application. > > If get=5Fnth=5Fpartition/session=5Finfo() returns with anything else than > > a > > B=5FENTRY=5FNOT=5FFOUND, an error message is printed out. > > The device name can now be specified on the command line, added > > shortcuts > > to identify a particular device, i.e. "cd-1-slave" or "slave1-cd" > > or > > "1-atapi-slave" would be expanded to /dev/disk/ide/atapi/1/slave/0/ > > raw. > Thanks, I also thought of doing something like, but, er, well, was > too > lazy. ;-) No problem - I just wanted to check out how it works ;-) BTW I really think the session module shouldn't return B=5FBAD=5FFILE if everything worked okay. Adios... Axel.