Re: lspci on freebsd

2005-07-14 Thread Jonathan Glaschke
On Thu, Jul 14, 2005 at 09:02:00AM +0930, Galdes, Andrew (ERHS) wrote:
 Hello all,
 
 I'm new to BSD. In linux i could run #lspci to see a list of the attached
 hardware. How can i do the same in FreeBSD 5?
 
 Thanks,
 -Andrew

Hello,

you can install pciutils, too.
Thats where lspci ist localted in FreeBSD.

Greets, Jonathan

 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]

-- 
 | /\   ASCII Ribbon   | Jonathan Glaschke - Lorenz-Görtz-Straße 71,
 | \ / Campaign Against | 41238 Mönchengladbach, Tel: 02166-265876
 |  XHTML In Mail   | Mobil: 0162-3390789, ICQ: 231021883
 | / \ And News | http://jonathan-glaschke.de/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: lspci on freebsd

2005-07-14 Thread Chuck Robey

Galdes, Andrew (ERHS) wrote:

Hello all,

I'm new to BSD. In linux i could run #lspci to see a list of the attached
hardware. How can i do the same in FreeBSD 5?


scanpci is part of Xorg and XFree86 both, I think.  It'll give you the 
info you're after.




Thanks,
-Andrew
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: lspci on freebsd

2005-07-13 Thread Greg 'groggy' Lehey
On Thursday, 14 July 2005 at  9:02:00 +0930, Andrew Galdes wrote:
 Hello all,

 I'm new to BSD. In linux i could run #lspci to see a list of the attached
 hardware. How can i do the same in FreeBSD 5?

The corresponding program is pciconf.  Use -l to list, or -lv to list
verbosely.  The rest is in the man page.

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original recipients.
For more information, see http://www.lemis.com/questions.html
The virus contained in this message was detected, clubbed to death and
distributed throughout the Internet as vaccine by LEMIS anti-virus.
For further details see http://www.lemis.com/grog/lemis-virus.html

Finger [EMAIL PROTECTED] for PGP public key.
See complete headers for address and phone numbers.


pgp1kLdGxmBS5.pgp
Description: PGP signature


RE: lspci on freebsd

2005-07-13 Thread Galdes, Andrew (ERHS)
Greg,

  I'm new to BSD. In linux i could run #lspci to see a list 
 of the attached
  hardware. How can i do the same in FreeBSD 5?
 
 The corresponding program is pciconf.  Use -l to list, or -lv to list
 verbosely.  The rest is in the man page.

Fantastic.
-Andrew
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: lspci on freebsd

2005-07-13 Thread Björn König

Galdes, Andrew (ERHS) wrote:


Greg wrote:


The corresponding program is pciconf.  Use -l to list, or -lv to list
verbosely.  The rest is in the man page.


Fantastic.


In case you want 'lspci' nevertheless then install the port 
'sysutils/pciutils' or the package 'pciutils'.


Björn
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]