Sponsored Content
Full Discussion: Linux or unix "IRQ"
Top Forums UNIX for Dummies Questions & Answers Linux or unix "IRQ" Post 262 by PxT on Friday 17th of November 2000 02:31:33 PM
Old 11-17-2000
It depends on the exact network card that you have. Some can be configured at boot time via command line parameters, or by arguments to insmod. Some have dos utilities that can set/change IRQ's. (boot to dos, run utility, use loadlin to boot linux). There should be a howto on http://www.linuxdocs.org that deals with network hardware, that may provide some assistance.


Good luck.
 

We Also Found This Discussion For You

1. UNIX for Advanced & Expert Users

Commands on Digital Unix equivalent to for "top" and "sar" on other Unix flavour

Hi, We have a DEC Alpha 4100 Server with OSF1 Digital Unix 4.0. Can any one tell me, if there are any commands on this Unix which are equivalent to "top" and "sar" on HP-UX or Sun Solaris ? I am particularly interested in knowing the CPU Load, what process is running on which CPU, etc. ... (1 Reply)
Discussion started by: sameerdes
1 Replies
ISIBOOTD(8)						    BSD System Manager's Manual 					       ISIBOOTD(8)

NAME
isibootd -- TRFS based network boot server SYNOPSIS
isibootd [-d tracelevel] [-i interface] [-s directory] DESCRIPTION
The isibootd command is a server which supports OMRON LUNA's network boot protocol based on the Transparent Remote File System (TRFS) proto- col. The TRFS protocol uses special Ethernet type packets and works within a local network. isibootd is a simple TRFS server that only supports client reads for booting and exports files in a specified directory. isibootd accepts requests only from clients listed in the /etc/ethers and have valid hostnames. The options are as follows: -d tracelevel Run isibootd in debug mode with specified tracelevel. The tracelevel can be value 1, 2, or 3, and greater tracelevel provides more detailed trace output. The server will not fork in the debug mode. -i interface Specify a network interface to service network boot. If not specified isibootd searches available network interfaces (excluding loopback) and use the first configured ``up'' one. -s directory Specify a directory containing boot files to be served by isibootd. If not specified isibootd uses /tftpboot by default. FILES
/etc/ethers /etc/hosts /tftpboot /var/run/isibootd.pid SEE ALSO
ethers(5), hosts(5), tftpd(8) http://www.NetBSD.org/ports/luna68k/install.html HISTORY
isibootd is based on isiboot utility which was originally written by Tohru Nishimura for NetBSD/luna68k development, and first appeared in NetBSD 6.0. BSD
December 15, 2011 BSD
All times are GMT -4. The time now is 08:03 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy