A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Microsoft Windows XP » Windows XP Help and Support
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

BSOD Error 0x000000B8



 
 
Thread Tools Display Modes
  #1  
Old November 17th 08, 11:14 PM posted to microsoft.public.windowsxp.help_and_support
the white wolf
external usenet poster
 
Posts: 1
Default BSOD Error 0x000000B8


I have been getting the BSOD for about 2 months now and it is driving me
mad. this is the error that I am getting.

A Wait operation, attach process or yield was attempted from a DPC
routine STOP: 0x000000B8

I used WinDbg 6.9 to view the dump file, this is what I got.

I am a complete novice when it comes to pc's, please can someone help
me figure this out, I only get the error when Im playing games so i
thought it may have been the graphics card but the error report that
follows claims its USBPORT.sys.

Microsoft (R) Windows Debugger Version 6.9.0003.113 X86
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [F:\WINDOWS\MEMORY.DMP]
Kernel Complete Dump File: Full address space is available

Symbol search path is: *** Invalid ***
************************************************** **************************
* Symbol loading may be unreliable without a symbol search path.
*
* Use .symfix to have the debugger choose a symbol path.
*
* After setting your symbol path, use .reload to refresh symbol
locations. *
************************************************** **************************
Executable search path is:
************************************************** *******************
* Symbols can not be loaded because symbol path is not initialized. *
* *
* The Symbol Path can be set by: *
* using the _NT_SYMBOL_PATH environment variable. *
* using the -y symbol_path argument when starting the debugger. *
* using .sympath and .sympath+ *
************************************************** *******************
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for ntkrpamp.exe -
Windows XP Kernel Version 2600 (Service Pack 3) MP (2 procs) Free x86
compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 2600.xpsp_sp3_gdr.080814-1236
Kernel base = 0x804d7000 PsLoadedModuleList = 0x8055d720
Debug session time: Mon Nov 17 22:27:22.281 2008 (GMT+0)
System Uptime: 0 days 22:50:06.887
WARNING: Process directory table base 0B120020 doesn't match CR3
0B120760
WARNING: Process directory table base 0B120020 doesn't match CR3
0B120760
************************************************** *******************
* Symbols can not be loaded because symbol path is not initialized. *
* *
* The Symbol Path can be set by: *
* using the _NT_SYMBOL_PATH environment variable. *
* using the -y symbol_path argument when starting the debugger. *
* using .sympath and .sympath+ *
************************************************** *******************
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for ntkrpamp.exe -
Loading Kernel Symbols
.................................................. .................................................. ......................................
Loading User Symbols

Loading unloaded module list
............
************************************************** *****************************
*
*
* Bugcheck Analysis
*
*
*
************************************************** *****************************

Use !analyze -v to get detailed debugging information.

BugCheck B8, {0, 0, 0, 0}

***** Kernel symbols are WRONG. Please fix symbols to do analysis.

*** ERROR: Symbol file could not be found. Defaulted to export symbols
for USBPORT.SYS -
************************************************** ***********************
***
***
***
***
*** Your debugger is not using the correct symbols
***
***
***
*** In order for this command to work properly, your symbol path
***
*** must point to .pdb files that have full type information.
***
***
***
*** Certain .pdb files (such as the public OS symbols) do not
***
*** contain the required information. Contact the group that
***
*** provided you with these symbols if you need this command to
***
*** work.
***
***
***
*** Type referenced: nt!_KPRCB
***
***
***
************************************************** ***********************
************************************************** ***********************
***
***
***
***
*** Your debugger is not using the correct symbols
***
***
***
*** In order for this command to work properly, your symbol path
***
*** must point to .pdb files that have full type information.
***
***
***
*** Certain .pdb files (such as the public OS symbols) do not
***
*** contain the required information. Contact the group that
***
*** provided you with these symbols if you need this command to
***
*** work.
***
***
***
*** Type referenced: nt!_KPRCB
***
***
***
************************************************** ***********************
************************************************** *******************
* Symbols can not be loaded because symbol path is not initialized. *
* *
* The Symbol Path can be set by: *
* using the _NT_SYMBOL_PATH environment variable. *
* using the -y symbol_path argument when starting the debugger. *
* using .sympath and .sympath+ *
************************************************** *******************
************************************************** *******************
* Symbols can not be loaded because symbol path is not initialized. *
* *
* The Symbol Path can be set by: *
* using the _NT_SYMBOL_PATH environment variable. *
* using the -y symbol_path argument when starting the debugger. *
* using .sympath and .sympath+ *
************************************************** *******************
Probably caused by : USBPORT.SYS ( USBPORT+c204 )

Followup: MachineOwner
---------

any help you could provide would be greatly appriciated.

thanks.


--
the white wolf
------------------------------------------------------------------------
the white wolf's Profile: http://forums.techarena.in/members/the-white-wolf.htm
View this thread: http://forums.techarena.in/windows-x...rt/1073393.htm

http://forums.techarena.in

Ads
  #2  
Old November 17th 08, 11:43 PM posted to microsoft.public.windowsxp.help_and_support
the white wolf[_2_]
external usenet poster
 
Posts: 1
Default BSOD Error 0x000000B8


Sorry, forgot to mention, the only 2 USB items i have plugged in are the
keyboard and mouse, i was getting three different BSOD untill i changed
the keyboard and mouse, im now using a different set and still getting
the previous error.


--
the white wolf
------------------------------------------------------------------------
the white wolf's Profile: http://forums.techarena.in/members/the-white-wolf.htm
View this thread: http://forums.techarena.in/windows-x...rt/1073393.htm

http://forums.techarena.in

  #3  
Old November 17th 08, 11:57 PM posted to microsoft.public.windowsxp.help_and_support
Gerry
external usenet poster
 
Posts: 9,437
Default BSOD Error 0x000000B8

Background information on Stop Error message

http://msdn2.microsoft.com/en-us/library/ms795832.aspx

0x000000B8: ATTEMPTED_SWITCH_FROM_DPC
These are generally hardware issues (which often means driver issues).
The articles given below are provided more as examples of the types of
situations that trigger this error, rather than concrete solutions. As a
rule, be sure you have the latest Service Pack edition of your Windows
operating system and are using the best device drivers and software
versions. After that, do normal hardware troubleshooting for the device
inplicated.
Source: http://aumha.org/a/stop.htm

Are there any yellow question marks in Device Manager? Right click on
the My Computer icon on your Desktop and select Properties,
Hardware,Device Manager. If yes what is the Device Error code?

--



Hope this helps.

Gerry
~~~~
FCA
Stourport, England
Enquire, plan and execute
~~~~~~~~~~~~~~~~~~~





the white wolf wrote:
I have been getting the BSOD for about 2 months now and it is driving
me mad. this is the error that I am getting.

A Wait operation, attach process or yield was attempted from a DPC
routine STOP: 0x000000B8

I used WinDbg 6.9 to view the dump file, this is what I got.

I am a complete novice when it comes to pc's, please can someone help
me figure this out, I only get the error when Im playing games so i
thought it may have been the graphics card but the error report that
follows claims its USBPORT.sys.

Microsoft (R) Windows Debugger Version 6.9.0003.113 X86
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [F:\WINDOWS\MEMORY.DMP]
Kernel Complete Dump File: Full address space is available

Symbol search path is: *** Invalid ***
************************************************** **************************
* Symbol loading may be unreliable without a symbol search path.
*
* Use .symfix to have the debugger choose a symbol path.
*
* After setting your symbol path, use .reload to refresh symbol
locations. *
************************************************** **************************
Executable search path is:
************************************************** *******************
* Symbols can not be loaded because symbol path is not initialized. *
* *
* The Symbol Path can be set by: *
* using the _NT_SYMBOL_PATH environment variable. *
* using the -y symbol_path argument when starting the debugger. *
* using .sympath and .sympath+ *
************************************************** *******************
*** ERROR: Symbol file could not be found. Defaulted to export
symbols for ntkrpamp.exe -
Windows XP Kernel Version 2600 (Service Pack 3) MP (2 procs) Free x86
compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 2600.xpsp_sp3_gdr.080814-1236
Kernel base = 0x804d7000 PsLoadedModuleList = 0x8055d720
Debug session time: Mon Nov 17 22:27:22.281 2008 (GMT+0)
System Uptime: 0 days 22:50:06.887
WARNING: Process directory table base 0B120020 doesn't match CR3
0B120760
WARNING: Process directory table base 0B120020 doesn't match CR3
0B120760
************************************************** *******************
* Symbols can not be loaded because symbol path is not initialized. *
* *
* The Symbol Path can be set by: *
* using the _NT_SYMBOL_PATH environment variable. *
* using the -y symbol_path argument when starting the debugger. *
* using .sympath and .sympath+ *
************************************************** *******************
*** ERROR: Symbol file could not be found. Defaulted to export
symbols for ntkrpamp.exe -
Loading Kernel Symbols
.................................................. .................................................. .....................................
Loading User Symbols

Loading unloaded module list
...........
************************************************** *****************************
*
*
* Bugcheck Analysis
*
*
*
************************************************** *****************************

Use !analyze -v to get detailed debugging information.

BugCheck B8, {0, 0, 0, 0}

***** Kernel symbols are WRONG. Please fix symbols to do analysis.

*** ERROR: Symbol file could not be found. Defaulted to export
symbols for USBPORT.SYS -
************************************************** ***********************
***
***
***
***
*** Your debugger is not using the correct symbols
***
***
***
*** In order for this command to work properly, your symbol path
***
*** must point to .pdb files that have full type information.
***
***
***
*** Certain .pdb files (such as the public OS symbols) do not
***
*** contain the required information. Contact the group that
***
*** provided you with these symbols if you need this command to
***
*** work.
***
***
***
*** Type referenced: nt!_KPRCB
***
***
***
************************************************** ***********************
************************************************** ***********************
***
***
***
***
*** Your debugger is not using the correct symbols
***
***
***
*** In order for this command to work properly, your symbol path
***
*** must point to .pdb files that have full type information.
***
***
***
*** Certain .pdb files (such as the public OS symbols) do not
***
*** contain the required information. Contact the group that
***
*** provided you with these symbols if you need this command to
***
*** work.
***
***
***
*** Type referenced: nt!_KPRCB
***
***
***
************************************************** ***********************
************************************************** *******************
* Symbols can not be loaded because symbol path is not initialized. *
* *
* The Symbol Path can be set by: *
* using the _NT_SYMBOL_PATH environment variable. *
* using the -y symbol_path argument when starting the debugger. *
* using .sympath and .sympath+ *
************************************************** *******************
************************************************** *******************
* Symbols can not be loaded because symbol path is not initialized. *
* *
* The Symbol Path can be set by: *
* using the _NT_SYMBOL_PATH environment variable. *
* using the -y symbol_path argument when starting the debugger. *
* using .sympath and .sympath+ *
************************************************** *******************
Probably caused by : USBPORT.SYS ( USBPORT+c204 )

Followup: MachineOwner
---------

any help you could provide would be greatly appriciated.

thanks.



  #4  
