Sponsored Content
Full Discussion: prtconf in Linux
Operating Systems Linux prtconf in Linux Post 302474301 by tsaravanan on Wednesday 24th of November 2010 02:29:51 AM
Old 11-24-2010
Hi Mark54g,

prtconf -D | egrep 'pci,|network|ethernet|SUNW,qfe'
pci, instance #0 (driver name: pcicmu)
pci, instance #0 (driver name: px)
pci, instance #0 (driver name: pxb_plx)
pci, instance #1 (driver name: pxb_plx)
pci, instance #0 (driver name: px_pci)
network, instance #0 (driver name: bge)
network, instance #1 (driver name: bge)
pci, instance #1 (driver name: px_pci)
pci, instance #2 (driver name: pxb_plx)
pci, instance #1 (driver name: px)
pci, instance #2 (driver name: px)
pci, instance #3 (driver name: px)
network, instance #0 (driver name: nxge)
network, instance #1 (driver name: nxge)
network, instance #2 (driver name: nxge)
network, instance #3 (driver name: nxge)

is displaying the network driver names.
so i would like to get the driver details like the above output. i am using monta vista linux.

---------- Post updated at 12:59 PM ---------- Previous update was at 12:58 PM ----------

Quote:
Originally Posted by mark54g
in some cases, the tool would be:

Code:
hwinfo

SUSE comes to mind for that one.
Hi Thanks. but i am not able to find this in monta vista linux os.
 

4 More Discussions You Might Find Interesting

1. Solaris

equivalent prtdiag and prtconf command

I have a very old sunOS 4.xx server on a SPARCstation 5. What is the command , if any, that is similar to prtdiag and prtconf? Thanks (4 Replies)
Discussion started by: antalexi
4 Replies

2. UNIX for Dummies Questions & Answers

prtconf

Hi, Please let me know the equalent Linux command for "prtconf". Thanks in Advance, Naga:cool: (2 Replies)
Discussion started by: Nagapandi
2 Replies

3. AIX

prtconf command not working in Aix 5.3

put prtconf command,after show this error message: bash-3.00# prtconf /usr/sbin/prtconf: msize=msize + 12544^J12544: syntax error pleae help me...........waiting for replay by mohan.s Aix sysadmin (deleted email, rule violation) (2 Replies)
Discussion started by: smohan62
2 Replies

4. AIX

Difference between lsconf & prtconf cmds on AIX

Friends, Could someone answer me on a silly question of mine: What's the difference between lsconf & prtconf commands of AIX? I find the o/p's of either of these commands to be same. Excuse me if I'm missing something, also I google-ed about it before turning down here for answer. ... (3 Replies)
Discussion started by: thisissouvik
3 Replies
PAPS(1) 						      General Commands Manual							   PAPS(1)

NAME
paps - UTF-8 to PostScript converter using Pango SYNOPSIS
paps [options] files... DESCRIPTION
paps reads a UTF-8 encoded file and generates a PostScript language rendering of the file. The rendering is done by creating outline curves through the pango ft2 backend. OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. --landscape Landscape output. Default is portrait. --columns=cl Number of columns output. Default is 1. --font=desc Set the font description. Default is Monospace 12. --rtl Do rtl layout. --paper ps Choose paper size. Known paper sizes are legal, letter, a4. Default is A4. --bottom-margin=bm Set bottom margin in postscript points (1/72 inch). Default is 36. --top-margin=tm Set top margin. Default is 36. --left-margin=lm Set left margin. Default is 36. --right-margin=rm Set right margin. Default is 36. --help Show summary of options. --header Draw page header for each page. --markup Interpret the text as pango markup. --encoding=ENCODING Assume the documentation encoding is ENCODING. --lpi Set the lines per inch. This determines the line spacing. --cpi Set the characters per inch. This is an alternative method of specifying the font size. --stretch-chars Indicates that characters should be stretched in the y-direction to fill up their vertical space. This is similar to the texttops behaviour. AUTHOR
paps was written by Dov Grobgeld <dov.grobgeld@gmail.com>. This manual page was written by Lior Kaplan <kaplan@debian.org>, for the Debian project (but may be used by others). April 17, 2006 PAPS(1)
All times are GMT -4. The time now is 04:25 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy