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

PODULEBUS(4)						   BSD Kernel Interfaces Manual 					      PODULEBUS(4)

NAME
podulebus -- Acorn Expansion Card bus driver SYNOPSIS
podulebus0 at ioc0 bank 4 (NetBSD/acorn26) podulebus0 at root (NetBSD/acorn32) DESCRIPTION
The podulebus driver handles the expansion-card interface in Archimedes machines and their successors. This includes conventional expansion cards, mini expansion cards (as introduced in the A3000), network expansion cards (as introduced in the A3020), DEBI expansion cards (as introduced in the Risc PC), and Mk II network cards (also introduced in the Risc PC). Drivers for individual cards attach as children of the podulebus device. NetBSD includes several machine-independent expansion card device drivers. There are also some device drivers which are specific to NetBSD/acorn26 or NetBSD/acorn32. HARDWARE
The following devices are supported by NetBSD. SCSI interfaces asc Acorn AKA30, AKA31, and AKA32 SCSI expansion cards (NetBSD/acorn32). cosc MCS Connect32 SCSI interface (NetBSD/acorn32). csa Cumana 8-bit SCSI interface (NetBSD/acorn32). csc Cumana 16-bit SCSI interface (NetBSD/acorn32). hcsc HCCS 8-bit SCSI interface. oak Oak SCSI interface. ptsc Powertec SCSI interface (NetBSD/acorn32). sec Acorn AKA30, AKA31, and AKA32 SCSI expansion cards. Disk controllers dtide D.T. Software IDE controller. hcide HCCS IDE controller. icside ICS IDE controller (NetBSD/acorn32). rapide Yellowstone Educational Solutions RapIDE IDE controller (NetBSD/acorn32). simide Simtec IDE controller (NetBSD/acorn32). Network interfaces ea Atomwide A-10xx and Acorn AEH54 Ethernet cards (Ether3). eb Atomwide and ANT network-slot and Acorn AEH61 Ethernet cards (EtherB). eh i-cubed EtherLan 100-, 200- and 500-series, and Acorn AEH75, AEH77, and AEH79 Ethernet cards (EtherH) (NetBSD/acorn26). ei Acorn AKA25 Ethernet card (Ether1). ie Acorn AKA25 Ethernet card (Ether1) (NetBSD/acorn32). ne Various vaguely NE2000-compatible Ethernet cards (NetBSD/acorn32). Serial interfaces amps Atomwide multi-port serial interface (NetBSD/acorn32). SEE ALSO
acorn26/eh(4), acorn32/asc(4), acorn32/cosc(4), acorn32/csc(4), acorn32/ie(4), acorn32/ptsc(4), dtide(4), ea(4), eb(4), ei(4), hcide(4), ne(4), oak(4), sec(4) BUGS
Too few drivers are shared between NetBSD/acorn26 and NetBSD/acorn32. BSD
October 26, 2006 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