Old November 17th 08, 11:59 PM posted to microsoft.public.windowsxp.help_and_support
Leonard Grey[_3_]
external usenet poster
 
Posts: 3,048
Default BSOD Error 0x000000B8

STOP 0xB8: ATTEMPTED_SWITCH_FROM_DPC
http://www.aumha.org/a/stop.php#0xb8
---
Leonard Grey
Errare Humanum Est

the white wolf wrote:
I have been getting the BSOD for about 2 months now and it is driving me
mad. this is the error that I am getting.

A Wait operation, attach process or yield was attempted from a DPC
routine STOP: 0x000000B8

I used WinDbg 6.9 to view the dump file, this is what I got.

I am a complete novice when it comes to pc's, please can someone help
me figure this out, I only get the error when Im playing games so i
thought it may have been the graphics card but the error report that
follows claims its USBPORT.sys.

Microsoft (R) Windows Debugger Version 6.9.0003.113 X86
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [F:\WINDOWS\MEMORY.DMP]
Kernel Complete Dump File: Full address space is available

Symbol search path is: *** Invalid ***
************************************************** **************************
* Symbol loading may be unreliable without a symbol search path.
*
* Use .symfix to have the debugger choose a symbol path.
*
* After setting your symbol path, use .reload to refresh symbol
locations. *
************************************************** **************************
Executable search path is:
************************************************** *******************
* Symbols can not be loaded because symbol path is not initialized. *
* *
* The Symbol Path can be set by: *
* using the _NT_SYMBOL_PATH environment variable. *
* using the -y symbol_path argument when starting the debugger. *
* using .sympath and .sympath+ *
************************************************** *******************
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for ntkrpamp.exe -
Windows XP Kernel Version 2600 (Service Pack 3) MP (2 procs) Free x86
compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 2600.xpsp_sp3_gdr.080814-1236
Kernel base = 0x804d7000 PsLoadedModuleList = 0x8055d720
Debug session time: Mon Nov 17 22:27:22.281 2008 (GMT+0)
System Uptime: 0 days 22:50:06.887
WARNING: Process directory table base 0B120020 doesn't match CR3
0B120760
WARNING: Process directory table base 0B120020 doesn't match CR3
0B120760
************************************************** *******************
* Symbols can not be loaded because symbol path is not initialized. *
* *
* The Symbol Path can be set by: *
* using the _NT_SYMBOL_PATH environment variable. *
* using the -y symbol_path argument when starting the debugger. *
* using .sympath and .sympath+ *
************************************************** *******************
*** ERROR: Symbol file could not be found. Defaulted to export symbols
for ntkrpamp.exe -
Loading Kernel Symbols
.................................................. .................................................. .....................................
Loading User Symbols

Loading unloaded module list
...........
************************************************** *****************************
*
*
* Bugcheck Analysis
*
*
*
************************************************** *****************************

Use !analyze -v to get detailed debugging information.

BugCheck B8, {0, 0, 0, 0}

***** Kernel symbols are WRONG. Please fix symbols to do analysis.

*** ERROR: Symbol file could not be found. Defaulted to export symbols
for USBPORT.SYS -
************************************************** ***********************
***
***
***
***
*** Your debugger is not using the correct symbols
***
***
***
*** In order for this command to work properly, your symbol path
***
*** must point to .pdb files that have full type information.
***
***
***
*** Certain .pdb files (such as the public OS symbols) do not
***
*** contain the required information. Contact the group that
***
*** provided you with these symbols if you need this command to
***
*** work.
***
***
***
*** Type referenced: nt!_KPRCB
***
***
***
************************************************** ***********************
************************************************** ***********************
***
***
***
***
*** Your debugger is not using the correct symbols
***
***
***
*** In order for this command to work properly, your symbol path
***
*** must point to .pdb files that have full type information.
***
***
***
*** Certain .pdb files (such as the public OS symbols) do not
***
*** contain the required information. Contact the group that
***
*** provided you with these symbols if you need this command to
***
*** work.
***
***
***
*** Type referenced: nt!_KPRCB
***
***
***
************************************************** ***********************
************************************************** *******************
* Symbols can not be loaded because symbol path is not initialized. *
* *
* The Symbol Path can be set by: *
* using the _NT_SYMBOL_PATH environment variable. *
* using the -y symbol_path argument when starting the debugger. *
* using .sympath and .sympath+ *
************************************************** *******************
************************************************** *******************
* Symbols can not be loaded because symbol path is not initialized. *
* *
* The Symbol Path can be set by: *
* using the _NT_SYMBOL_PATH environment variable. *
* using the -y symbol_path argument when starting the debugger. *
* using .sympath and .sympath+ *
************************************************** *******************
Probably caused by : USBPORT.SYS ( USBPORT+c204 )

Followup: MachineOwner
---------

any help you could provide would be greatly appriciated.

thanks.


  #5  
Old November 18th 08, 09:11 AM posted to microsoft.public.windowsxp.help_and_support
the white wolf[_3_]
external usenet poster
 
Posts: 1
Default BSOD Error 0x000000B8


I have 1 Yellow device, it is an unknown device (error code 28).

I used a program called Unknown Device Identifier 6.01 and this is what
it says about the unknown device...

Vendor: Creative Labs
PnpID: PCI\VEN_1102&DEV_7006&SUBSYS_808B1043&REV_00
Details
Bus 2 (PCI Express), Device Number 0, Device Function 0
Vendor 1102h Creative Labs
Device 7006h Unknown
Class: Bridge (PCI to PCI)
OEM Vendor: tem Vendor ID Capability
OEM Device: tem Vendor ID Capability
Class: Multimedia (Hi-definition Audio)
OEM Device: Unknown
OEM Vendor: Creative Labs
System IRQ: 16, INT# A

I'm confused because the only creative device I have is my sound card
(Sound Blaster X-Fi Xtreme Audio) which I already have installed and
there are no updates for it that i can see.


--
the white wolf
------------------------------------------------------------------------
the white wolf's Profile: http://forums.techarena.in/members/the-white-wolf.htm
View this thread: http://forums.techarena.in/windows-x...rt/1073393.htm

http://forums.techarena.in

  #6  
Old November 18th 08, 12:21 PM posted to microsoft.public.windowsxp.help_and_support
Peter Foldes
external usenet poster
 
Posts: 2,444
Default BSOD Error 0x000000B8

Error Code 28

http://support.microsoft.com/kb/815834

--
Peter

Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.

"the white wolf" wrote in message ...

I have 1 Yellow device, it is an unknown device (error code 28).

I used a program called Unknown Device Identifier 6.01 and this is what
it says about the unknown device...

Vendor: Creative Labs
PnpID: PCI\VEN_1102&DEV_7006&SUBSYS_808B1043&REV_00
Details
Bus 2 (PCI Express), Device Number 0, Device Function 0
Vendor 1102h Creative Labs
Device 7006h Unknown
Class: Bridge (PCI to PCI)
OEM Vendor: tem Vendor ID Capability
OEM Device: tem Vendor ID Capability
Class: Multimedia (Hi-definition Audio)
OEM Device: Unknown
OEM Vendor: Creative Labs
System IRQ: 16, INT# A

I'm confused because the only creative device I have is my sound card
(Sound Blaster X-Fi Xtreme Audio) which I already have installed and
there are no updates for it that i can see.


--
the white wolf
------------------------------------------------------------------------
the white wolf's Profile: http://forums.techarena.in/members/the-white-wolf.htm
View this thread: http://forums.techarena.in/windows-x...rt/1073393.htm

http://forums.techarena.in

  #7  
Old November 18th 08, 02:06 PM posted to microsoft.public.windowsxp.help_and_support
Gerry
external usenet poster
 
Posts: 9,437
Default BSOD Error 0x000000B8

Peter

This error is not being generated by a device attached to a USB port?


--



Hope this helps.

Gerry
~~~~
FCA
Stourport, England
Enquire, plan and execute
~~~~~~~~~~~~~~~~~~~


Peter Foldes wrote:
Error Code 28

http://support.microsoft.com/kb/815834


"the white wolf" wrote in
message ...

I have 1 Yellow device, it is an unknown device (error code 28).

I used a program called Unknown Device Identifier 6.01 and this is
what
it says about the unknown device...

Vendor: Creative Labs
PnpID: PCI\VEN_1102&DEV_7006&SUBSYS_808B1043&REV_00
Details
Bus 2 (PCI Express), Device Number 0, Device Function 0
Vendor 1102h Creative Labs
Device 7006h Unknown
Class: Bridge (PCI to PCI)
OEM Vendor: tem Vendor ID Capability
OEM Device: tem Vendor ID Capability
Class: Multimedia (Hi-definition Audio)
OEM Device: Unknown
OEM Vendor: Creative Labs
System IRQ: 16, INT# A

I'm confused because the only creative device I have is my sound card
(Sound Blaster X-Fi Xtreme Audio) which I already have installed and
there are no updates for it that i can see.


--
the white wolf
------------------------------------------------------------------------
the white wolf's Profile:
http://forums.techarena.in/members/the-white-wolf.htm View this
thread: http://forums.techarena.in/windows-x...rt/1073393.htm

http://forums.techarena.in



  #8  
Old November 18th 08, 02:33 PM posted to microsoft.public.windowsxp.help_and_support
Gerry
external usenet poster
 
Posts: 9,437
Default BSOD Error 0x000000B8

Explanation of the error codes that are generated by Device Manager for
Windows 2000, Windows Millennium, Windows 98, and Windows 95
http://support.microsoft.com/kb/125174

What is your computer make and model?

This freeware programme is excellent for getting information about
your computer:Everest Home Edition (freeware)
http://www.majorgeeks.com/download4181.html

Tip: To copy select Report, Quick Report, Plain Text, highlight
required text, right click and select copy. However, whilst this is
fine for posting small amounts of information into newsgroup messages
longer reports will irritate other newsgroup subscribers.

Post copies of Physical Devices, PC Devices and Device Resources and
someone may be able to spot what is wrong.


--



Hope this helps.

Gerry
~~~~
FCA
Stourport, England
Enquire, plan and execute
~~~~~~~~~~~~~~~~~~~



the white wolf wrote:
I have 1 Yellow device, it is an unknown device (error code 28).

I used a program called Unknown Device Identifier 6.01 and this is
what it says about the unknown device...

Vendor: Creative Labs
PnpID: PCI\VEN_1102&DEV_7006&SUBSYS_808B1043&REV_00
Details
Bus 2 (PCI Express), Device Number 0, Device Function 0
Vendor 1102h Creative Labs
Device 7006h Unknown
Class: Bridge (PCI to PCI)
OEM Vendor: tem Vendor ID Capability
OEM Device: tem Vendor ID Capability
Class: Multimedia (Hi-definition Audio)
OEM Device: Unknown
OEM Vendor: Creative Labs
System IRQ: 16, INT# A

I'm confused because the only creative device I have is my sound card
(Sound Blaster X-Fi Xtreme Audio) which I already have installed and
there are no updates for it that i can see.



  #9  
