2022-03-26.log

+ my_pc_is_amiga (~my_pc_is_@c-71-197-66-36.hsd1.ca.comcast.net)02:02
my_pc_is_amiga@_Bnu -- thanks for the reply.  "struct CardBase" has a char* Name member but  GFXBase  in ZZ9000 driver I don't think I saw it.  It looks like this creates the CardBase--> b->CardBase = (struct CardBase )_gfxbase02:12
my_pc_is_amigaBut _gfxbase doesn't have a char *Name member...02:12
my_pc_is_amigaBoardName seems to be in BoardInfo but then there is a  seperate "name" in CardBase  from what I can tell....02:15
_BnuHuh.08:18
_BnuI'm not sure why CardBase would name a "name" member, since it's supposed to be just a library struct.08:20
_BnuSeems like our CardBase is ill-structured in general compared to the one defined in boardinfo.h.08:21
_BnuWell, gfxBase, not technically CardBase.08:22
_Bnu(Since it works at all, it really can't be used for much other than checking that name and then doing nothing with it.)08:30
_Bnumy_pc_is_amiga: There's a new ZZ9000.card and ZZ9000.card.nodma in http://www.apehead.se/snakes900008:52
_BnuYou can check if that gets rid of the MU hit, or works at all . . .08:53
- my_pc_is_amiga (QUIT: Quit: Client exiting) (~my_pc_is_@c-71-197-66-36.hsd1.ca.comcast.net)10:31
+ my_pc_is_amiga (~my_pc_is_@2601:647:6518:25e9:c906:422e:e8a6:9f0c)17:13
my_pc_is_amiga_Bnu. It works and no hit!   while browsing the code I see initable has datattable in it but looks like it is set to null.  Datatable from example picolo source  has a bunch of members-does these things need to be intialized for romtag structure?17:22
my_pc_is_amigaIn xoper if I read the revision and version it sows 0 and 1 so not sure if that is from the data table17:24
- xet7 (QUIT: Remote host closed the connection) (~xet7@user/xet7)17:26
- my_pc_is_amiga (QUIT: Ping timeout: 256 seconds) (~my_pc_is_@2601:647:6518:25e9:c906:422e:e8a6:9f0c)17:31
_Bnumy_pc_is_amiga: No idea. Don't know, don't really care, haha. But it's good that the MU something something hit is gone.17:54
_BnuAs far as I know, it's rather common for the data table to be set to null.17:55
_Bnuminute: I made a pule/murge request.18:16
+ my_pc_is_amiga (~my_pc_is_@2601:647:6518:2bd:c906:422e:e8a6:9f0c)18:26
minute_Bnu: nice, thank you18:27
minutepurge request18:27
my_pc_is_amigaauto_init_tables [3] seems to be 0 and guessing this goes with Data Table18:34
_BnuYes, but in every single driver source code I've ever seen, it's always set to null.18:36
_BnuI would have no idea what to do with it, and I don't know what use it would be, so I don't really want to look into it.18:36
_BnuKeep in mind that I've only looked at open source driver/library source code.18:37
my_pc_is_amigaOk thanks _bnu thought in the assembly in carddevolop.lha of the piccolo example trom icomp there was something. -  anyways wilii try this version on os4 to see if any data storage interropt issue that was seen previously.18:44
my_pc_is_amigahttps://www.dev74.com/image/catalog/ZZ9000/Crashlog_RTG_2020-01-15_20-43-03.txt18:45
_BnuUnfortunately, I can't read 68k assembler very well.18:45
my_pc_is_amigahttps://www.dev74.com/en/blog-news/zz9000-works-fine-also-on-amiga-os4-1-fe-with-powerpc18:45
- my_pc_is_amiga (QUIT: Quit: Client closed) (~my_pc_is_@2601:647:6518:2bd:c906:422e:e8a6:9f0c)18:53
+ my_pc_is_amiga (~my_pc_is_@2601:647:6518:2bd:c906:422e:e8a6:9f0c)19:12
- my_pc_is_amiga (QUIT: Client Quit) (~my_pc_is_@2601:647:6518:2bd:c906:422e:e8a6:9f0c)19:15

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!