Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

fpa(4) [freebsd man page]

FPA(4)							   BSD Kernel Interfaces Manual 						    FPA(4)

NAME
fpa, fea -- device drivers for DEC FDDI controllers SYNOPSIS
device fpa device fea FreeBSD only: device fddi DESCRIPTION
The fpa and fea device drivers provide support for the DEC DEFPA PCI FDDI Controller and the DEC DEFEA EISA FDDI Controller, respectively. All variants of either controller are supported including the DAS and SAS configurations. DIAGNOSTICS
fea%d: error: desired IRQ of %d does not match device's actual IRQ (%d) The device probe detected that the DEFEA board is configured for a different interrupt than the one specified in the kernel configuration file. fea%d: error: memory not enabled! ECU reconfiguration required The device probe found that no device memory had been configured on the DEFEA. Although the DEFEA can be configured with no device memory, this driver requires a minimum of 1K device memory to be set up. The ECU (EISA Configuration Utility) will need to be run to change the settings. SEE ALSO
arp(4), netintro(4), ifconfig(8) AUTHORS
The fpa and fea device drivers and this manual page were written by Matt Thomas. CAVEATS
Normally, the device driver will not enable the reception of SMT frames. However if the IFF_LINK1 flag is set, the device driver will enable the reception of SMT frames and pass them up to the Berkeley Packet Filter for processing. BSD
March 13, 1995 BSD

Check Out this Related Man Page

FPA(4)							   BSD Kernel Interfaces Manual 						    FPA(4)

NAME
fpa, fea, fta -- DEC FDDI interface driver SYNOPSIS
fpa* at pci? dev ? function ? fea* at eisa? slot ? alpha and pmax fta* at tc? slot ? offset ? DESCRIPTION
Cards supported by the fpa, fea and fta device driver are: DEFPA DEC PCI FDDI Controller DEFEA DEC EISA FDDI Controller DEFTA DEC TURBOchannel FDDI Controller respectively. All variants of either controller are supported including the DAS and SAS configurations. DIAGNOSTICS
fea%d: error: desired IRQ of %d does not match device's actual IRQ (%d) The device probe detected that the DEFEA board is configured for a different interrupt than the one specified in the kernel configuration file. fea%d: error: memory not enabled! ECU reconfiguration required The device probe found that no device memory had been configured on the DEFEA. The DEFEA can be configured with no device memory, this driver requires a minimum of 1K device memory be set up. The ECU (EISA Con- figuration Utility) will need to be run to change the settings. SEE ALSO
arp(4), netintro(4), ifconfig(8) AUTHORS
The fpa, fea and fta device driver and manual page were written by Matt Thomas. BUGS
Normally, the device driver will not enable the reception of SMT frames. However if the IFF_LINK1 flag is set, the device driver will enable the reception of SMT frames and pass them up to the Berkeley Packet Filter for processing. BSD
March 13, 1995 BSD
Man Page

11 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

View device drivers?

I might sound stupid for asking, but could someone please tell me how to view all the device drivers? I'm just starting to use UNIX after using Windows for years. Thanks. -sysop0130 (1 Reply)
Discussion started by: sysop0130
1 Replies

2. AIX

Smt

How do you turn SMT(symm multi threading).I think that is what it's called.:) TIA Mike (2 Replies)
Discussion started by: mcastill66
2 Replies

3. HP-UX

Anything like AIX's SMT?

I'm working on a system to monitor a wide-range of Unix platforms, and I'd like to know if HP-UX has anything similar to AIX's SMT (simultaneous multithreading)? If there a way to separate an HP-UX CPU into multiple logical partitions which can then act as multiple CPUs? Thanks in advance, Dave (0 Replies)
Discussion started by: DaveZeltserman
0 Replies

4. AIX

Enable SMT

How to enable SMT in aix 5.2 ml 9? If i run smtctl it gives error ksh: smtctl: not found. please tell me if SMT is supported in 5.2 (4 Replies)
Discussion started by: vjm
4 Replies

5. Solaris

writing device drivers,for a beginner!!!

Hi all, Please excuse me if this is not the right forum to ask my question. I would like to know more about writing device drivers for Unix,particularly Solaris 10. excuse me if am being vague, but I have absolutely no idea about how i can start. I did try to search for a beginners guide to... (1 Reply)
Discussion started by: wrapster
1 Replies

6. UNIX for Advanced & Expert Users

File locking

i am working on a device runnin on linux....i have configured the samba server in the device such that my windows PC can access a shared folder in the device. Also in the device i am runnin some programs which access the files in this shared folder. What i want to know is whether there is any way i... (1 Reply)
Discussion started by: abhinx
1 Replies

7. Hardware

how to write data into a device file?

Hi, I am working in device drivers. I am new to device drivers. i have invoked chardev.c. the driver is insmoded. now i want to write something into this and i want to look what i have written. but i don't know how to write and see. please help me (0 Replies)
Discussion started by: boidi
0 Replies

8. Programming

Berkley Packet Filter Question

Hi, Is there any simple way to stop a bpf device from seeing frames that it sent? An ioctl call perhaps? Any advice would be helpful (0 Replies)
Discussion started by: edwarky
0 Replies

9. Windows & DOS: Issues & Discussions

DEC 2000 Data Transfer to PC

Hello - My first post here. I did some looking around; wasn't sure where to jump in or if something like this has been covered. I have a DEC 2000 Alpha that was turned off probably 6 years ago once I had made the transition of programs and most files to the desktop PC. I have the idea... (4 Replies)
Discussion started by: KSchrader
4 Replies

10. Shell Programming and Scripting

Ps -fea | grep pmon

hello when a write this code $ ps -fea | grep pmon result: root 1515 1 0 Feb 9 ? 0:10 ipmon -sD oracle9i 18357 1 0 Feb 9 ? 1:04 ora_pmon_db1_PROD oracle9i 22830 1 0 Feb 9 ? 0:17 ora_pmon_db2_PROD oracle9i 22859 1 0 Feb 9 ? ... (4 Replies)
Discussion started by: ceciaide
4 Replies

11. AIX

Shared-SMT-4 vs Dedicated-SMT-4 on capped LPAR

Hi, I have a POWER8 server running in Processor Implementation Mode: POWER 7. I have 2 LPAR's, both are capped with 4 cores. One of them displays: Shared-SMT-4 and the other: Dedicated-SMT-4 What is the difference when running in capped mode? Thanks (1 Reply)
Discussion started by: amitlib
1 Replies