Old November 18th 08, 04:38 PM posted to microsoft.public.windowsxp.help_and_support
Peter Foldes
external usenet poster
 
Posts: 2,444
Default BSOD Error 0x000000B8

Gerry

Leonard posted the Stop error and I posted the Code 28 error . The OP now has all the info needed to fix his issue


What are you talking about in this post and what is the following in your other post that you posted

"""This error is not being generated by a device attached to a USB port?""""

Just curious


--
Peter

Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.

"Gerry" wrote in message ...
Explanation of the error codes that are generated by Device Manager for
Windows 2000, Windows Millennium, Windows 98, and Windows 95
http://support.microsoft.com/kb/125174

What is your computer make and model?

This freeware programme is excellent for getting information about
your computer:Everest Home Edition (freeware)
http://www.majorgeeks.com/download4181.html

Tip: To copy select Report, Quick Report, Plain Text, highlight
required text, right click and select copy. However, whilst this is
fine for posting small amounts of information into newsgroup messages
longer reports will irritate other newsgroup subscribers.

Post copies of Physical Devices, PC Devices and Device Resources and
someone may be able to spot what is wrong.


--



Hope this helps.

Gerry
~~~~
FCA
Stourport, England
Enquire, plan and execute
~~~~~~~~~~~~~~~~~~~



the white wolf wrote:
I have 1 Yellow device, it is an unknown device (error code 28).

I used a program called Unknown Device Identifier 6.01 and this is
what it says about the unknown device...

Vendor: Creative Labs
PnpID: PCI\VEN_1102&DEV_7006&SUBSYS_808B1043&REV_00
Details
Bus 2 (PCI Express), Device Number 0, Device Function 0
Vendor 1102h Creative Labs
Device 7006h Unknown
Class: Bridge (PCI to PCI)
OEM Vendor: tem Vendor ID Capability
OEM Device: tem Vendor ID Capability
Class: Multimedia (Hi-definition Audio)
OEM Device: Unknown
OEM Vendor: Creative Labs
System IRQ: 16, INT# A

I'm confused because the only creative device I have is my sound card
(Sound Blaster X-Fi Xtreme Audio) which I already have installed and
there are no updates for it that i can see.



  #10  
Old November 18th 08, 05:07 PM posted to microsoft.public.windowsxp.help_and_support
Leonard Grey[_3_]
external usenet poster
 
Posts: 3,048
Default BSOD Error 0x000000B8

Easy, there. Gerry replies to lots of posts so he can be forgiven for
mixing things up once in a while.
---
Leonard Grey
Errare Humanum Est

Peter Foldes wrote:
Gerry

Leonard posted the Stop error and I posted the Code 28 error . The OP now has all the info needed to fix his issue


What are you talking about in this post and what is the following in your other post that you posted

"""This error is not being generated by a device attached to a USB port?""""

Just curious


  #11  
Old November 18th 08, 05:13 PM posted to microsoft.public.windowsxp.help_and_support
the white wolf[_4_]
external usenet poster
 
Posts: 1
Default BSOD Error 0x000000B8


I couldn't see anything about PC Devices so I assumed it was a spelling
mistake and that you ment PCI Devices, if not then please let me know
what you ment and what the title of the section would be. This is what i
got...

--------[ Physical Devices
]--------------------------------------------------------------------------------------------

PCI Devices:
Bus 0, Device 24, Function 1 AMD Hammer -
Address Map
Bus 0, Device 24, Function 2 AMD Hammer -
DRAM Controller
Bus 0, Device 24, Function 0 AMD Hammer -
HyperTransport Technology Configuration
Bus 0, Device 24, Function 3 AMD Hammer -
Miscellaneous Control
Bus 1, Device 7, Function 0 Atheros 802.11g
Wireless Adapter
Bus 0, Device 6, Function 1 Microsoft UAA
Bus Driver for High Definition Audio [NoDB]
Bus 3, Device 0, Function 0 Microsoft UAA
Bus Driver for High Definition Audio [NoDB]
Bus 5, Device 0, Function 0 NVIDIA GeForce
8600 GTS [NoDB]
Bus 0, Device 8, Function 0 NVIDIA Network
Bus Enumerator [NoDB]
Bus 0, Device 9, Function 0 NVIDIA Network
Bus Enumerator [NoDB]
Bus 0, Device 5, Function 0 NVIDIA nForce
590/570/550 Serial ATA Controller [NoDB]
Bus 0, Device 5, Function 1 NVIDIA nForce
590/570/550 Serial ATA Controller [NoDB]
Bus 0, Device 5, Function 2 NVIDIA nForce
590/570/550 Serial ATA Controller [NoDB]
Bus 0, Device 1, Function 1 NVIDIA nForce
PCI System Management [NoDB]
Bus 0, Device 1, Function 0 PCI standard
ISA bridge [NoDB]
Bus 0, Device 6, Function 0 PCI standard
PCI-to-PCI bridge [NoDB]
Bus 0, Device 13, Function 0 PCI standard
PCI-to-PCI bridge [NoDB]
Bus 0, Device 14, Function 0 PCI standard
PCI-to-PCI bridge [NoDB]
Bus 0, Device 15, Function 0 PCI standard
PCI-to-PCI bridge [NoDB]
Bus 2, Device 0, Function 0 PCI standard
PCI-to-PCI bridge [NoDB]
Bus 0, Device 0, Function 0 PCI standard
RAM Controller [NoDB]
Bus 0, Device 4, Function 0 Standard Dual
Channel PCI IDE Controller [NoDB]
Bus 4, Device 0, Function 0 Standard Dual
Channel PCI IDE Controller [NoDB]
Bus 0, Device 2, Function 1 Standard
Enhanced PCI to USB Host Controller [NoDB]
Bus 0, Device 2, Function 0 Standard
OpenHCD USB Host Controller [NoDB]
Bus 1, Device 11, Function 0 Texas
Instruments TSB43AB22 1394A-2000 OHCI PHY/Link-Layer Controller
Bus 1, Device 7, Function 1 Unknown

PnP Devices:
PNP0303 101/102-Key or
MS Natural Keyboard
PNP0501
16550A-compatible UART Serial Port
PNP0C08 ACPI
Driver/BIOS
FIXEDBUTTON ACPI Fixed
Feature Button
THERMALZONE ACPI Thermal
Zone
PNP0A08 ACPI Three-wire
Device Bus
PNPA000 Adaptec
154x-compatible Controller
AUTHENTICAMD_-_X86_FAMILY_15_MODEL_67 AMD Athlon(tm)
64 X2 Dual Core Processor 5400+
AUTHENTICAMD_-_X86_FAMILY_15_MODEL_67 AMD Athlon(tm)
64 X2 Dual Core Processor 5400+
ATK0110 Asus ATK-110
ACPI Utility
PNP0200 DMA Controller
PNP0A06 Extended IO
Bus
PNP0C0B Fan
PNP0700 Floppy Disk
Controller
PNP0103 High Precision
Event Timer
PNP0F13 Logitech PS/2
Port Mouse
PNP0C02 Motherboard
Resources
PNP0C02 Motherboard
Resources
PNP0C02 Motherboard
Resources
PNP0C04 Numeric Data
Processor
PNP0400 Parallel Port
PNP0800 PC Speaker
PNP0C0C Power Button
PNP0000 Programmable
Interrupt Controller
PNP0B00 Real-Time
Clock
PNP0C01 System Board
Extension
PNP0100 System Timer

LPT PnP Devices:
MICROSOFTRAWPORT Printer Port
Logical Interface

USB Devices:
046D C049 USB Composite
Device
0A81 0101 USB Composite
Device
046D C049 USB Human
Interface Device
046D C049 USB Human
Interface Device
0A81 0101 USB Human
Interface Device
0A81 0101 USB Human
Interface Device

Ports:
COM1 Communications
Port (COM1)
LPT1 Printer Port
(LPT1)


--------[ PCI Devices
]-------------------------------------------------------------------------------------------------

[ AMD Hammer - Address Map ]

Device Properties:
Device Description AMD Hammer -
Address Map
Bus Type PCI
Bus / Device / Function 0 / 24 / 1
Device ID 1022-1101
Subsystem ID 0000-0000
Device Class 0600 (Host/PCI
Bridge)
Revision 00
Fast Back-to-Back Transactions Not Supported

Device Features:
66 MHz Operation Not Supported
Bus Mastering Disabled

[ AMD Hammer - DRAM Controller ]

Device Properties:
Device Description AMD Hammer -
DRAM Controller
Bus Type PCI
Bus / Device / Function 0 / 24 / 2
Device ID 1022-1102
Subsystem ID 0000-0000
Device Class 0600 (Host/PCI
Bridge)
Revision 00
Fast Back-to-Back Transactions Not Supported

Device Features:
66 MHz Operation Not Supported
Bus Mastering Disabled

[ AMD Hammer - HyperTransport Technology Configuration ]

Device Properties:
Device Description AMD Hammer -
HyperTransport Technology Configuration
Bus Type PCI
Bus / Device / Function 0 / 24 / 0
Device ID 1022-1100
Subsystem ID 0000-0000
Device Class 0600 (Host/PCI
Bridge)
Revision 00
Fast Back-to-Back Transactions Not Supported

Device Features:
66 MHz Operation Not Supported
Bus Mastering Disabled

HyperTransport LDT0:
HyperTransport Version 1.02
Link Type Noncoherent
Link Status Connected
Max Link Width In / Out 16-bit /
16-bit
Utilized Link Width In / Out 16-bit /
16-bit
Max Link Frequency 1000 MHz
Current Link Frequency 1000 MHz
Primary / Secondary Bus Number 0 / 0
Isochronous Flow Control Mode Not Supported
CRC Error Detected No
CRC Test Mode Not Supported
Extended CTL Required No
Extended Register Set Not Supported
HyperTransport Stop Mode Supported
Link Failure Detected No

[ AMD Hammer - Miscellaneous Control ]

Device Properties:
Device Description AMD Hammer -
Miscellaneous Control
Bus Type PCI
Bus / Device / Function 0 / 24 / 3
Device ID 1022-1103
Subsystem ID 0000-0000
Device Class 0600 (Host/PCI
Bridge)
Revision 00
Fast Back-to-Back Transactions Not Supported

Device Features:
66 MHz Operation Not Supported
Bus Mastering Disabled

[ Atheros 802.11g Wireless Adapter ]

Device Properties:
Device Description Atheros 802.11g
Wireless Adapter
Bus Type PCI
Bus / Device / Function 1 / 7 / 0
Device ID 168C-0013
Subsystem ID 1385-5E00
Device Class 0200 (Ethernet
Controller)
Revision 01
Fast Back-to-Back Transactions Supported,
Enabled

Device Features:
66 MHz Operation Not Supported
Bus Mastering Enabled

[ Microsoft UAA Bus Driver for High Definition Audio [NoDB] ]

Device Properties:
Device Description Microsoft UAA
Bus Driver for High Definition Audio [NoDB]
Bus Type PCI
Bus / Device / Function 0 / 6 / 1
Device ID 10DE-0371
Subsystem ID 1043-81F6
Device Class 0403 (High
Definition Audio)
Revision A2
Fast Back-to-Back Transactions Supported,
Disabled

Device Features:
66 MHz Operation Supported
Bus Mastering Enabled

[ Microsoft UAA Bus Driver for High Definition Audio [NoDB] ]

Device Properties:
Device Description Microsoft UAA
Bus Driver for High Definition Audio [NoDB]
Bus Type PCI
Bus / Device / Function 3 / 0 / 0
Device ID 1102-0009
Subsystem ID 1102-0018
Device Class 0403 (High
Definition Audio)
Revision 00
Fast Back-to-Back Transactions Supported,
Disabled

Device Features:
66 MHz Operation Not Supported
Bus Mastering Enabled

[ NVIDIA GeForce 8600 GTS [NoDB] ]

Device Properties:
Device Description NVIDIA GeForce
8600 GTS [NoDB]
Bus Type PCI Express
x16
Bus / Device / Function 5 / 0 / 0
Device ID 10DE-0400
Subsystem ID 0000-0000
Device Class 0300 (VGA
Display Controller)
Revision A1
Fast Back-to-Back Transactions Not Supported

Device Features:
66 MHz Operation Not Supported
Bus Mastering Enabled

[ NVIDIA Network Bus Enumerator [NoDB] ]

Device Properties:
Device Description NVIDIA Network
Bus Enumerator [NoDB]
Bus Type PCI
Bus / Device / Function 0 / 8 / 0
Device ID 10DE-0373
Subsystem ID 1043-8239
Device Class 0680 (Bridge
Device)
Revision A3
Fast Back-to-Back Transactions Supported,
Disabled

Device Features:
66 MHz Operation Supported
Bus Mastering Enabled

[ NVIDIA Network Bus Enumerator [NoDB] ]

Device Properties:
Device Description NVIDIA Network
Bus Enumerator [NoDB]
Bus Type PCI
Bus / Device / Function 0 / 9 / 0
Device ID 10DE-0373
Subsystem ID 1043-8239
Device Class 0680 (Bridge
Device)
Revision A3
Fast Back-to-Back Transactions Supported,
Disabled

Device Features:
66 MHz Operation Supported
Bus Mastering Enabled

[ NVIDIA nForce 590/570/550 Serial ATA Controller [NoDB] ]

Device Properties:
Device Description NVIDIA nForce
590/570/550 Serial ATA Controller [NoDB]
Bus Type PCI
Bus / Device / Function 0 / 5 / 0
Device ID 10DE-037F
Subsystem ID 1043-8239
Device Class 0101 (IDE
Controller)
Revision A3
Fast Back-to-Back Transactions Supported,
Disabled

Device Features:
66 MHz Operation Supported
Bus Mastering Enabled

[ NVIDIA nForce 590/570/550 Serial ATA Controller [NoDB] ]

Device Properties:
Device Description NVIDIA nForce
590/570/550 Serial ATA Controller [NoDB]
Bus Type PCI
Bus / Device / Function 0 / 5 / 1
Device ID 10DE-037F
Subsystem ID 1043-8239
Device Class 0101 (IDE
Controller)
Revision A3
Fast Back-to-Back Transactions Supported,
Disabled

Device Features:
66 MHz Operation Supported
Bus Mastering Enabled

[ NVIDIA nForce 590/570/550 Serial ATA Controller [NoDB] ]

Device Properties:
Device Description NVIDIA nForce
590/570/550 Serial ATA Controller [NoDB]
Bus Type PCI
Bus / Device / Function 0 / 5 / 2
Device ID 10DE-037F
Subsystem ID 1043-8239
Device Class 0101 (IDE
Controller)
Revision A3
Fast Back-to-Back Transactions Supported,
Disabled

Device Features:
66 MHz Operation Supported
Bus Mastering Enabled

[ NVIDIA nForce PCI System Management [NoDB] ]

Device Properties:
Device Description NVIDIA nForce
PCI System Management [NoDB]
Bus Type PCI
Bus / Device / Function 0 / 1 / 1
Device ID 10DE-0368
Subsystem ID 1043-8239
Device Class 0C05 (Serial
Bus Controller)
Revision A3
Fast Back-to-Back Transactions Supported,
Disabled

Device Features:
66 MHz Operation Supported
Bus Mastering Disabled

[ PCI standard ISA bridge [NoDB] ]

Device Properties:
Device Description PCI standard
ISA bridge [NoDB]
Bus Type PCI
Bus / Device / Function 0 / 1 / 0
Device ID 10DE-0360
Subsystem ID 1043-8239
Device Class 0601 (PCI/ISA
Bridge)
Revision A3
Fast Back-to-Back Transactions Supported,
Disabled

Device Features:
66 MHz Operation Supported
Bus Mastering Enabled

[ PCI standard PCI-to-PCI bridge [NoDB] ]

Device Properties:
Device Description PCI standard
PCI-to-PCI bridge [NoDB]
Bus Type PCI
Bus / Device / Function 0 / 6 / 0
Device ID 10DE-0370
Subsystem ID 0000-0000
Device Class 0604 (PCI/PCI
Bridge)
Revision A2
Fast Back-to-Back Transactions Supported,
Disabled

Device Features:
66 MHz Operation Supported
Bus Mastering Enabled

[ PCI standard PCI-to-PCI bridge [NoDB] ]

Device Properties:
Device Description PCI standard
PCI-to-PCI bridge [NoDB]
Bus Type PCI
Bus / Device / Function 0 / 13 / 0
Device ID 10DE-0378
Subsystem ID 0000-0000
Device Class 0604 (PCI/PCI
Bridge)
Revision A3
Fast Back-to-Back Transactions Not Supported

Device Features:
66 MHz Operation Not Supported
Bus Mastering Enabled

[ PCI standard PCI-to-PCI bridge [NoDB] ]

Device Properties:
Device Description PCI standard
PCI-to-PCI bridge [NoDB]
Bus Type PCI
Bus / Device / Function 0 / 14 / 0
Device ID 10DE-0375
Subsystem ID 0000-0000
Device Class 0604 (PCI/PCI
Bridge)
Revision A3
Fast Back-to-Back Transactions Not Supported

Device Features:
66 MHz Operation Not Supported
Bus Mastering Enabled

[ PCI standard PCI-to-PCI bridge [NoDB] ]

Device Properties:
Device Description PCI standard
PCI-to-PCI bridge [NoDB]
Bus Type PCI
Bus / Device / Function 0 / 15 / 0
Device ID 10DE-0377
Subsystem ID 0000-0000
Device Class 0604 (PCI/PCI
Bridge)
Revision A3
Fast Back-to-Back Transactions Not Supported

Device Features:
66 MHz Operation Not Supported
Bus Mastering Enabled

[ PCI standard PCI-to-PCI bridge [NoDB] ]

Device Properties:
Device Description PCI standard
PCI-to-PCI bridge [NoDB]
Bus Type PCI
Bus / Device / Function 2 / 0 / 0
Device ID 1102-7006
Subsystem ID 0000-0000
Device Class 0604 (PCI/PCI
Bridge)
Revision 00
Fast Back-to-Back Transactions Not Supported

Device Features:
66 MHz Operation Not Supported
Bus Mastering Enabled

[ PCI standard RAM Controller [NoDB] ]

Device Properties:
Device Description PCI standard
RAM Controller [NoDB]
Bus Type PCI
Bus / Device / Function 0 / 0 / 0
Device ID 10DE-0369
Subsystem ID 1043-8239
Device Class 0500 (RAM
Controller)
Revision A2
Fast Back-to-Back Transactions Supported,
Disabled

Device Features:
66 MHz Operation Supported
Bus Mastering Enabled

[ Standard Dual Channel PCI IDE Controller [NoDB] ]

Device Properties:
Device Description Standard Dual
Channel PCI IDE Controller [NoDB]
Bus Type PCI
Bus / Device / Function 0 / 4 / 0
Device ID 10DE-036E
Subsystem ID 1043-8239
Device Class 0101 (IDE
Controller)
Revision A1
Fast Back-to-Back Transactions Supported,
Disabled

Device Features:
66 MHz Operation Supported
Bus Mastering Enabled

[ Standard Dual Channel PCI IDE Controller [NoDB] ]

Device Properties:
Device Description Standard Dual
Channel PCI IDE Controller [NoDB]
Bus Type PCI Express x1
Bus / Device / Function 4 / 0 / 0
Device ID 197B-2363
Subsystem ID 1043-81E4
Device Class 0101 (IDE
Controller)
Revision 03
Fast Back-to-Back Transactions Not Supported

Device Features:
66 MHz Operation Not Supported
Bus Mastering Enabled

[ Standard Enhanced PCI to USB Host Controller [NoDB] ]

Device Properties:
Device Description Standard
Enhanced PCI to USB Host Controller [NoDB]
Bus Type PCI
Bus / Device / Function 0 / 2 / 1
Device ID 10DE-036D
Subsystem ID 1043-8239
Device Class 0C03 (USB
Controller)
Revision A2
Fast Back-to-Back Transactions Supported,
Disabled

Device Features:
66 MHz Operation Supported
Bus Mastering Enabled

[ Standard OpenHCD USB Host Controller [NoDB] ]

Device Properties:
Device Description Standard
OpenHCD USB Host Controller [NoDB]
Bus Type PCI
Bus / Device / Function 0 / 2 / 0
Device ID 10DE-036C
Subsystem ID 1043-8239
Device Class 0C03 (USB
Controller)
Revision A1
Fast Back-to-Back Transactions Supported,
Disabled

Device Features:
66 MHz Operation Supported
Bus Mastering Enabled

[ Texas Instruments TSB43AB22 1394A-2000 OHCI PHY/Link-Layer
Controller ]

Device Properties:
Device Description Texas
Instruments TSB43AB22 1394A-2000 OHCI PHY/Link-Layer Controller
Bus Type PCI
Bus / Device / Function 1 / 11 / 0
Device ID 104C-8023
Subsystem ID 1043-808B
Device Class 0C00 (Firewire
Controller)
Revision 00
Fast Back-to-Back Transactions Not Supported

Device Features:
66 MHz Operation Not Supported
Bus Mastering Enabled

[ Unknown ]

Device Properties:
Device Description Unknown
Bus Type PCI
Bus / Device / Function 1 / 7 / 1
Device ID 168C-FF96
Subsystem ID 168C-EE96
Device Class 0700 (Serial
Controller)
Revision 01
Fast Back-to-Back Transactions Supported,
Disabled

Device Features:
66 MHz Operation Not Supported
Bus Mastering Disabled


--------[ Device Resources
]--------------------------------------------------------------------------------------------

