Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

ea(4) [netbsd man page]

EA(4)							   BSD Kernel Interfaces Manual 						     EA(4)

NAME
ea -- Atomwide ``Ether3'' Ethernet driver SYNOPSIS
ea* at podulebus0 slot ? DESCRIPTION
The ea driver provides access to a 10 Mb/s Ethernet network through a card based on the SEEQ 8005 Advanced Ethernet Data Link Controller. The cards supported by this driver are generally those supported by the ``Ether3'' driver under RISC OS. These include: o Atomwide A-1005 o Atomwide A-1006 o Atomwide A-1007 o Acorn AEH54 Media selection on these cards is through links on the board, so there are no media options available through the driver. SEE ALSO
eb(4), netintro(4), podulebus(4), ifconfig(8) BUGS
The driver doesn't support 8-bit cards like the A-1009, A-1010, A-1011 and A-1012. BSD
April 6, 2001 BSD

Check Out this Related Man Page

SM(4)							   BSD Kernel Interfaces Manual 						     SM(4)

NAME
sm -- SMC91Cxx-based Ethernet interfaces device driver SYNOPSIS
sm0 at isa? port 0x300 irq 10 sm* at mhzc? sm* at pcmcia? function ? sm* at nubus? DESCRIPTION
The sm device driver supports SMC91C9x-based and SMC91C1xx-based Ethernet interfaces. The ISA attachment of the sm driver supports any SMC91C9x-based Ethernet interface on the ISA bus, including the EFA Info*Express SVC VLB interface, and the on-board SMC91C9x Ethernet found in many embedded PCs and laptop docking stations. The mhzc attachment of the sm driver supports the Megahertz combo Ethernet and modem card. The PCMCIA attachment of the sm driver supports Megahertz X-JACK Ethernet cards. The nubus attachment of the sm driver supports SMC-based Ethernet cards for the macintosh. MEDIA SELECTION
The SMC91C1xx supports the MII interface and so the list of supported media depends on several factors, including which PHY is attached. The SMC91C9x supports AUI and UTP media types. To enable the AUI media, select the 10base5 or aui media type with ifconfig(8)'s media directive. To select UTP, select the 10baseT or utp media type. ifconfig(8)'s -m option will display the full list of supported media directives for a particular configuration. DIAGNOSTICS
sm0: unable to read MAC address from CIS This indicates that the Ethernet address, which is stored in the CIS information on the Megahertz X-JACK PCMCIA Ethernet card, is corrupted. SEE ALSO
ifmedia(4), intro(4), isa(4), mhzc(4), mii(4), pcmcia(4), ifconfig(8) BSD
November 10, 1997 BSD
Man Page

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Please help!!!

All, I need l help in writing a script; I have a file with header on the first row data rows next and the last row in the file contains the record count of the data records only. I need to remove the last and first line and check to see that the data rows match the count on the last line. ... (61 Replies)
Discussion started by: mhssatya
61 Replies

2. Shell Programming and Scripting

Create a TCP/IP Connection

Hello, I am trying to write a script in Perl which will send some data from a UNIX Box to a windows box. I am planning to create a TCP/IP communication port for the same. How do I go about this? Kindly help. Regards, Garric (50 Replies)
Discussion started by: garric
50 Replies

3. Shell Programming and Scripting

Need to create a simple script using MD5, SSH...

Hi all, I am brand new to these forums and I am a brand new UNIX Administartor. Don't know any scripting yet :wall:, and would like to learn as my boss is slowly letting me understand everything about being a Sys/*Nix Admin. He created this script which I am trying to replicate because I lost it... (54 Replies)
Discussion started by: zixzix01
54 Replies

4. What is on Your Mind?

Keyboard vs mouse

Which Input device do you use the most ? for me... keyboard ofcourse !! (56 Replies)
Discussion started by: vpraveen84
56 Replies

5. Shell Programming and Scripting

FTP search ,grep using perl

Need assistance on a Perl script. I have a list of file names in a file and would like to search/grep the same names in the list of files on the ftp server and output to a file. Any help is appreciable Below is the script that can give me the list of files,size of file, Modified date on the... (56 Replies)
Discussion started by: ajayram_arya
56 Replies

6. What is on Your Mind?

How Can We Increase the Size of Our Community?

Any suggestions on how to increase the number of posters and contributors? Please vote and write in your suggestions. Thank you! (72 Replies)
Discussion started by: Neo
72 Replies

7. Shell Programming and Scripting

Grep echo awk print all output on one line

Hello, I've been trying to find the answer to this with Google and trying to browse the forums, but I haven't been able to come up with anything. If this has already been answered, please link me to the thread as I can't find it. I've been asked to write a script that pulls a list of our CPE... (51 Replies)
Discussion started by: rwalker
51 Replies

8. Shell Programming and Scripting

UNIX Shell Scripting (Solaris) for File Checking

Hi guys, I'm sorry but i badly need your help. I am assigned to do a basic shell script in my job but sadly i don't have any idea on what it is because i am an electronics engineer, but i googled all of it, ask my friends but i cant finalize my scripts. so do please help me. The requirement... (47 Replies)
Discussion started by: daveaztig14
47 Replies

9. Open Source

What editor does everyone use?

I was looking through the topics and I wasn't sure if this was the best place to post this question: I was wondering, out of curiosity, which software everyone was using to code their scripts in. I do mostly sh/ksh and my favorite has always been EditPlus because it is small, fast, yet powerful.... (409 Replies)
Discussion started by: yongho
409 Replies