Page 1 of 1

Uses of AGP??

Posted: Wed Jul 10, 2002 8:48 pm
by Raj
HI,

As we know, AGP is faster than PCI bus. I'm just wondering whether AGP can be used to someother purpuse [apart from display] like PCI devices? :?:

If so, please let me know what are all the things can be done and what are all the things should be considered to do that.

Thanks In Advance.
-Raj.

Posted: Wed Jul 10, 2002 9:00 pm
by Rainbow
It's called Accelerated Graphics Port - it's for graphics cards only.

Posted: Thu Jul 11, 2002 6:43 pm
by Raj
Hi all,

Thank you for your reply.

www.agpforum.org/downloads/richards.pdf

Get this .pdf file and just look at page number 5. This pdf file is from Microsoft. They specifies something about AGP's other functions on that page.

What my doubt is, why don't we develop someother card [like agp card] which serves for someother purpose but using AGP.

Let say, I don't need display in my system. If I have some device/card which can be used in AGP slot, we can use that AGP slot for some dedicated purpose right?

Why don't we use AGP for bulk of data transfer as microsoft mentioned?

Thanks In Advance
-Raj

Posted: Thu Jul 11, 2002 7:11 pm
by Rainbow
It is possible to transfer any data through the AGP - you only need the proper card - I haven't heard about non-graphics AGP cards.

Posted: Thu Jul 11, 2002 7:26 pm
by Raj
Hi,

Thanks again for ur reply.

What are all the things should be considered to make a non-graphics agp card as per software and hardware perspective? :?:

Posted: Thu Jul 11, 2002 8:45 pm
by Rainbow
I'm not a hardware designer :(

Posted: Mon Jul 15, 2002 9:04 pm
by Raj
HI,

Is AGP interface one-way communication or two way? I mean, whether it can be used to send/receive and receive/send data? :?:

I think, its more or less PCI. am I right? How BIOS detects AGP devices? Is it as same as PCI or ??? :roll:

Posted: Mon Jul 15, 2002 9:29 pm
by Rainbow
AGP looks like another PCI bus from the software view (usually BUS 1 while PCI is BUS 0). It uses the same vendor/device IDs as PCI.