DMA 02 Exclusive Standard floppy
disk controller
DMA 04 Exclusive Direct memory
access controller
IRQ 00 Exclusive High precision
event timer
IRQ 01 Exclusive Standard
101/102-Key or Microsoft Natural PS/2 Keyboard
IRQ 04 Exclusive Communications
Port (COM1)
IRQ 06 Exclusive Standard floppy
disk controller
IRQ 08 Exclusive High precision
event timer
IRQ 09 Shared A7ZHH8YZ IDE
Controller
IRQ 09 Shared Microsoft
ACPI-Compliant System
IRQ 12 Exclusive PS/2 Compatible
Mouse
IRQ 13 Exclusive Numeric data
processor
IRQ 14 Exclusive Primary IDE
Channel
IRQ 16 Shared Microsoft UAA
Bus Driver for High Definition Audio
IRQ 16 Shared Standard Dual
Channel PCI IDE Controller
IRQ 16 Shared NVIDIA GeForce
8600 GTS
IRQ 17 Shared NETGEAR WPN311
RangeMax(TM) Wireless PCI Adapter
IRQ 19 Shared Texas
Instruments OHCI Compliant IEEE 1394 Host Controller
IRQ 20 Shared Microsoft UAA
Bus Driver for High Definition Audio
IRQ 20 Shared NVIDIA nForce
590/570/550 Serial ATA Controller
IRQ 21 Shared NVIDIA Network
Bus Enumerator
IRQ 21 Shared Standard
Enhanced PCI to USB Host Controller
IRQ 21 Shared NVIDIA nForce
590/570/550 Serial ATA Controller
IRQ 22 Shared NVIDIA Network
Bus Enumerator
IRQ 23 Shared Standard OpenHCD
USB Host Controller
IRQ 23 Shared NVIDIA nForce
590/570/550 Serial ATA Controller
Memory 00000000-0009FFFF Exclusive System board
Memory 000A0000-000BFFFF Shared PCI bus
Memory 000A0000-000BFFFF Shared NVIDIA GeForce
8600 GTS
Memory 000A0000-000BFFFF Undetermined PCI standard
PCI-to-PCI bridge
Memory 000C0000-000DFFFF Shared PCI bus
Memory 000D2800-000D3FFF Exclusive System board
Memory 000F0000-000F7FFF Exclusive System board
Memory 000F8000-000FBFFF Exclusive System board
Memory 000FC000-000FFFFF Exclusive System board
Memory 00100000-7FEDFFFF Exclusive System board
Memory 7FEE0000-7FEFFFFF Exclusive System board
Memory 7FF00000-FEBFFFFF Shared PCI bus
Memory E0000000-EFFFFFFF Exclusive PCI standard
PCI-to-PCI bridge
Memory E0000000-EFFFFFFF Exclusive NVIDIA GeForce
8600 GTS
Memory F0000000-F3FFFFFF Exclusive Motherboard
resources
Memory F8000000-F9FFFFFF Exclusive NVIDIA GeForce
8600 GTS
Memory F8000000-FBFFFFFF Exclusive PCI standard
PCI-to-PCI bridge
Memory FA000000-FAFFFFFF Exclusive NVIDIA GeForce
8600 GTS
Memory FDC00000-FDCFFFFF Exclusive PCI standard
PCI-to-PCI bridge
Memory FDCFE000-FDCFFFFF Exclusive Standard Dual
Channel PCI IDE Controller
Memory FDD00000-FDDFFFFF Exclusive PCI standard
PCI-to-PCI bridge
Memory FDD00000-FDDFFFFF Exclusive PCI standard
PCI-to-PCI bridge
Memory FDDFC000-FDDFFFFF Exclusive Microsoft UAA
Bus Driver for High Definition Audio
Memory FDEE0000-FDEEFFFF Exclusive NETGEAR WPN311
RangeMax(TM) Wireless PCI Adapter
Memory FDEF8000-FDEFBFFF Exclusive Texas
Instruments OHCI Compliant IEEE 1394 Host Controller
Memory FDEFF000-FDEFF7FF Exclusive Texas
Instruments OHCI Compliant IEEE 1394 Host Controller
Memory FE020000-FE023FFF Exclusive Microsoft UAA
Bus Driver for High Definition Audio
Memory FE025000-FE02500F Exclusive NVIDIA Network
Bus Enumerator
Memory FE026000-FE0260FF Exclusive NVIDIA Network
Bus Enumerator
Memory FE027000-FE027FFF Exclusive NVIDIA Network
Bus Enumerator
Memory FE028000-FE02800F Exclusive NVIDIA Network
Bus Enumerator
Memory FE029000-FE0290FF Exclusive NVIDIA Network
Bus Enumerator
Memory FE02A000-FE02AFFF Exclusive NVIDIA Network
Bus Enumerator
Memory FE02B000-FE02BFFF Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Memory FE02C000-FE02CFFF Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Memory FE02D000-FE02DFFF Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Memory FE02E000-FE02E0FF Exclusive Standard
Enhanced PCI to USB Host Controller
Memory FE02F000-FE02FFFF Exclusive Standard OpenHCD
USB Host Controller
Memory FEC00000-FEC00FFF Exclusive System board
Memory FEE00000-FEEFFFFF Exclusive System board
Memory FEFFF000-FEFFF0FF Exclusive System board
Memory FEFFF000-FEFFF3FF Exclusive High precision
event timer
Memory FEFFF000-FEFFFFFF Exclusive System board
Memory FFF80000-FFF80FFF Exclusive System board
Memory FFF90000-FFFBFFFF Exclusive System board
Memory FFFED000-FFFEFFFF Exclusive System board
Memory FFFF0000-FFFFFFFF Exclusive System board
Port 0000-000F Exclusive Direct memory
access controller
Port 0000-0CF7 Shared PCI bus
Port 0010-001F Exclusive Motherboard
resources
Port 0020-0021 Exclusive Programmable
interrupt controller
Port 0022-003F Exclusive Motherboard
resources
Port 0040-0043 Exclusive System timer
Port 0044-005F Exclusive Motherboard
resources
Port 0060-0060 Exclusive Standard
101/102-Key or Microsoft Natural PS/2 Keyboard
Port 0061-0061 Exclusive System speaker
Port 0062-0063 Exclusive Motherboard
resources
Port 0064-0064 Exclusive Standard
101/102-Key or Microsoft Natural PS/2 Keyboard
Port 0065-006F Exclusive Motherboard
resources
Port 0070-0073 Exclusive System CMOS/real
time clock
Port 0074-007F Exclusive Motherboard
resources
Port 0080-0090 Exclusive Direct memory
access controller
Port 0091-0093 Exclusive Motherboard
resources
Port 0094-009F Exclusive Direct memory
access controller
Port 00A0-00A1 Exclusive Programmable
interrupt controller
Port 00A2-00BF Exclusive Motherboard
resources
Port 00C0-00DF Exclusive Direct memory
access controller
Port 00E0-00EF Exclusive Motherboard
resources
Port 00F0-00FF Exclusive Numeric data
processor
Port 0170-0177 Exclusive Secondary IDE
Channel
Port 01F0-01F7 Exclusive Primary IDE
Channel
Port 0274-0277 Exclusive ISAPNP Read Data
Port
Port 0279-0279 Exclusive ISAPNP Read Data
Port
Port 0290-0297 Exclusive Motherboard
resources
Port 0376-0376 Exclusive Secondary IDE
Channel
Port 0378-037F Exclusive Printer Port
(LPT1)
Port 03B0-03BB Shared NVIDIA GeForce
8600 GTS
Port 03B0-03BB Undetermined PCI standard
PCI-to-PCI bridge
Port 03C0-03DF Shared NVIDIA GeForce
8600 GTS
Port 03C0-03DF Undetermined PCI standard
PCI-to-PCI bridge
Port 03F0-03F5 Exclusive Standard floppy
disk controller
Port 03F6-03F6 Exclusive Primary IDE
Channel
Port 03F7-03F7 Exclusive Standard floppy
disk controller
Port 03F8-03FF Exclusive Communications
Port (COM1)
Port 04D0-04D1 Exclusive Motherboard
resources
Port 0800-0801 Exclusive Motherboard
resources
Port 0960-0967 Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Port 0970-0977 Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Port 09E0-09E7 Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Port 09F0-09F7 Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Port 0A79-0A79 Exclusive ISAPNP Read Data
Port
Port 0B60-0B63 Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Port 0B70-0B73 Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Port 0BE0-0BE3 Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Port 0BF0-0BF3 Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Port 0D00-FFFF Shared PCI bus
Port 1000-107F Exclusive Motherboard
resources
Port 1080-10FF Exclusive Motherboard
resources
Port 1400-147F Exclusive Motherboard
resources
Port 1480-14FF Exclusive Motherboard
resources
Port 1800-187F Exclusive Motherboard
resources
Port 1880-18FF Exclusive Motherboard
resources
Port 1C00-1C3F Undetermined NVIDIA nForce
PCI System Management
Port 1C40-1C7F Undetermined NVIDIA nForce
PCI System Management
Port 7000-7FFF Exclusive PCI standard
PCI-to-PCI bridge
Port 7C00-7C7F Exclusive NVIDIA GeForce
8600 GTS
Port 8000-9FFF Exclusive PCI standard
PCI-to-PCI bridge
Port 8C00-8C0F Exclusive Standard Dual
Channel PCI IDE Controller
Port 9000-9003 Exclusive Standard Dual
Channel PCI IDE Controller
Port 9400-9407 Exclusive Standard Dual
Channel PCI IDE Controller
Port 9800-9803 Exclusive Standard Dual
Channel PCI IDE Controller
Port 9C00-9C07 Exclusive Standard Dual
Channel PCI IDE Controller
Port AC00-AC07 Exclusive NVIDIA Network
Bus Enumerator
Port B000-B007 Exclusive NVIDIA Network
Bus Enumerator
Port B400-B40F Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Port B800-B803 Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Port BC00-BC07 Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Port C000-C003 Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Port C400-C407 Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Port C800-C80F Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Port DC00-DC0F Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Port F000-F00F Exclusive Standard Dual
Channel PCI IDE Controller
Port FC00-FC3F Undetermined NVIDIA nForce
PCI System Management
Port FFE0-FFEF Exclusive A7ZHH8YZ IDE
Controller


--
the white wolf
------------------------------------------------------------------------
the white wolf's Profile: http://forums.techarena.in/members/the-white-wolf.htm
View this thread: http://forums.techarena.in/windows-x...rt/1073393.htm

http://forums.techarena.in

  #12  
Old November 18th 08, 07:00 PM posted to microsoft.public.windowsxp.help_and_support
Gerry
external usenet poster
 
Posts: 9,437
Default BSOD Error 0x000000B8

Do you have this updated version of the driver?

Creative Sound Blaster X-Fi series Driver 2.18.0004
Filesize : 58.6 MB Download
Show Details
Release date : 30 Jul 08
This download is a driver providing Microsoft® Windows Vista® and
Windows® XP support for Creative Sound Blaster® X-Fi™ series of audio
devices. For more details, read the rest of this web release note.

--



Hope this helps.

Gerry
~~~~
FCA
Stourport, England
Enquire, plan and execute
~~~~~~~~~~~~~~~~~~~

the white wolf wrote:
I couldn't see anything about PC Devices so I assumed it was a
spelling mistake and that you ment PCI Devices, if not then please
let me know what you ment and what the title of the section would be.
This is what i got...

