Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong E3B ID #11

Open
RhoSigma-QB64 opened this issue Aug 9, 2023 · 3 comments
Open

Wrong E3B ID #11

RhoSigma-QB64 opened this issue Aug 9, 2023 · 3 comments

Comments

@RhoSigma-QB64
Copy link

Just updated identify.library after years, good to see lots of new IDs.
However, my E3B ZorRAM is wrong reported as E3B BigRam+. By looking that up in the "Amiga Hardware Database" indeed both cards are listed with the same IDs, but that must be a mistake in their database, they also list the BigRam+ as a "Individual Computers" product, even it has the E3B manufacturer ID:
http://amiga.resource.cx/exp/zorram
http://amiga.resource.cx/exp/bigramplus

By looking in your ID_Database.s (lines 1368-69) I see 2 BigRam+ too with IDs 32/33.
The ID32 should be called ZorRAM, as I have that card and it has the ID32, also see attached outputs:

ListExp WIDE:

-- ListExp V14.2 -- https://identify.shredzone.org

** HARDWARE **

System:  Amiga 4000
CPU:     68040 25 MHz (Rev N/A), FPU=68040 25 MHz, MMU=68040
Chipset: AGA (RAMSEY F, GARY Normal, CHUNKY None) VBR=0x07067068
	 DMA:   Alice 8374 Rev. 3-4 (Mode: PAL)
	 Video: Lisa 4203 (Rev: 0)
	 Audio: Paula 8364
	 RTC:   Ricoh RP5C01A
AmigaOS: 3.1 (V40.70, SetPatch V44.38, ROM V40.70)
         Exec V40.10   Workbench V40.42
Support: GraphicOS: Picasso96, AudioOS: AHI, TCP/IP: None
Clock:   Power 50 Hz, VBlank 50 Hz, E-Clock 709379 Hz
RAM:     Motherboard 32 bit, 80 ns, Double CAS, 4x Bandwidth

Memory:		   CHIP	   FAST	  TOTAL	ROM = 512.0KB	SLOW = 0
	  PLAIN	 ~2.0MB	528.0MB	~530.0MB
	VIRTUAL	      0	      0	      0
	  TOTAL	 ~2.0MB	528.0MB	~530.0MB


** EXPANSIONS **

Nr ID        Manufacturer         Product
             Address     Size     Serial               Zorro (Type/Flags)
----------------------------------------------------------------------------
 1  3643/ 16 E3B                  Deneb ZIII           USB interface
             40000000     16MB    E3B30008             Z3    (88/30)

 2  3643/ 19 E3B                  Deneb ROM            USB interface
             00E90000     64KB    E3BF0008             Z2    (D1/00)

 3  3643/ 32 E3B                  BigRam+              RAM expansion
             50000000    256MB    C0DE1337             Z3    (A4/F1)

 4 28014/  4 MNT Research         ZZ9000               graphics / RAM
             60000000    128MB    00000000             Z3    (9B/70)

 5 28014/  5 MNT Research         ZZ9000               RAM expansion
             70000000    256MB    00000000             Z3    (A4/70)

Scout

  Address  Flags BoardAddr BoardSize Type Manuf. Prod. Serial#

 $00001800  $02 $40000000 $01000000  $88  3643     16 3820158984
 Board = E3B · Deneb ZIII USB interface

 $00001848  $02 $00E90000 $00010000  $D1  3643     19 3820945416
 Board = E3B · Deneb ROM USB interface

 $00001890  $0A $50000000 $10000000  $A4  3643     32 3235779383
 Board = E3B · BigRam+ RAM expansion

 $000018D8  $02 $60000000 $08000000  $9B  28014      4         0
 Board = MNT Research · ZZ9000 graphics / RAM

 $00001920  $0A $70000000 $10000000  $A4  28014      5         0
 Board = MNT Research · ZZ9000 RAM expansion
@shred
Copy link
Owner

shred commented Aug 9, 2023

Thank you! It's a strange bug because I got the official list of boards directly from E3B. I will ask if it was an error in the list, or if the ZorRAM and BigRam+ share the same ID.

@shred
Copy link
Owner

shred commented Aug 10, 2023

We're checking it. However, due to vacations it might take until end of September. 😅

@RhoSigma-QB64
Copy link
Author

Got it, didn't expect a new fixed version tomorrow. The issue is on the list, that's important.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants