well if it's a pci -> scanpci works for me. > -----Original Message----- > From: Matt Graham [mailto:linux@bizniche.com] > Sent: Thursday, January 30, 2003 4:50 PM > To: kclug@kclug.org > Subject: Re: Question about hardware... > > > This stuff is totally what I was looking for. > > Is there a cool command that will help me find what setting > my wireless card > has? IE...what irq to use, what dev/etc? to use. I'm > reading around, and > everything says "check the hardware browser." > > Thanks, > Matt > > ----- Original Message ----- > From: "Dave Hull" > To: "Jonathan Hutchins" > Cc: "Matt Graham" ; > Sent: Thursday, January 30, 2003 3:39 PM > Subject: Re: Question about hardware... > > > > On Thu, 30 Jan 2003, Jonathan Hutchins wrote: > > > > > I don't see any difference in the output of df -T and df. > > > > This from RH 7.3: > > > > [dphull@insipid dphull]$ df -T > > Filesystem Type 1k-blocks Used Available Use% Mounted on > > /dev/hda6 ext3 10317828 1802180 7991532 19% / > > /dev/hda2 ext3 62217 8851 50153 16% /boot > > /dev/hda3 ext3 10317860 5522476 4271264 57% /home > > none tmpfs 256948 0 256948 0% /dev/shm > > /dev/hda5 ext3 10317828 602160 9191552 7% /var > > /dev/fd0 vfat 1423 766 658 54% /mnt/floppy > > [dphull@insipid dphull]$ df > > Filesystem 1k-blocks Used Available Use% Mounted on > > /dev/hda6 10317828 1802180 7991532 19% / > > /dev/hda2 62217 8851 50153 16% /boot > > /dev/hda3 10317860 5522476 4271264 57% /home > > none 256948 0 256948 0% /dev/shm > > /dev/hda5 10317828 602160 9191552 7% /var > > /dev/fd0 1423 766 658 54% /mnt/floppy > > [dphull@insipid dphull]$ df --version > > df (fileutils) 4.1 > > Written by Torbjorn Granlund, David MacKenzie, Larry McVoy, and Paul > Eggert. > > > > Copyright (C) 2001 Free Software Foundation, Inc. > > This is free software; see the source for copying > conditions. There is NO > > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR > PURPOSE. > > [dphull@insipid dphull]$ > > > > > > Of course, your mileage may vary. > > > > -- > > Dave Hull > > http://insipid.com > > > > Life is a game. Money is how we keep score. > > -- Ted Turner > > > > majordomo@kclug.org >