--------[ Physical Devices
]--------------------------------------------------------------------------------------------

PCI Devices:
Bus 0, Device 24, Function 1 AMD Hammer -
Address Map
Bus 0, Device 24, Function 2 AMD Hammer -
DRAM Controller
Bus 0, Device 24, Function 0 AMD Hammer -
HyperTransport Technology Configuration
Bus 0, Device 24, Function 3 AMD Hammer -
Miscellaneous Control
Bus 1, Device 7, Function 0 Atheros 802.11g
Wireless Adapter
Bus 0, Device 6, Function 1 Microsoft UAA
Bus Driver for High Definition Audio [NoDB]
Bus 3, Device 0, Function 0 Microsoft UAA
Bus Driver for High Definition Audio [NoDB]
Bus 5, Device 0, Function 0 NVIDIA GeForce
8600 GTS [NoDB]
Bus 0, Device 8, Function 0 NVIDIA Network
Bus Enumerator [NoDB]
Bus 0, Device 9, Function 0 NVIDIA Network
Bus Enumerator [NoDB]
Bus 0, Device 5, Function 0 NVIDIA nForce
590/570/550 Serial ATA Controller [NoDB]
Bus 0, Device 5, Function 1 NVIDIA nForce
590/570/550 Serial ATA Controller [NoDB]
Bus 0, Device 5, Function 2 NVIDIA nForce
590/570/550 Serial ATA Controller [NoDB]
Bus 0, Device 1, Function 1 NVIDIA nForce
PCI System Management [NoDB]
Bus 0, Device 1, Function 0 PCI standard
ISA bridge [NoDB]
Bus 0, Device 6, Function 0 PCI standard
PCI-to-PCI bridge [NoDB]
Bus 0, Device 13, Function 0 PCI standard
PCI-to-PCI bridge [NoDB]
Bus 0, Device 14, Function 0 PCI standard
PCI-to-PCI bridge [NoDB]
Bus 0, Device 15, Function 0 PCI standard
PCI-to-PCI bridge [NoDB]
Bus 2, Device 0, Function 0 PCI standard
PCI-to-PCI bridge [NoDB]
Bus 0, Device 0, Function 0 PCI standard
RAM Controller [NoDB]
Bus 0, Device 4, Function 0 Standard Dual
Channel PCI IDE Controller [NoDB]
Bus 4, Device 0, Function 0 Standard Dual
Channel PCI IDE Controller [NoDB]
Bus 0, Device 2, Function 1 Standard
Enhanced PCI to USB Host Controller [NoDB]
Bus 0, Device 2, Function 0 Standard
OpenHCD USB Host Controller [NoDB]
Bus 1, Device 11, Function 0 Texas
Instruments TSB43AB22 1394A-2000 OHCI PHY/Link-Layer Controller
Bus 1, Device 7, Function 1 Unknown

PnP Devices:
PNP0303 101/102-Key or
MS Natural Keyboard
PNP0501
16550A-compatible UART Serial Port
PNP0C08 ACPI
Driver/BIOS
FIXEDBUTTON ACPI Fixed
Feature Button
THERMALZONE ACPI Thermal
Zone
PNP0A08 ACPI Three-wire
Device Bus
PNPA000 Adaptec
154x-compatible Controller
AUTHENTICAMD_-_X86_FAMILY_15_MODEL_67 AMD Athlon(tm)
64 X2 Dual Core Processor 5400+
AUTHENTICAMD_-_X86_FAMILY_15_MODEL_67 AMD Athlon(tm)
64 X2 Dual Core Processor 5400+
ATK0110 Asus ATK-110
ACPI Utility
PNP0200 DMA Controller
PNP0A06 Extended IO
Bus
PNP0C0B Fan
PNP0700 Floppy Disk
Controller
PNP0103 High Precision
Event Timer
PNP0F13 Logitech PS/2
Port Mouse
PNP0C02 Motherboard
Resources
PNP0C02 Motherboard
Resources
PNP0C02 Motherboard
Resources
PNP0C04 Numeric Data
Processor
PNP0400 Parallel Port
PNP0800 PC Speaker
PNP0C0C Power Button
PNP0000 Programmable
Interrupt Controller
PNP0B00 Real-Time
Clock
PNP0C01 System Board
Extension
PNP0100 System Timer

LPT PnP Devices:
MICROSOFTRAWPORT Printer Port
Logical Interface

USB Devices:
046D C049 USB Composite
Device
0A81 0101 USB Composite
Device
046D C049 USB Human
Interface Device
046D C049 USB Human
Interface Device
0A81 0101 USB Human
Interface Device
0A81 0101 USB Human
Interface Device

Ports:
COM1 Communications
Port (COM1)
LPT1 Printer Port
(LPT1)


--------[ PCI Devices
]-------------------------------------------------------------------------------------------------

[ AMD Hammer - Address Map ]

Device Properties:
Device Description AMD Hammer -
Address Map
Bus Type PCI
Bus / Device / Function 0 / 24 / 1
Device ID 1022-1101
Subsystem ID 0000-0000
Device Class 0600 (Host/PCI
Bridge)
Revision 00
Fast Back-to-Back Transactions Not Supported

Device Features:
66 MHz Operation Not Supported
Bus Mastering Disabled

[ AMD Hammer - DRAM Controller ]

Device Properties:
Device Description AMD Hammer -
DRAM Controller
Bus Type PCI
Bus / Device / Function 0 / 24 / 2
Device ID 1022-1102
Subsystem ID 0000-0000
Device Class 0600 (Host/PCI
Bridge)
Revision 00
Fast Back-to-Back Transactions Not Supported

Device Features:
66 MHz Operation Not Supported
Bus Mastering Disabled

[ AMD Hammer - HyperTransport Technology Configuration ]

Device Properties:
Device Description AMD Hammer -
HyperTransport Technology Configuration
Bus Type PCI
Bus / Device / Function 0 / 24 / 0
Device ID 1022-1100
Subsystem ID 0000-0000
Device Class 0600 (Host/PCI
Bridge)
Revision 00
Fast Back-to-Back Transactions Not Supported

Device Features:
66 MHz Operation Not Supported
Bus Mastering Disabled

HyperTransport LDT0:
HyperTransport Version 1.02
Link Type Noncoherent
Link Status Connected
Max Link Width In / Out 16-bit /
16-bit
Utilized Link Width In / Out 16-bit /
16-bit
Max Link Frequency 1000 MHz
Current Link Frequency 1000 MHz
Primary / Secondary Bus Number 0 / 0
Isochronous Flow Control Mode Not Supported
CRC Error Detected No
CRC Test Mode Not Supported
Extended CTL Required No
Extended Register Set Not Supported
HyperTransport Stop Mode Supported
Link Failure Detected No

[ AMD Hammer - Miscellaneous Control ]

Device Properties:
Device Description AMD Hammer -
Miscellaneous Control
Bus Type PCI
Bus / Device / Function 0 / 24 / 3
Device ID 1022-1103
Subsystem ID 0000-0000
Device Class 0600 (Host/PCI
Bridge)
Revision 00
Fast Back-to-Back Transactions Not Supported

Device Features:
66 MHz Operation Not Supported
Bus Mastering Disabled

[ Atheros 802.11g Wireless Adapter ]

Device Properties:
Device Description Atheros 802.11g
Wireless Adapter
Bus Type PCI
Bus / Device / Function 1 / 7 / 0
Device ID 168C-0013
Subsystem ID 1385-5E00
Device Class 0200 (Ethernet
Controller)
Revision 01
Fast Back-to-Back Transactions Supported,
Enabled

Device Features:
66 MHz Operation Not Supported
Bus Mastering Enabled

[ Microsoft UAA Bus Driver for High Definition Audio [NoDB] ]

Device Properties:
Device Description Microsoft UAA
Bus Driver for High Definition Audio [NoDB]
Bus Type PCI
Bus / Device / Function 0 / 6 / 1
Device ID 10DE-0371
Subsystem ID 1043-81F6
Device Class 0403 (High
Definition Audio)
Revision A2
Fast Back-to-Back Transactions Supported,
Disabled

Device Features:
66 MHz Operation Supported
Bus Mastering Enabled

[ Microsoft UAA Bus Driver for High Definition Audio [NoDB] ]

Device Properties:
Device Description Microsoft UAA
Bus Driver for High Definition Audio [NoDB]
Bus Type PCI
Bus / Device / Function 3 / 0 / 0
Device ID 1102-0009
Subsystem ID 1102-0018
Device Class 0403 (High
Definition Audio)
Revision 00
Fast Back-to-Back Transactions Supported,
Disabled

Device Features:
66 MHz Operation Not Supported
Bus Mastering Enabled

[ NVIDIA GeForce 8600 GTS [NoDB] ]

Device Properties:
Device Description NVIDIA GeForce
8600 GTS [NoDB]
Bus Type PCI Express
x16
Bus / Device / Function 5 / 0 / 0
Device ID 10DE-0400
Subsystem ID 0000-0000
Device Class 0300 (VGA
Display Controller)
Revision A1
Fast Back-to-Back Transactions Not Supported

Device Features:
66 MHz Operation Not Supported
Bus Mastering Enabled

[ NVIDIA Network Bus Enumerator [NoDB] ]

Device Properties:
Device Description NVIDIA Network
Bus Enumerator [NoDB]
Bus Type PCI
Bus / Device / Function 0 / 8 / 0
Device ID 10DE-0373
Subsystem ID 1043-8239
Device Class 0680 (Bridge
Device)
Revision A3
Fast Back-to-Back Transactions Supported,
Disabled

Device Features:
66 MHz Operation Supported
Bus Mastering Enabled

[ NVIDIA Network Bus Enumerator [NoDB] ]

Device Properties:
Device Description NVIDIA Network
Bus Enumerator [NoDB]
Bus Type PCI
Bus / Device / Function 0 / 9 / 0
Device ID 10DE-0373
Subsystem ID 1043-8239
Device Class 0680 (Bridge
Device)
Revision A3
Fast Back-to-Back Transactions Supported,
Disabled

Device Features:
66 MHz Operation Supported
Bus Mastering Enabled

[ NVIDIA nForce 590/570/550 Serial ATA Controller [NoDB] ]

Device Properties:
Device Description NVIDIA nForce
590/570/550 Serial ATA Controller [NoDB]
Bus Type PCI
Bus / Device / Function 0 / 5 / 0
Device ID 10DE-037F
Subsystem ID 1043-8239
Device Class 0101 (IDE
Controller)
Revision A3
Fast Back-to-Back Transactions Supported,
Disabled

Device Features:
66 MHz Operation Supported
Bus Mastering Enabled

[ NVIDIA nForce 590/570/550 Serial ATA Controller [NoDB] ]

Device Properties:
Device Description NVIDIA nForce
590/570/550 Serial ATA Controller [NoDB]
Bus Type PCI
Bus / Device / Function 0 / 5 / 1
Device ID 10DE-037F
Subsystem ID 1043-8239
Device Class 0101 (IDE
Controller)
Revision A3
Fast Back-to-Back Transactions Supported,
Disabled

