Re: [Ql-Users] Level 2 Device Drivers

2016-11-29 Thread Rich Mellor

That is great and a potential way forward - I will email you direct

Rich

On 29/11/2016 10:29, Alain HAOUI wrote:

Rich,


For the Qubide side of question, I have no idea how to contact Phil but I
inform you that I rewrote entirely for my own need the Qubide driver derived
from the code written by Phil compatible with the ROM V2.

Initially, the driver was written to work with the Expander interface to
drive several IDE devices but it can run without the Expander, of course. I
use it with enough reliability for a yet long time with 1 CF card, 1 ATA/IDE
disk, 1 ZIP 100 drive and 1 CDROM drive.

This driver includes all necessary code to manage partitioning, formatting
without need to extra software like partition.exe and deals successfully
with QDOS slave blocks. It includes also a set of commands for audio CD
(like QPC) and RAW (Aliens) access. Trashcan is working also. All codes fit
happily within the 16K ROM and can be (re)loaded from ROM or RAM if needed.

So, I know now the source code pretty well. Let me know what kind of changes
you want to add for the new tetroid interface and I will see if I can help.

I can also send you a compiled ROM & RAM version to try. IDE Registers base
address can configured in config block.
Regards,
Alain

-Message d'origine-
De : Ql-Users [mailto:ql-users-boun...@lists.q-v-d.com] De la part de RWAP
Software
Envoyé : lundi 28 novembre 2016 23:26
À : ql-us...@q-v-d.com
Objet : Re: [Ql-Users] Level 2 Device Drivers


On 2016-11-28 21:12, RWAP Software wrote:

Does anyone have any contact details for Jurgen Falkenberg, or Jochen
Hassler ?

Tetroid (on SellMyRetro) is working on a new QL interface which merges
the Trump Card and QubIDE interfaces and ideally it would be good to
include the Level 2 device drivers and ATR device for the Trump Card
element.

Alternatively, is there another way of adding Level 2 device drivers?

More details of the interface and pictures appear on the QL Forum
thread -
http://www.qlforum.co.uk/viewtopic.php?f=2=1670


Whilst on this subject - does anyone have any contact details for Phil
Borman - there are a few things it would be nice to include in the QubIDE
driver.  There is also the problem, that whilst the source code for the
QubIDE v2 ROM was released, the v2 GAL code required to use that ROM code
does not appear to be available anywhere!

Rich
___
QL-Users Mailing List


---
L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel 
antivirus Avast.
https://www.avast.com/antivirus

___
QL-Users Mailing List




--
Rich Mellor
RWAP Services
Specialist Enuuk Auction Programming Services

www.rwapservices.co.uk

___
QL-Users Mailing List


Re: [Ql-Users] Level 2 Device Drivers

2016-11-29 Thread Alain HAOUI
Rich,


For the Qubide side of question, I have no idea how to contact Phil but I
inform you that I rewrote entirely for my own need the Qubide driver derived
from the code written by Phil compatible with the ROM V2.

Initially, the driver was written to work with the Expander interface to
drive several IDE devices but it can run without the Expander, of course. I
use it with enough reliability for a yet long time with 1 CF card, 1 ATA/IDE
disk, 1 ZIP 100 drive and 1 CDROM drive.

This driver includes all necessary code to manage partitioning, formatting
without need to extra software like partition.exe and deals successfully
with QDOS slave blocks. It includes also a set of commands for audio CD
(like QPC) and RAW (Aliens) access. Trashcan is working also. All codes fit
happily within the 16K ROM and can be (re)loaded from ROM or RAM if needed.

So, I know now the source code pretty well. Let me know what kind of changes
you want to add for the new tetroid interface and I will see if I can help.

I can also send you a compiled ROM & RAM version to try. IDE Registers base
address can configured in config block.
Regards,
Alain

-Message d'origine-
De : Ql-Users [mailto:ql-users-boun...@lists.q-v-d.com] De la part de RWAP
Software
Envoyé : lundi 28 novembre 2016 23:26
À : ql-us...@q-v-d.com
Objet : Re: [Ql-Users] Level 2 Device Drivers


On 2016-11-28 21:12, RWAP Software wrote:
> Does anyone have any contact details for Jurgen Falkenberg, or Jochen 
> Hassler ?
> 
> Tetroid (on SellMyRetro) is working on a new QL interface which merges 
> the Trump Card and QubIDE interfaces and ideally it would be good to 
> include the Level 2 device drivers and ATR device for the Trump Card 
> element.
> 
> Alternatively, is there another way of adding Level 2 device drivers?
> 
> More details of the interface and pictures appear on the QL Forum 
> thread -
> http://www.qlforum.co.uk/viewtopic.php?f=2=1670
> 

Whilst on this subject - does anyone have any contact details for Phil
Borman - there are a few things it would be nice to include in the QubIDE
driver.  There is also the problem, that whilst the source code for the
QubIDE v2 ROM was released, the v2 GAL code required to use that ROM code
does not appear to be available anywhere!

Rich
___
QL-Users Mailing List


---
L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel 
antivirus Avast.
https://www.avast.com/antivirus

___
QL-Users Mailing List


Re: [Ql-Users] Level 2 Device Drivers

2016-11-29 Thread Derek Stewart

Hi,

The email just bounced back to me, so I do not have any idea of how to 
contact him.


Regards,

Derek

On 29/11/16 09:18, Derek Stewart wrote:

Hi Rich,

I have sent an email to to last email address for Phil (email date 2003
little hope it will be active), with you copied in.

Regards,

Derek

On 28/11/16 22:25, RWAP Software wrote:

More details of the interface and pictures appear on the QL Forum
thread -
http://www.qlforum.co.uk/viewtopic.php?f=2=1670



Whilst on this subject - does anyone have any contact details for Phil
Borman - there are a few things it would be nice to include in the
QubIDE driver.  There is also the problem, that whilst the source code
for the QubIDE v2 ROM was released, the v2 GAL code required to use that
ROM code does not appear to be available anywhere!

___
QL-Users Mailing List


___
QL-Users Mailing List


Re: [Ql-Users] Level 2 Device Drivers

2016-11-29 Thread Derek Stewart

Hi Rich,

I have sent an email to to last email address for Phil (email date 2003 
little hope it will be active), with you copied in.


Regards,

Derek

On 28/11/16 22:25, RWAP Software wrote:

More details of the interface and pictures appear on the QL Forum
thread -
http://www.qlforum.co.uk/viewtopic.php?f=2=1670



Whilst on this subject - does anyone have any contact details for Phil
Borman - there are a few things it would be nice to include in the
QubIDE driver.  There is also the problem, that whilst the source code
for the QubIDE v2 ROM was released, the v2 GAL code required to use that
ROM code does not appear to be available anywhere!

___
QL-Users Mailing List