Ticket #11: INFO

File INFO, 2.7 KB (added by darcio, 12 years ago)

DEBUG Session Summary

Line 
1Testing results based on the following system configuration:
2
31) AMD Phenom II 965 CPU - 4 cores, activated in W4.52 (CP2) FP6 configuration, but using Kernel 20050811 and PSD=OS2APIC.PSD /P=4 /APIC, using MSI 790X-G45 motherboard (http://www.msi.com/product/mb/790X-G45.html)
4
52) Tracing enabled using the following CONFIG.SYS statement, any attempts at increasing buffer space > 128 resulted in a TRAP
6
7REM ***************************
8REM *** USB LARS DEBUG      ***
9REM ***************************
10TRACEBUF=128 /M=WRAP,QUEUED,NODTI /D=ALL
11TRACE=ON 225,226
12
133) Previous STABLE configuration was using the 10_168 version of Lars drivers:
14
151-07-11   1:26p     42048         124  usbehcd.sys
16
17Signature:       @#Lars Erdmann:10.168#@OS/2 USB EHCI compliant Device Driver
18Vendor:          Lars Erdmann
19Revision:        10.168
20File Version:    10.168
21Description:     OS/2 USB EHCI compliant Device Driver
22
23
241-07-11   1:28p     28422         124  usbuhcd.sys
25
26Signature:       @#Lars Erdmann:10.168#@OS/2 USB UHCI compliant Device Driver
27Vendor:          Lars Erdmann
28Revision:        10.168
29File Version:    10.168
30Description:     OS/2 USB UHCI compliant Device Driver
31
32
331-07-11   1:27p     34488         124  usbohcd.sys
34
35Signature:       @#Lars Erdmann:10.168#@OS/2 USB OHCI compliant Device Driver
36Vendor:          Lars Erdmann
37Revision:        10.168
38File Version:    10.168
39Description:     OS/2 USB OHCI compliant Device Driver
40
41
424) CONFIG.SYS USB driver section follows
43
44REM ************************************
45REM ***     USB Drivers     - START  ***
46REM ************************************
47REM BASEDEV=USBUHCD.SYS /V
48BASEDEV=USBOHCD.SYS /FS
49BASEDEV=USBOHCD.SYS /FS
50BASEDEV=USBOHCD.SYS /FS
51BASEDEV=USBOHCD.SYS /FS
52BASEDEV=USBOHCD.SYS /FS
53BASEDEV=USBEHCD.SYS /S:1 /FS
54BASEDEV=USBEHCD.SYS /S:1 /FS
55BASEDEV=USBD.SYS /REQ:USBOHCD$,USBEHCD$ /V
56BASEDEV=USBHID.SYS /V
57BASEDEV=USBMSD.ADD /REMOVABLES:4 /FLOPPIES:0 /V
58
59REM BASEDEV=USBCDROM.ADD
60REM DEVICE=G:\OS2\BOOT\USBPRT.SYS /V
61REM DEVICE=G:\apps\graphics\tools\tame\usbresmg.sys
62DEVICE=G:\OS2\BOOT\USBRESMG.SYS /V
63REM DEVICE=G:\OS2\BOOT\USBKBD.SYS /V
64REM DEVICE=G:\OS2\BOOT\USBMOUSE.SYS /V
65REM ************************************
66REM ***     USB Drivers       - END  ***
67REM ************************************
68
695) DEBUG dump explanation
70A => using the configuration of USB drivers shown in STEP4 above, but without the use of the '/FS' option
71USB_177_debug2_formatted.ftf
72USB_177_debug2_unformatted.itf
73
74B => using the configuration of USB drivers shown in STEP4 above, but without the use of the '/FS' option
75USB_177_debug3_FS_formatted.ftf
76USB_177_debug3_FS_unformatted.itf
77
78C => PCI debug info
79pci_info
80
81
82