Device Features:
66 MHz Operation Supported
Bus Mastering Enabled

[ NVIDIA nForce 590/570/550 Serial ATA Controller [NoDB] ]

Device Properties:
Device Description NVIDIA nForce
590/570/550 Serial ATA Controller [NoDB]
Bus Type PCI
Bus / Device / Function 0 / 5 / 2
Device ID 10DE-037F
Subsystem ID 1043-8239
Device Class 0101 (IDE
Controller)
Revision A3
Fast Back-to-Back Transactions Supported,
Disabled

Device Features:
66 MHz Operation Supported
Bus Mastering Enabled

[ NVIDIA nForce PCI System Management [NoDB] ]

Device Properties:
Device Description NVIDIA nForce
PCI System Management [NoDB]
Bus Type PCI
Bus / Device / Function 0 / 1 / 1
Device ID 10DE-0368
Subsystem ID 1043-8239
Device Class 0C05 (Serial
Bus Controller)
Revision A3
Fast Back-to-Back Transactions Supported,
Disabled

Device Features:
66 MHz Operation Supported
Bus Mastering Disabled

[ PCI standard ISA bridge [NoDB] ]

Device Properties:
Device Description PCI standard
ISA bridge [NoDB]
Bus Type PCI
Bus / Device / Function 0 / 1 / 0
Device ID 10DE-0360
Subsystem ID 1043-8239
Device Class 0601 (PCI/ISA
Bridge)
Revision A3
Fast Back-to-Back Transactions Supported,
Disabled

Device Features:
66 MHz Operation Supported
Bus Mastering Enabled

[ PCI standard PCI-to-PCI bridge [NoDB] ]

Device Properties:
Device Description PCI standard
PCI-to-PCI bridge [NoDB]
Bus Type PCI
Bus / Device / Function 0 / 6 / 0
Device ID 10DE-0370
Subsystem ID 0000-0000
Device Class 0604 (PCI/PCI
Bridge)
Revision A2
Fast Back-to-Back Transactions Supported,
Disabled

Device Features:
66 MHz Operation Supported
Bus Mastering Enabled

[ PCI standard PCI-to-PCI bridge [NoDB] ]

Device Properties:
Device Description PCI standard
PCI-to-PCI bridge [NoDB]
Bus Type PCI
Bus / Device / Function 0 / 13 / 0
Device ID 10DE-0378
Subsystem ID 0000-0000
Device Class 0604 (PCI/PCI
Bridge)
Revision A3
Fast Back-to-Back Transactions Not Supported

Device Features:
66 MHz Operation Not Supported
Bus Mastering Enabled

[ PCI standard PCI-to-PCI bridge [NoDB] ]

Device Properties:
Device Description PCI standard
PCI-to-PCI bridge [NoDB]
Bus Type PCI
Bus / Device / Function 0 / 14 / 0
Device ID 10DE-0375
Subsystem ID 0000-0000
Device Class 0604 (PCI/PCI
Bridge)
Revision A3
Fast Back-to-Back Transactions Not Supported

Device Features:
66 MHz Operation Not Supported
Bus Mastering Enabled

[ PCI standard PCI-to-PCI bridge [NoDB] ]

Device Properties:
Device Description PCI standard
PCI-to-PCI bridge [NoDB]
Bus Type PCI
Bus / Device / Function 0 / 15 / 0
Device ID 10DE-0377
Subsystem ID 0000-0000
Device Class 0604 (PCI/PCI
Bridge)
Revision A3
Fast Back-to-Back Transactions Not Supported

Device Features:
66 MHz Operation Not Supported
Bus Mastering Enabled

[ PCI standard PCI-to-PCI bridge [NoDB] ]

Device Properties:
Device Description PCI standard
PCI-to-PCI bridge [NoDB]
Bus Type PCI
Bus / Device / Function 2 / 0 / 0
Device ID 1102-7006
Subsystem ID 0000-0000
Device Class 0604 (PCI/PCI
Bridge)
Revision 00
Fast Back-to-Back Transactions Not Supported

Device Features:
66 MHz Operation Not Supported
Bus Mastering Enabled

[ PCI standard RAM Controller [NoDB] ]

Device Properties:
Device Description PCI standard
RAM Controller [NoDB]
Bus Type PCI
Bus / Device / Function 0 / 0 / 0
Device ID 10DE-0369
Subsystem ID 1043-8239
Device Class 0500 (RAM
Controller)
Revision A2
Fast Back-to-Back Transactions Supported,
Disabled

Device Features:
66 MHz Operation Supported
Bus Mastering Enabled

[ Standard Dual Channel PCI IDE Controller [NoDB] ]

Device Properties:
Device Description Standard Dual
Channel PCI IDE Controller [NoDB]
Bus Type PCI
Bus / Device / Function 0 / 4 / 0
Device ID 10DE-036E
Subsystem ID 1043-8239
Device Class 0101 (IDE
Controller)
Revision A1
Fast Back-to-Back Transactions Supported,
Disabled

Device Features:
66 MHz Operation Supported
Bus Mastering Enabled

[ Standard Dual Channel PCI IDE Controller [NoDB] ]

Device Properties:
Device Description Standard Dual
Channel PCI IDE Controller [NoDB]
Bus Type PCI Express x1
Bus / Device / Function 4 / 0 / 0
Device ID 197B-2363
Subsystem ID 1043-81E4
Device Class 0101 (IDE
Controller)
Revision 03
Fast Back-to-Back Transactions Not Supported

Device Features:
66 MHz Operation Not Supported
Bus Mastering Enabled

[ Standard Enhanced PCI to USB Host Controller [NoDB] ]

Device Properties:
Device Description Standard
Enhanced PCI to USB Host Controller [NoDB]
Bus Type PCI
Bus / Device / Function 0 / 2 / 1
Device ID 10DE-036D
Subsystem ID 1043-8239
Device Class 0C03 (USB
Controller)
Revision A2
Fast Back-to-Back Transactions Supported,
Disabled

Device Features:
66 MHz Operation Supported
Bus Mastering Enabled

[ Standard OpenHCD USB Host Controller [NoDB] ]

Device Properties:
Device Description Standard
OpenHCD USB Host Controller [NoDB]
Bus Type PCI
Bus / Device / Function 0 / 2 / 0
Device ID 10DE-036C
Subsystem ID 1043-8239
Device Class 0C03 (USB
Controller)
Revision A1
Fast Back-to-Back Transactions Supported,
Disabled

Device Features:
66 MHz Operation Supported
Bus Mastering Enabled

[ Texas Instruments TSB43AB22 1394A-2000 OHCI PHY/Link-Layer
Controller ]

Device Properties:
Device Description Texas
Instruments TSB43AB22 1394A-2000 OHCI PHY/Link-Layer Controller
Bus Type PCI
Bus / Device / Function 1 / 11 / 0
Device ID 104C-8023
Subsystem ID 1043-808B
Device Class 0C00 (Firewire
Controller)
Revision 00
Fast Back-to-Back Transactions Not Supported

Device Features:
66 MHz Operation Not Supported
Bus Mastering Enabled

[ Unknown ]

Device Properties:
Device Description Unknown
Bus Type PCI
Bus / Device / Function 1 / 7 / 1
Device ID 168C-FF96
Subsystem ID 168C-EE96
Device Class 0700 (Serial
Controller)
Revision 01
Fast Back-to-Back Transactions Supported,
Disabled

Device Features:
66 MHz Operation Not Supported
Bus Mastering Disabled


--------[ Device Resources
]--------------------------------------------------------------------------------------------

