Opened 11 years ago

Last modified 11 years ago

#18 new enhancement

Need better /v output

Reported by: Yoda AHCI Owned by: somebody
Priority: major Milestone: Future Version
Component: driver Version:
Keywords: Cc:

Description

It is not very easy to figure out how the driver maps
the harddisks to which adapters and ports.

We need output like Danis.

Also needed is to be able to get the info as we can with Danis from
IBMS506$

Change History (2)

comment:1 Changed 11 years ago by David Azarewicz

Milestone: Future Version

The driver does not map disks to adapters and ports, they are whatever they are plugged into.

The driver already provides the information that is available via os2ahci$

If you have a specific request for a specific feature, then I will consider it, Otherwise, the driver currently outputs the information that it can. The OS2AHCI driver is not the DANIS506 driver and does not work the same way.

comment:2 Changed 11 years ago by Yoda AHCI

I of course meant which adapter and port numbers, the BIOS/HW maps to,
as these numbers are needed for the driver command line.

I noticed now, the the /V:2 output is only sent to OS2AHCI$ device.
I would very much like, that the /V:2 output is sent to screen too !

It is not very easy to extract the info from OS2AHCI$ when you need it
for installing eCS from a boot CD - where screen info is much easier
to get.

In my Vbox setup, the output is:
BldLevel?: @#D Azarewicz:1.30#@##1## 31 Jul 2013 16:29:00 DAZAR1 ::::::Test Build@@AHCI Driver (c) Mensys BV 2013
CmdLine?: OS2AHCI.ADD /v:2
Adapter 0: PCI=0:13:0 ID=8086:2681 irq=21 addr=0xf0406000 version=10100

Port 0:

Drive 0: atapi removable

Port 1:

Drive 0:

Port 2:
Port 3:

Drive 0:

Port 4:

Drive 0:


It looks to me, like there should have been other info.

Note: See TracTickets for help on using tickets.