Sign in

username:

password:



Not a member?

Search Comp.Arch.Embedded



Search tips

embedded by Keywords

68HC11 | 68HC12 | 8051 | 8052 | ARM | ARM7 | Asic | AT91 | AT91RM9200 | Atmel | AVR | AVRStudio | Bootloader | CFP | CompactFlash | Cygnal | Cypress | Dataflash | DSP | eCos | EEPROM | Embedded Linux | Emulator | Endian | Ethernet | Firewire | FPGA | Freescale | GCC | GNUARM | GSM | H8 | HDLC | I2C | Infineon | Interrupts | Java | JTAG | LCD | LED | LPC2000 | MCU | Microchip | MMC | MPLAB | MSP430 | PC104 | PCB | PCI | PCMCIA | PowerPC | Rabbit | RS232 | RS485 | RTOS | SBC | SDRAM | Sensor | SPI | STK500 | UART | UML | USART | USB | Verilog | VHDL | VxWorks | Xilinx

Ads

Discussion Groups

Discussion Groups | Comp.Arch.Embedded | Non-PCI gigabit Ethernet controller

There are 16 messages in this thread.

You are currently looking at messages 10 to 16.

Re: Non-PCI gigabit Ethernet controller - DigitalSignal - 17:37 19-04-05

Thanks Scott. I agree with you that adding a bridge is a silly idea.
Marvell has not got a non-PCI version gigabit Ethernet either. I guess
we just wait.




Re: Non-PCI gigabit Ethernet controller - Richard H. - 23:11 19-04-05

DigitalSignal wrote:

> Thanks Scott. I agree with you that adding a bridge is a silly idea.
> Marvell has not got a non-PCI version gigabit Ethernet either. I guess
> we just wait.

You'll be waiting a long time.  There's no market for a gigabit 
controller that can only do 10% throughput because of its bus.  Have you 
noticed only 3 products even exist for non-PCI 100Mbps?

If you want bragging rights for gigabit in your design, it looks like 
you'll need to use a PCI bridge, wait for an integrated MCU, or switch 
to an MCU with PCI.

Richard

Re: Non-PCI gigabit Ethernet controller - Paul Keinanen - 02:34 20-04-05

On 14 Apr 2005 15:41:46 -0700, "DigitalSignal"
<d...@yahoo.com> wrote:

>I wonder whether somebody provide non-PCI gigabit Ethernet controller.

Did you study any (early) 1 GbE switch or other 1 Gb network
component? You might find some useful hints about the chips used.
Modern 1 Gb switches most likely contain only ASICs, so they are not
of any use in your case.

Paul
  

Re: Non-PCI gigabit Ethernet controller - DigitalSignal - 15:22 20-04-05

I gave up on the gigabits now.

Can you list the three providers of the non-PCI 100Mbps? I only knew
this one:

http://www.smsc.com/main/catalog/lan91c96.html


Re: Non-PCI gigabit Ethernet controller - Richard H. - 23:34 20-04-05

DigitalSignal wrote:
> Can you list the three providers of the non-PCI 100Mbps? I only knew
> this one:
> http://www.smsc.com/main/catalog/lan91c96.html

(That's a 10Mb model; I suspect you meant the one below.)

Here are the three, in rough order of their apparent popularity:
http://www.smsc.com/main/catalog/lan91c111.html
http://www.asix.com.tw/emb-non_ax88796.htm
http://www.davicom.com.tw/eng/products/dm9000.htm

The Asix has the benefit of being an NE2000 interface, which gives you 
no shortage of reference drivers.  It's been on the scene for about 3 
years now, and it's becoming pretty popular, at least relatively speaking.

For a proto board of the Asix, go to http://www.edtp.com.  Good folks, 
and it's cheaper than ordering a sample from Taiwan.  They'll also sell 
bare chips if their stock isn't low.

Cheers,
Richard

Re: Non-PCI gigabit Ethernet controller - DigitalSignal - 23:25 24-04-05

Thanks. DS


previous | 1 | 2