QE(4) Kernel Interfaces Manual QE(4)NAME
qe - DEC DEQNA Q-bus 10 Mb/s Ethernet interface
SYNOPSIS
/sys/conf/SYSTEM:
NQE qe_controllers # DEQNA
DESCRIPTION
The qe interface provides access to a 10 Mb/s Ethernet network through the DEC DEQNA Q-bus controller.
Each of the host's network addresses is specified at boot time with an SIOCSIFADDR ioctl. The qe interface employs the address resolution
protocol described in arp(4P) to map dynamically between Internet and Ethernet addresses on the local network.
The interface normally tries to use a ``trailer'' encapsulation to minimize copying data on input and output. The use of trailers is nego-
tiated with ARP. This negotiation may be disabled, on a per-interface basis, by setting the IFF_NOTRAILERS flag with an SIOCSIFFLAGS
ioctl.
DIAGNOSTICS SEE ALSO inet(4F), intro(4N), arp(4P)3rd Berkeley Distribution August 20, 1987 QE(4)
Check Out this Related Man Page
ln(4) Kernel Interfaces Manual ln(4)Name
ln - Lance Ethernet interface
Syntax
device ln0 at ibus? vector lnintr
Description
The interface provides access to a 10 Mb/s Ethernet network through the Lance controller.
The host's Internet address is specified at boot time with an SIOCSIFADDR ioctl. The interface employs the address resolution protocol
described in to map dynamically between Internet and Ethernet addresses on the local network.
The interface normally tries to use a trailer encapsulation to minimize copying data on input and output. This can be disabled for an
interface by setting the IFF_NOTRAILERS flag with an SIOCSIFFLAGS ioctl. Trailers are only used for packets destined for Internet hosts.
The SIOCSPHYSADDR ioctl can be used to change the physical address of the Lance. The SIOCRPHYSADDR ioctl can be used to read the physical
address of the Lance.
The SIOCADDMULTI and SIOCDELMULTI ioctls can be used to add or delete multicast addresses. The Lance recognizes a maximum of 12 multicast
addresses.
The SIOCRDCTRS and SIOCRDZCTRS ioctls can be used to read or ``read and clear'' the Ethernet driver counters. The argument to these two
ioctls is a pointer to a counter structure, found in
The SIOCENABLBACK and SIOCDISABLBACK ioctls can be used to enable and disable the interface loopback mode respectively.
Diagnostics
The diagnostic error messages contain relevant information provided by the Lance.
ln%d: can't handle af%d
The interface was handed a message with addresses formated in an unsuitable address family, and the packet was dropped.
ln%d: memory error (MERR)
A memory parity error has occurred.
ln%d: lnalloc: cannot alloc memory ...
The driver was unable to allocate memory for internal data structures.
ln%d: initialization error
The driver was unable to initialize the network interface.
ln%d: SIOCADDMULTI fail, multicast list full
Too many multicast requests have been made.
See Alsoarp(4p), inet(4f), intro(4n)ln(4)
what is the cmd for cleaning up temp files or how do i maintance my system
with clean up and optimize it for speed i use mandrake 9.1 linux any help
would be use full big thanx amicrawler2000 (3 Replies)
Hi there,
If I have the following:
and want to print the first column based on the uniqe value of the second column, so the output would be something like:
how would I do that, using AWK and the piping technique?
Thanks in advance (12 Replies)
hello all,
I have been trying to boot an image (.IMG) using qemu, for quite some time now and i can't seem to get it to work. I've been able to boot from the Windows XP CD, the Debian iso image, etc, so I know qemu is configured properly and is working. But when it come to booting an image that I... (34 Replies)
Hi all,
Does anybody know how to build a cycle accurate simulator? I've looked at QEMU and SESC simulator, but they are only cycle accurate for the CPU part. I'm looking for a simulator which can estimate the performance including CPU and I/O. For example, when I configure the simulator by SSD... (2 Replies)
Hi, I got:
host machine: RedHat (RHEL6)
virtual machine: RedHat (RHEL6)
I run (on host machine):
qemu-system-x86_64 ...... -S -s
after that i run (on host machine):
gdb
target remote localhost:1234
set architecture i386:x86-64
and then i can use (on host machine) 'ctrl + c' to... (2 Replies)
I have searched and searched this topic but without looking at source code ; my next step maybe , I find the same ambiguous information.
My main question is how is the target code translated? It is stated that there are variables created that hold the data that the emulated CPU would hold in... (12 Replies)
Hi friends,
I am a UNIX lover. I have tried several unix flavors including linux, solaris(x86) and FreeBSD, all these are the unices which can be installed on x86 hardware. Now to use the IBM AIX, I searched and googled alot, finally I came across QEME, which emulates the PowerPC platorm to turn... (9 Replies)
I used the redhat RHEL6 boot with initrd but it failed, can sb help me
# /usr/libexec/qemu-kvm --enable-kvm -smp 8 -m 1024 -net nic,model=virtio -net tap,script=/etc/qemu-ifup -initrd /boot/initramfs-2.6.32-279.el6.x86_64.img -kernel /boot/vmlinuz-2.6.32-279.el6.x86_64 -append "root=/dev/ram... (4 Replies)
Hello,
I would like to share a 9p (Plan 9) passthrough/share to a VM via NFS (using a guest as an NFS server to share a directory from the host)
At the moment I am getting the error message: 'exportfs: /share does not support NFS export'... (2 Replies)
Heyas
So, i like doing custom a LiveImage of my OS.
Using Redhats kickstart/livecd-creator method.
Anyway, so i would like to test the liveimages...
AND also, i WOULD like to install FreeBSD, Solaris, or whatever, onto a Virtual Machine.
I used to use Oracles Virtualbox, but eversince... (3 Replies)
Hi
Problem changed.
I've got a message showing on the screen which says
Guest has not initialized the display (yet)
Any how I can fix this?
Thanks Jack (4 Replies)
Table
ACN|NAME|CITY|CTY|NO1|NO2
115|AKKK|ASH|IND|10|15
115|AKKK|ASH|IND|20|20
115|AKKK|ASH|IND|30|35
115|AKKK|ASH|IND|30|35
112|ABC|FL|USA|15|15
112|ABC|FL|USA|25|20
112|ABC|FL|USA|25|45
i have written shell script using cut command
and awk programming getting error correct it and add... (5 Replies)
Hey friends,
i am trying to set up a raspbian wheezy vm on ma Unbuntu using qemu.
when i try to run the setup command the error is:
i tried to find something here in the forum but did not find anything. i was searching like 15 min pls dont roast me if there is a post explaining it.
:)... (3 Replies)
Trying to investigate on long boot time of a linux guest in RHEV Host.
Before executing init 6/reboot command , I noticed the time of shutdown and also recorded the time after boot .
It takes around 20-25 mins in booting.
In boot logs I can find the time stamps for the very first event... (3 Replies)
Using 'virsh edit ' command I tried to edit the xml file for a specific guest . I wanted to add serial ttyS0 for the guest machine, but I found that after using virsh edit then inserted below lines just before '<devices>' keyword I saved the file using ':wq!' (vi editor style) and booted the guest... (3 Replies)