Welcome, Guest. Please login or register.

Author Topic: SCSI Boot  (Read 5743 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Hyperspeed

  • Hero Member
  • *****
  • Join Date: Jun 2004
  • Posts: 1749
    • Show only replies by Hyperspeed
Re: SCSI Boot
« Reply #14 from previous page: April 30, 2006, 10:02:42 PM »
Hang on a second, doesn't v4.5 mean it's newer than v4.15? I've seen some coders using for example v4.15 as sub-revision fifteen as opposed to one-five...

I would have thought v4.5 is better?

I know Phase 5 updated the v8.1 to v8.5 ROM on the SCSI-IV kit because of issues with CD burning etc. BlizKick can do this in software if you have the v8.5 image I believe.

Maybe the same could apply for your controller?
 

Offline Lockon_15Topic starter

  • Sr. Member
  • ****
  • Join Date: Jan 2006
  • Posts: 304
    • Show only replies by Lockon_15
Re: SCSI Boot
« Reply #15 on: April 30, 2006, 10:17:11 PM »
Quote

Hyperspeed wrote:
Hang on a second, doesn't v4.5 mean it's newer than v4.15? I've seen some coders using for example v4.15 as sub-revision fifteen as opposed to one-five...

I would have thought v4.5 is better?

I know Phase 5 updated the v8.1 to v8.5 ROM on the SCSI-IV kit because of issues with CD burning etc. BlizKick can do this in software if you have the v8.5 image I believe.

Maybe the same could apply for your controller?
 


It got me for a second, too.
But then it would be logical to expect 4.50 notation...no, I don't think so. This is quote just right off Ralph Babel's Amiga pages...

"Note: Yes, 4.15 really is the latest one. Hint: Which section would you expect to come first in a book: 4.5 or 4.15?"

4.15 is gonna burn in hell, but meanwhile I am thinking if it is possible to remap newer ROM into FASTRAM and updating system with Binddrivers...just to see if there is transfer speed increase (it should be above 2.5Mbytes per second AFAIK)  
A500+/KS3.1/GVPA530/2MbChipRam+8MbFastRAM 2GbCF/YAMAHA CDRW
 

Offline Hyperspeed

  • Hero Member
  • *****
  • Join Date: Jun 2004
  • Posts: 1749
    • Show only replies by Hyperspeed
Re: SCSI Boot
« Reply #16 on: May 01, 2006, 07:45:27 PM »
What the hell!?

So sub-revisions of programs don't follow decimal rules?

So for example 30.34 would be newer than 30.33 but 1.5 is older/crapper than 1.49?

That can't be right...
 

Offline motrucker

Re: SCSI Boot
« Reply #17 on: May 01, 2006, 09:32:26 PM »
It all depends on who put the software out. GVP followed one set of upgrade numbers, but no one else is forced to follow suite. Actually due to copyright laws, they may not be able to. Then you also have the phase of the moon and sun spots to consider.........
A2000 GVP 40MHz \'030, 21Mb RAM SD/FF, 2 floppies, internal CD-ROM drive, micromys v3 w/laser mouse
A1000 Microbotics Starboard II w/2Mb 1080, & external floppy (AIRdrive)
C-128 w/1571, 1750, & Final Cartridge III+
 

Offline patrik

Re: SCSI Boot
« Reply #18 on: May 01, 2006, 09:41:01 PM »
Amiga version numbers are composed of two integers which are written out in the form number1.number2, so 4.15 comes after 4.5, just like chapters in a book.

But seriously, there is no need to argue about this as Ralph Babel who wrote the driver writes on his page that 4.15 is more recent than 4.5.


/Patrik
 

Offline Hyperspeed

  • Hero Member
  • *****
  • Join Date: Jun 2004
  • Posts: 1749
    • Show only replies by Hyperspeed
Re: SCSI Boot
« Reply #19 on: May 01, 2006, 10:27:31 PM »
Revisions like chapters of a book? What is this, the Bible?

If they wanted to do that shouldn't it be v4:5 Mark Chapter 13...

:-D

When I use the Commodore Installer and it says "Installed Version" and "Version to be installed" I'd pick v4.5 over v4.15.

Even the Europeans would get confused because they just swap the stop with a comma (./,).

And when I check the datestamp the v4.5 usually is more recent than the v4.15 if you get my meaning.
 

Offline Hyperspeed

  • Hero Member
  • *****
  • Join Date: Jun 2004
  • Posts: 1749
    • Show only replies by Hyperspeed
Re: SCSI Boot
« Reply #20 on: May 03, 2006, 01:18:52 AM »
Quote
by patrik:
But seriously, there is no need to argue about this as Ralph Babel who wrote the driver writes on his page that 4.15 is more recent than 4.5.


Yeah, but look at what motrucker said:

Quote
by motrucker:
It all depends on who put the software out. GVP followed one set of upgrade numbers, but no one else is forced to follow suite.


And, patrik... that link talks about nothing but GVP drivers (which for some reason give me that 'low quality' vibe).

:-D
 

Offline Boot_WB

  • Hero Member
  • *****
  • Join Date: Feb 2005
  • Posts: 1326
    • Show only replies by Boot_WB
    • http://www.hullchimneyservices.co.uk
Re: SCSI Boot
« Reply #21 on: May 03, 2006, 01:56:24 AM »
Uhh, based on the behaviour of the 'version' command I would assume that all coders would follow the same standard Ralph is following.

If you write (and run) a script file thus:

version >NIL: gvpscsi.device 4.10
  if NOT warn
     print "Ralph is Right, v4.15 is later than v4.5"
  elseif warn
     print "Ralph is wrong, v4.5 is later than v4.15"
  endif

You will find that Ralph is right (assuming I have remembered my syntax correctly).

I use this routine, with different parameters, in my startup-sequence to selectively call bppcfix only when I have the BPPC in the machine (the 68040 library in flashrom is a later version than the one in my LIBS: drawer).  Haven't yet thought of a way to selectively install/remove the warpup libraries though, having them in a seperate drawer with a 'LIBS: ADD' assign doesn't seem to work.
Mac Mini G4 (1.5GHz, 64MB VRam, 1GB Ram): MorphOS 3.6
Powerbook 5.8 (15", 1.67GHz, 128MB VRam, 1GB Ram): MorphOS 3.8.

Windows-free since 2011-2014 (Damn you Netflix!)
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: SCSI Boot
« Reply #22 on: May 03, 2006, 02:04:35 AM »
Quote
So sub-revisions of programs don't follow decimal rules?

No.

It's quite simple really: version revision [ subrevision]

It just happens that the separator is a '.'
 

Offline Hyperspeed

  • Hero Member
  • *****
  • Join Date: Jun 2004
  • Posts: 1749
    • Show only replies by Hyperspeed
Re: SCSI Boot
« Reply #23 on: May 03, 2006, 02:23:04 AM »
Piru: If you are one of the coders that subscribes to this madness consider me on your 'Persons likely to strangle me' list!

EDIT: And what happens when things get like V4.5.15?

Is that the fifteenth sub-sub-revision of the fifth sub-revision of version 4?

You've got to be kidding me! That's more arse backwards than manufacturers calling a Megabyte "1,000,000 bytes' (when it should be 1,048,576 bytes).
 

Offline odin

  • Colonization had Galleons
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 6796
    • Show only replies by odin
Re: SCSI Boot
« Reply #24 on: May 03, 2006, 02:42:41 AM »
Looks perfectly logical to me. And anyway, software cos seem to like naming their programs after the years they were released in lately  :-P.

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show only replies by Piru
    • http://www.iki.fi/sintonen/
Re: SCSI Boot
« Reply #25 on: May 03, 2006, 02:49:39 AM »
@Hyperspeed

Well, this is what C= coding guidelines say. It's all documented.

Quote
EDIT: And what happens when things get like V4.5.15?

Is that the fifteenth sub-sub-revision of the fifth sub-revision of version 4?

Sure. Perfectly logical. Except that's it: the fifteenth sub-revision of the fifth revision of version 4.

There can be V4.5.1243 and V4.5.2 and there never is any question about which is more recent, as there is with some weird decimal number notation.

You don't need to like it personally, but this is what most of the civiliced world uses for version numbers.