linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Windows boot recognition
@ 2006-10-03 22:15 Eric Heim
  2006-10-03 23:18 ` David Hawkins
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Heim @ 2006-10-03 22:15 UTC (permalink / raw)
  To: linuxppc-embedded

[-- Attachment #1: Type: text/plain, Size: 497 bytes --]

I am trying to develop a windows driver for the MPC8349MDS board but Windows does not seem to acknowledge the existence of the board in the pci slot.  The device manager does not see the board and no resources are allocated on boot.  Running Linux as my OS works perfectly.  I have tried both Windows 2000 and XP on two different machines.  Any ideas?

Tim

 		
---------------------------------
Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2¢/min or less.

[-- Attachment #2: Type: text/html, Size: 630 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Windows boot recognition
  2006-10-03 22:15 Windows boot recognition Eric Heim
@ 2006-10-03 23:18 ` David Hawkins
  0 siblings, 0 replies; 3+ messages in thread
From: David Hawkins @ 2006-10-03 23:18 UTC (permalink / raw)
  To: Eric Heim; +Cc: linuxppc-embedded

Hi Tim,

> I am trying to develop a windows driver for the MPC8349MDS board but 
> Windows does not seem to acknowledge the existence of the board in the 
> pci slot.  The device manager does not see the board and no resources 
> are allocated on boot.

If no resources are allocated on boot, then it indicates the BIOS
has not found the board. Have you booted this same machine under
Linux? If not, grab a Knoppix or Ubuntu CD and boot the machine
and see if lspci sees the board.

> Running Linux as my OS works perfectly.  I have 
> tried both Windows 2000 and XP on two different machines.  Any ideas?

Under Windows I've used a tool called PCI tree to find
PCI resources of boards, it'll even let you manipulate
config space registers (much like setpci can under Linux).
Try running that tool to see if the board is setup
correctly by the BIOS.

If your Windows and Linux development machines are different,
then you may just be fighting with hardware. So first confirm
that the BIOS is finding the board.

Also check for hardware differences between the development
machines; eg. 33MHz or 66MHz, 32-bit or 64-bit PCI.

Dave

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Windows boot recognition
@ 2006-10-04  1:12 Muruga Ganapathy
  0 siblings, 0 replies; 3+ messages in thread
From: Muruga Ganapathy @ 2006-10-04  1:12 UTC (permalink / raw)
  To: David Hawkins, Eric Heim, linuxppc-embedded


You may need to configure the board in PCI agent mode so that it can
respond to the PCI configuration cycles. By fefault, it might come 
in master mode ( wherein it generates the PCI cycles and configures 
other devices in its PCI bus)

It should be a hardware configuration option. So you should see a 
jumper on the board or you may need to mount/unmount a resistor.
Pl check the hardware user manual.

Thanks
G.Muruganandam


> Hi Tim,
> 
> > I am trying to develop a windows driver for the MPC8349MDS board 
but 
> > Windows does not seem to acknowledge the existence of the board in 
the 
> > pci slot.  The device manager does not see the board and no 
resources 
> > are allocated on boot.
> 
> If no resources are allocated on boot, then it indicates the BIOS
> has not found the board. Have you booted this same machine under
> Linux? If not, grab a Knoppix or Ubuntu CD and boot the machine
> and see if lspci sees the board.
> 
> > Running Linux as my OS works perfectly.  I have 
> > tried both Windows 2000 and XP on two different machines.  Any 
ideas?
> 
> Under Windows I've used a tool called PCI tree to find
> PCI resources of boards, it'll even let you manipulate
> config space registers (much like setpci can under Linux).
> Try running that tool to see if the board is setup
> correctly by the BIOS.
> 
> If your Windows and Linux development machines are different,
> then you may just be fighting with hardware. So first confirm
> that the BIOS is finding the board.
> 
> Also check for hardware differences between the development
> machines; eg. 33MHz or 66MHz, 32-bit or 64-bit PCI.
> 
> Dave
> 
> _______________________________________________
> Linuxppc-embedded mailing list
> Linuxppc-embedded@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded
> 
> 

*************************************************************
GDA Technologies, Inc.		
1010 Rincon Circle 
San Jose CA, 95131
Phone	(408) 432-3090
Fax	(408) 432-3091

Accelerate Your Innovation	
**************************************************************


=====
This message contains information from GDA Technologies Inc and 
affiliates, and is intended for the sole use of the individual and 
entity to whom it is addressed. It may contain information, including 
any attachments, that is privileged, confidential and exempt from 
disclosure under applicable law. If you are not the intended 
addressee, nor authorized to receive for the intended addressee, you 
are hereby notified that you may not use, copy, disclose or distribute 
to anyone the message or any information contained in the message. If 
you have received this electronic transmission in error, please notify 
the sender immediately by a "reply to sender only" message and destroy 
all electronic and hard copies of the communication, including 
attachments.
====

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-10-04  1:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-03 22:15 Windows boot recognition Eric Heim
2006-10-03 23:18 ` David Hawkins
  -- strict thread matches above, loose matches on Subject: below --
2006-10-04  1:12 Muruga Ganapathy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).