DMA 02 Exclusive Standard floppy
disk controller
DMA 04 Exclusive Direct memory
access controller
IRQ 00 Exclusive High precision
event timer
IRQ 01 Exclusive Standard
101/102-Key or Microsoft Natural PS/2 Keyboard
IRQ 04 Exclusive Communications
Port (COM1)
IRQ 06 Exclusive Standard floppy
disk controller
IRQ 08 Exclusive High precision
event timer
IRQ 09 Shared A7ZHH8YZ IDE
Controller
IRQ 09 Shared Microsoft
ACPI-Compliant System
IRQ 12 Exclusive PS/2 Compatible
Mouse
IRQ 13 Exclusive Numeric data
processor
IRQ 14 Exclusive Primary IDE
Channel
IRQ 16 Shared Microsoft UAA
Bus Driver for High Definition Audio
IRQ 16 Shared Standard Dual
Channel PCI IDE Controller
IRQ 16 Shared NVIDIA GeForce
8600 GTS
IRQ 17 Shared NETGEAR WPN311
RangeMax(TM) Wireless PCI Adapter
IRQ 19 Shared Texas
Instruments OHCI Compliant IEEE 1394 Host Controller
IRQ 20 Shared Microsoft UAA
Bus Driver for High Definition Audio
IRQ 20 Shared NVIDIA nForce
590/570/550 Serial ATA Controller
IRQ 21 Shared NVIDIA Network
Bus Enumerator
IRQ 21 Shared Standard
Enhanced PCI to USB Host Controller
IRQ 21 Shared NVIDIA nForce
590/570/550 Serial ATA Controller
IRQ 22 Shared NVIDIA Network
Bus Enumerator
IRQ 23 Shared Standard OpenHCD
USB Host Controller
IRQ 23 Shared NVIDIA nForce
590/570/550 Serial ATA Controller
Memory 00000000-0009FFFF Exclusive System board
Memory 000A0000-000BFFFF Shared PCI bus
Memory 000A0000-000BFFFF Shared NVIDIA GeForce
8600 GTS
Memory 000A0000-000BFFFF Undetermined PCI standard
PCI-to-PCI bridge
Memory 000C0000-000DFFFF Shared PCI bus
Memory 000D2800-000D3FFF Exclusive System board
Memory 000F0000-000F7FFF Exclusive System board
Memory 000F8000-000FBFFF Exclusive System board
Memory 000FC000-000FFFFF Exclusive System board
Memory 00100000-7FEDFFFF Exclusive System board
Memory 7FEE0000-7FEFFFFF Exclusive System board
Memory 7FF00000-FEBFFFFF Shared PCI bus
Memory E0000000-EFFFFFFF Exclusive PCI standard
PCI-to-PCI bridge
Memory E0000000-EFFFFFFF Exclusive NVIDIA GeForce
8600 GTS
Memory F0000000-F3FFFFFF Exclusive Motherboard
resources
Memory F8000000-F9FFFFFF Exclusive NVIDIA GeForce
8600 GTS
Memory F8000000-FBFFFFFF Exclusive PCI standard
PCI-to-PCI bridge
Memory FA000000-FAFFFFFF Exclusive NVIDIA GeForce
8600 GTS
Memory FDC00000-FDCFFFFF Exclusive PCI standard
PCI-to-PCI bridge
Memory FDCFE000-FDCFFFFF Exclusive Standard Dual
Channel PCI IDE Controller
Memory FDD00000-FDDFFFFF Exclusive PCI standard
PCI-to-PCI bridge
Memory FDD00000-FDDFFFFF Exclusive PCI standard
PCI-to-PCI bridge
Memory FDDFC000-FDDFFFFF Exclusive Microsoft UAA
Bus Driver for High Definition Audio
Memory FDEE0000-FDEEFFFF Exclusive NETGEAR WPN311
RangeMax(TM) Wireless PCI Adapter
Memory FDEF8000-FDEFBFFF Exclusive Texas
Instruments OHCI Compliant IEEE 1394 Host Controller
Memory FDEFF000-FDEFF7FF Exclusive Texas
Instruments OHCI Compliant IEEE 1394 Host Controller
Memory FE020000-FE023FFF Exclusive Microsoft UAA
Bus Driver for High Definition Audio
Memory FE025000-FE02500F Exclusive NVIDIA Network
Bus Enumerator
Memory FE026000-FE0260FF Exclusive NVIDIA Network
Bus Enumerator
Memory FE027000-FE027FFF Exclusive NVIDIA Network
Bus Enumerator
Memory FE028000-FE02800F Exclusive NVIDIA Network
Bus Enumerator
Memory FE029000-FE0290FF Exclusive NVIDIA Network
Bus Enumerator
Memory FE02A000-FE02AFFF Exclusive NVIDIA Network
Bus Enumerator
Memory FE02B000-FE02BFFF Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Memory FE02C000-FE02CFFF Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Memory FE02D000-FE02DFFF Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Memory FE02E000-FE02E0FF Exclusive Standard
Enhanced PCI to USB Host Controller
Memory FE02F000-FE02FFFF Exclusive Standard OpenHCD
USB Host Controller
Memory FEC00000-FEC00FFF Exclusive System board
Memory FEE00000-FEEFFFFF Exclusive System board
Memory FEFFF000-FEFFF0FF Exclusive System board
Memory FEFFF000-FEFFF3FF Exclusive High precision
event timer
Memory FEFFF000-FEFFFFFF Exclusive System board
Memory FFF80000-FFF80FFF Exclusive System board
Memory FFF90000-FFFBFFFF Exclusive System board
Memory FFFED000-FFFEFFFF Exclusive System board
Memory FFFF0000-FFFFFFFF Exclusive System board
Port 0000-000F Exclusive Direct memory
access controller
Port 0000-0CF7 Shared PCI bus
Port 0010-001F Exclusive Motherboard
resources
Port 0020-0021 Exclusive Programmable
interrupt controller
Port 0022-003F Exclusive Motherboard
resources
Port 0040-0043 Exclusive System timer
Port 0044-005F Exclusive Motherboard
resources
Port 0060-0060 Exclusive Standard
101/102-Key or Microsoft Natural PS/2 Keyboard
Port 0061-0061 Exclusive System speaker
Port 0062-0063 Exclusive Motherboard
resources
Port 0064-0064 Exclusive Standard
101/102-Key or Microsoft Natural PS/2 Keyboard
Port 0065-006F Exclusive Motherboard
resources
Port 0070-0073 Exclusive System CMOS/real
time clock
Port 0074-007F Exclusive Motherboard
resources
Port 0080-0090 Exclusive Direct memory
access controller
Port 0091-0093 Exclusive Motherboard
resources
Port 0094-009F Exclusive Direct memory
access controller
Port 00A0-00A1 Exclusive Programmable
interrupt controller
Port 00A2-00BF Exclusive Motherboard
resources
Port 00C0-00DF Exclusive Direct memory
access controller
Port 00E0-00EF Exclusive Motherboard
resources
Port 00F0-00FF Exclusive Numeric data
processor
Port 0170-0177 Exclusive Secondary IDE
Channel
Port 01F0-01F7 Exclusive Primary IDE
Channel
Port 0274-0277 Exclusive ISAPNP Read Data
Port
Port 0279-0279 Exclusive ISAPNP Read Data
Port
Port 0290-0297 Exclusive Motherboard
resources
Port 0376-0376 Exclusive Secondary IDE
Channel
Port 0378-037F Exclusive Printer Port
(LPT1)
Port 03B0-03BB Shared NVIDIA GeForce
8600 GTS
Port 03B0-03BB Undetermined PCI standard
PCI-to-PCI bridge
Port 03C0-03DF Shared NVIDIA GeForce
8600 GTS
Port 03C0-03DF Undetermined PCI standard
PCI-to-PCI bridge
Port 03F0-03F5 Exclusive Standard floppy
disk controller
Port 03F6-03F6 Exclusive Primary IDE
Channel
Port 03F7-03F7 Exclusive Standard floppy
disk controller
Port 03F8-03FF Exclusive Communications
Port (COM1)
Port 04D0-04D1 Exclusive Motherboard
resources
Port 0800-0801 Exclusive Motherboard
resources
Port 0960-0967 Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Port 0970-0977 Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Port 09E0-09E7 Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Port 09F0-09F7 Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Port 0A79-0A79 Exclusive ISAPNP Read Data
Port
Port 0B60-0B63 Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Port 0B70-0B73 Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Port 0BE0-0BE3 Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Port 0BF0-0BF3 Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Port 0D00-FFFF Shared PCI bus
Port 1000-107F Exclusive Motherboard
resources
Port 1080-10FF Exclusive Motherboard
resources
Port 1400-147F Exclusive Motherboard
resources
Port 1480-14FF Exclusive Motherboard
resources
Port 1800-187F Exclusive Motherboard
resources
Port 1880-18FF Exclusive Motherboard
resources
Port 1C00-1C3F Undetermined NVIDIA nForce
PCI System Management
Port 1C40-1C7F Undetermined NVIDIA nForce
PCI System Management
Port 7000-7FFF Exclusive PCI standard
PCI-to-PCI bridge
Port 7C00-7C7F Exclusive NVIDIA GeForce
8600 GTS
Port 8000-9FFF Exclusive PCI standard
PCI-to-PCI bridge
Port 8C00-8C0F Exclusive Standard Dual
Channel PCI IDE Controller
Port 9000-9003 Exclusive Standard Dual
Channel PCI IDE Controller
Port 9400-9407 Exclusive Standard Dual
Channel PCI IDE Controller
Port 9800-9803 Exclusive Standard Dual
Channel PCI IDE Controller
Port 9C00-9C07 Exclusive Standard Dual
Channel PCI IDE Controller
Port AC00-AC07 Exclusive NVIDIA Network
Bus Enumerator
Port B000-B007 Exclusive NVIDIA Network
Bus Enumerator
Port B400-B40F Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Port B800-B803 Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Port BC00-BC07 Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Port C000-C003 Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Port C400-C407 Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Port C800-C80F Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Port DC00-DC0F Exclusive NVIDIA nForce
590/570/550 Serial ATA Controller
Port F000-F00F Exclusive Standard Dual
Channel PCI IDE Controller
Port FC00-FC3F Undetermined NVIDIA nForce
PCI System Management
Port FFE0-FFEF Exclusive A7ZHH8YZ IDE
Controller



  #13  
Old November 18th 08, 07:39 PM posted to microsoft.public.windowsxp.help_and_support
Gerry
external usenet poster
 
Posts: 9,437
Default BSOD Error 0x000000B8

Peter

My comments were made because we seem to have two problems, which may
not be related. One which relates to the Stop Error report which White
Wolf has linked to USBPORT.sys. The second has a Code 28 error but does
not refer to a USB device. Your KB Article relates to a Code 28 error
for a USB device. I cannot relate the Article to the problem.

Inrepreting Dump reports is something I find very difficult. It would
not surprise me if the cause of the BSOD is not usbport.sys but there
you are. I think we may still be some way from resolving the problem
White Wolf has.

--
Regards.

Gerry
~~~~
FCA
Stourport, England
Enquire, plan and execute
~~~~~~~~~~~~~~~~~~~

Peter Foldes wrote:
Gerry

Leonard posted the Stop error and I posted the Code 28 error . The OP
now has all the info needed to fix his issue


What are you talking about in this post and what is the following in
your other post that you posted

"""This error is not being generated by a device attached to a USB
port?""""

Just curious



"Gerry" wrote in message
...
Explanation of the error codes that are generated by Device Manager
for Windows 2000, Windows Millennium, Windows 98, and Windows 95
http://support.microsoft.com/kb/125174

What is your computer make and model?

This freeware programme is excellent for getting information about
your computer:Everest Home Edition (freeware)
http://www.majorgeeks.com/download4181.html

Tip: To copy select Report, Quick Report, Plain Text, highlight
required text, right click and select copy. However, whilst this is
fine for posting small amounts of information into newsgroup messages
longer reports will irritate other newsgroup subscribers.

Post copies of Physical Devices, PC Devices and Device Resources and
someone may be able to spot what is wrong.


--



Hope this helps.

Gerry
~~~~
FCA
Stourport, England
Enquire, plan and execute
~~~~~~~~~~~~~~~~~~~



the white wolf wrote:
I have 1 Yellow device, it is an unknown device (error code 28).

I used a program called Unknown Device Identifier 6.01 and this is
what it says about the unknown device...

Vendor: Creative Labs
PnpID: PCI\VEN_1102&DEV_7006&SUBSYS_808B1043&REV_00
Details
Bus 2 (PCI Express), Device Number 0, Device Function 0
Vendor 1102h Creative Labs
Device 7006h Unknown
Class: Bridge (PCI to PCI)
OEM Vendor: tem Vendor ID Capability
OEM Device: tem Vendor ID Capability
Class: Multimedia (Hi-definition Audio)
OEM Device: Unknown
OEM Vendor: Creative Labs
System IRQ: 16, INT# A

I'm confused because the only creative device I have is my sound
card (Sound Blaster X-Fi Xtreme Audio) which I already have
installed and there are no updates for it that i can see.



  #14  
Old November 18th 08, 08:30 PM posted to microsoft.public.windowsxp.help_and_support
the white wolf[_5_]
external usenet poster
 
Posts: 1
Default BSOD Error 0x000000B8


Unfortunatly I have not been able to update the Driver at all, I have
the one installed that came with the sound card. For some reason
everytime I try to update it using the auto update feature it says that
there are no updates availible and when I download an update manually
from the website it either says that the Windows version is not
supported or there was no compatable hardware found.


--
the white wolf
------------------------------------------------------------------------
the white wolf's Profile: http://forums.techarena.in/members/the-white-wolf.htm
View this thread: http://forums.techarena.in/windows-x...rt/1073393.htm

http://forums.techarena.in

  #15  
Old November 18th 08, 11:37 PM posted to microsoft.public.windowsxp.help_and_support
Gerry
external usenet poster
 
Posts: 9,437
Default BSOD Error 0x000000B8

Try removing the device and reboot to let plug and play refind the
device.

--



Hope this helps.

Gerry
~~~~
FCA
Stourport, England
Enquire, plan and execute
~~~~~~~~~~~~~~~~~~~
the white wolf wrote:
Unfortunatly I have not been able to update the Driver at all, I have
the one installed that came with the sound card. For some reason
everytime I try to update it using the auto update feature it says
that there are no updates availible and when I download an update
manually from the website it either says that the Windows version is
not supported or there was no compatable hardware found.



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off






All times are GMT +1. The time now is 08:30 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.