Non-OBP card in a SPARC machine

I'm working on a Solaris driver for the Adaptec AHA-2940U2W scsi card.
But, I've got a question that I can't seem to answer.
The PCI vid & devid are: 0x9005 and 0x0010, respectively. When I plug this card into my Ultra 10 here is what I get from 'prtconf -pv'
            Node 0xf0095f5c
                assigned-addresses:  81021810.00000000.00002000.00000000.00000100.83021814.00000000.02900000.00000000.00001000
                power-consumption:  00000000.007270e0
                reg:  00021800.00000000.00000000.00000000.00000000.01021810.00000000.00000000.00000000.00000100.03021814.00000000.00000000.00000000.00001000
                compatible: 'pci9005,a180' + 'pci9005,10' + 'pciclass,010000'
                name:  'scsi'
                fast-back-to-back:
                devsel-speed:  00000001
                class-code:  00010000
                interrupts:  00000001
                max-latency:  00000019
                min-grant:  00000027
                subsystem-vendor-id:  00009005
                subsystem-id:  0000a180
                revision-id:  00000000
                device-id:  00000010
                vendor-id:  00009005I can't figure out why it the device tree is picking this device up as 'scsi' and not something like 'pci9005,0010'..
Is there a way to make it appear in the devinfo tree as something else?
Thanks.
-brad walker

Martin_Rosenau wrote:
But, if I put the following into my /etc/driver_aliases file, the system should look for a driver called "shim" to bind to this device, correct?
shim "pci9005,10"Did you add your driver using add_drv? If you do not add your driver using add_drv the system will not load it even if it is mentioned in the driver_aliases file.
Does prtconf say that the device is handled by a driver or that a driver is not assigned?prtconf says this:
scsi (driver not attached)
I guess what I'm really asking is why doesn't prtconf show the name as "pci9005,10" or the VID,PID.. Why does it show as the class name?
Brad_Walker wrote:
Btw: (For other people reading this thread): It will not be possible to boot from disks attached to the controller.Unless, I write an HBA driver for this device, correct? Not that implying this is what I am doing, just trying to be semantically correct.Booting from a disk is done before the operating system and the drivers are loaded. So if you'd like to boot from a disk attached to a controller not supported by OpenBoot you had to modify the OpenBoot code stored on the OPB chip.
Agreed.. Now I see what you were referring to.
Thanks for all help. It has been enlightening.
-brad w.

Similar Messages

  • Installing RealTek ethernet card in solaris 7 sparc machine

    I inserted RealTek ethernet card in my Solaris-7 Sparc machine. But to work it properly ,need to install driver for the card. I searched a lot but i did't get the driver to download . I have read from some sites that the driver for solaris 7 sparc is not avaliable.How can i solve this problem.?
    Anybody please help me to solve the problem.

    You can try a NIC driver from RealTek, directly.
    http://www.realtek.com.tw/downloads/
    ... but for a SPARC system? That may be problematic.
    Does OBP see the device? Use show-devs at the OK prompt.
    If it isn't seen at OBP's elementary hardware level, the OS will never use it.
    If it is recognized at OBP, then try the manufacturer's drivers.
    Return to the forum and let the rest of us know what happens..

  • Is it possible to Install Windows on Sparc machine.

    hi
    Can anybody please tell me that is it possible to install Windows Operating system on a SPARC machine using some kind of VMWare*.

    Hi.
    SPARC CPU not compatible with x86, so no one program for x86 can be run on SPARC cpu.
    Many many years ago was product WABI. It was emulation x86 on SPARC and can allow install windows in special environment.
    It was Windows 3.1 :) . It work slow.
    After this SUN make product SunPCi. It was special card with installed x86 CPU and even separate memory.
    Realy - PC on card. With Special Program it allow install windows. Realy Windows work on x86 CPU, not on SPARC.
    Now all this product died many years. SPARC system more expensive. It's easy and cheap buy general PC for Windows.
    Regards.

  • SATA Controller for external JBOD box for SPARC machines

    Hi,
    I've an external disk box with 4 disks with each has 1,5 TB. The disks are configured in one big RAIDZ pool. This box is now connected via USB 2.0 to my Blade 2000 (there's an PCI card with USB 2.0 in the Blade 2000) . This works but the performance is not that good.
    Therefore I would like to connect the box via SATA (the box has SATA and USB) to the Blade 2000. But it seems there are still not that much SATA adapters for SPARC machines - at least I did not find one.
    Another solution would be an external box for SATA disks that can be connected with firewire or FC - but these boxes seems also to be very rare.
    regards
    Bernd

    Search is your friend...
    http://discussions.apple.com/search.jspa?search=Go&q=pcie+sata
    Last I remember reading was that there is a card with 8 internal ports and some with external ports are expected to be introduced at MacWorld in Jan.
    Patrick

  • Oracle 10g R2 installation on sun solaris 10 Sparc machine

    Hi there,
    I encountered the following problem during oracle 10g R2 installation on sun solaris 10 Sparc machine
    Error encountered:
    Using paramFile: /u01/Oracle/10gr2_db_sol/install/oraparam.ini
    Checking installer requirements...
    Checking operating system version: must be 5.8, 5.9 or 5.10. Actual 5.10
    Passed
    Checking Temp space: must be greater than 250 MB. Actual 2266 MB Passed
    Checking swap space: must be greater than 500 MB. Actual 2335 MB Passed
    Checking monitor: must be configured to display at least 256 colors Failed <<<<
    >>> Could not execute auto check for display colors using command /usr/openwin/bin/xdpyinfo. Check if the DISPLAY variable is set.
    Some requirement checks failed. You must fulfill these requirements before
    continuing with the installation,at which time they will be rechecked.
    Continue? (y/n) [n]
    The following were the steps taken before encountering the above error
    1. logged into a workstation
    2. From its xterm terminal I logged to the oracle server via ssh oracle@ip
    3. keyed in the following at the command prompt
    DISPLAY=machine_name:0.0; export DISPLAY
    4. executed the following from the command prompt
    ./runInstaller
    Note: when executing the ./runInstaller, the preinstallation checking just hangs at Checking monitor: must be configured to display at least 256 colors. But the log file shows it failed during preinstallation checking as shown in Error encountered
    Please help me with this problem.
    Thank you
    Ravindran Kanniah

    It is because of UNIX shell. I also faced this error during installation.
    First check your shell by the following command.
    $ echo $SHELL
    Then select the below.
    For csh shell
    $ setenv DISPLAY 192.168.1.128:0.0
    $ export DISPLAY
    For sh,ksh and bash
    $ DISPLAY=192.168.1.128:0.0
    $ export DISPLAY
    After you do this check the value of DISPLAY variable.
    $ echo $DISPLAY
    If the DISPLAY variable is set then run ./runInstaller.
    One advice: Keep a complete log of your terminal session. This will help you in future :)
    -aijaz

  • Problem to migrate a non-global zone to a different machine.

    Hi, recently, I had try to migrate a non-global zone to a different machine but it’s doesn’t work.
    1. First, this is the structure of my machine with my non-global zone:
    host1# uname -a
    SunOS testsolaris 5.11 snv_101b i86pc i386 i86pc
    host1# zfs list
    NAME USED AVAIL REFER MOUNTPOINT
    big-zone 1.71G 1.64G 20K /big-zone
    big-zone/export 1.71G 1.64G 22K /big-zone/export
    big-zone/export/big-zone 1.67G 1.64G 21K /big-zone/export/big-zon e
    big-zone/export/big-zone/ROOT 1.67G 1.64G 18K legacy
    big-zone/export/big-zone/ROOT/zbe 1.67G 1.64G 1.66G legacy
    big-zone/export/zonetest 41.8M 1.64G 21K /big-zone/export/zonetes t
    big-zone/export/zonetest/ROOT 41.8M 1.64G 18K legacy
    big-zone/export/zonetest/ROOT/zbe 41.8M 1.64G 1.66G /big-zone/export/zonetes t/root
    rpool 8.35G 7.28G 72K /rpool
    rpool/ROOT 6.86G 7.28G 18K legacy
    rpool/ROOT/opensolaris 6.86G 7.28G 6.73G /
    rpool/dump 575M 7.28G 575M -
    rpool/export 375M 7.28G 21K /export
    rpool/export/home 18K 7.28G 18K /export/home
    rpool/export/small-zone 375M 7.28G 21K /export/small-zone
    rpool/export/small-zone/ROOT 375M 7.28G 18K legacy
    rpool/export/small-zone/ROOT/zbe 375M 7.28G 375M legacy
    rpool/swap 575M 7.78G 56.8M -
    2. In second, I had detach my non-global zone “zonetest” whit this commands :
    host1# zoneadm –z zonetest halt
    host1# zoneadm –z zonetest detach
    3. In third, I had move my zonepath to my new host.
    host1# cd /big-zone/export
    host1# tar cf zonetest.tar zonetest
    host1# sftp jay@new-host
    host1# put zonetest.tar
    Uploading ….
    host1# quit
    4. Unpack my .tar file
    host2# cd /big-zone/export
    host2# tar xf zonetest.tar
    So, after this, I think that my zonepath is transfert to my new host.
    This is the structure of my new host :
    jay@alien:~$ uname -a
    SunOS alien 5.11 snv_101b i86pc i386 i86pc Solaris
    jay@alien:~$ zfs list
    NAME USED AVAIL REFER MOUNTPOINT
    rpool 18.3G 73.3G 72K /rpool
    rpool/ROOT 2.98G 73.3G 18K legacy
    rpool/ROOT/opensolaris 2.98G 73.3G 2.85G /
    rpool/dump 1023M 73.3G 1023M -
    rpool/export 13.3G 73.3G 19K /export
    rpool/export/home 13.3G 73.3G 19K /export/home
    rpool/export/home/jay 13.3G 73.3G 13.3G /export/home/jay
    rpool/swap 1023M 73.9G 321M -
    zdata 10.7G 80.8G 9.65G /zdata
    zdata/zones 1.08G 80.8G 18K /zdata/zones
    zdata/zones/zonetest 1.08G 80.8G 1.08G /big-zone/export/
    *I have a mountpoint to /big-zone/export
    5. I had try to configure my zone on my new host and I receive and error message:
    host2# zonecfg -z zonetest
    zonetest: No such zone configured
    Use 'create' to begin configuring a new zone.
    zonecfg:zonetest> create -a /big-zone/export/zonetest
    invalid path to detached zone
    zonecfg:zonetest>

    And my new big-zone (on the second host) show this in the /big-zone/export/zonetest folder :
    jay@alien:/zdata/zones# zfs list
    NAME USED AVAIL REFER MOUNTPOINT
    rpool 23.5G 68.0G 72K /rpool
    rpool/ROOT 6.31G 68.0G 18K legacy
    rpool/ROOT/opensolaris 6.31G 68.0G 6.18G /
    rpool/dump 1023M 68.0G 1023M -
    rpool/export 15.2G 68.0G 19K /export
    rpool/export/home 15.2G 68.0G 19K /export/home
    rpool/export/home/jay 15.2G 68.0G 15.2G /export/home/jay
    rpool/swap 1023M 68.6G 361M -
    zdata 11.6G 79.9G 10.7G /zdata
    zdata/zones 921M 79.9G 18K /zdata/zones
    zdata/zones/web 921M 79.9G 21K /zdata/zones/web
    zdata/zones/web/ROOT 921M 79.9G 18K legacy
    zdata/zones/web/ROOT/zbe 921M 79.9G 921M legacy
    zdata/zones/zonetest             54K  79.9G    18K  /big-zone/export/zonetest
    zdata/zones/zonetest/ROOT 36K 79.9G 18K legacy
    zdata/zones/zonetest/ROOT/zbe 18K 79.9G 18K legacy
    jay@alien:/zdata/zones/zonetest# pwd
    /zdata/zones/zonetest
    jay@alien:/zdata/zones/zonetest# ls -ls
    total 6
    3 drwxr-xr-x 2 root sys 2 Feb 8 2009 dev
    3 drwxr-xr-x 16 root root 19 Feb 8 2009 root
    jay@alien:/zdata/zones/zonetest# cd root
    jay@alien:/zdata/zones/zonetest/root# ls -ls
    total 52902
    1 lrwxrwxrwx 1 root root 9 Feb 1 20:29 bin -> ./usr/bin
    3 drwxr-xr-x 13 root sys 15 Feb 8 2009 dev
    11 drwxr-xr-x 55 root sys 168 Feb 8 2009 etc
    3 dr-xr-xr-x 2 root root 2 Jan 22 16:26 home
    15 drwxr-xr-x 9 root bin 241 Feb 4 2009 lib
    3 drwxr-xr-x 2 root sys 2 Jan 22 16:23 mnt
    3 dr-xr-xr-x 2 root root 2 Jan 22 16:26 net
    3 drwxr-xr-x 4 root sys 4 Jan 24 15:26 opt
    3 dr-xr-xr-x 2 root root 2 Jan 22 16:23 proc
    3 drwx------ 3 root root 7 Feb 6 2009 root
    5 drwxr-xr-x 2 root sys 47 Jan 22 16:24 sbin
    3 drwxr-xr-x 4 root root 4 Jan 22 16:23 system
    3 drwxrwxrwt 2 root sys 2 Feb 8 2009 tmp
    5 drwxr-xr-x 30 root sys 42 Feb 6 2009 usr
    3 drwxr-xr-x 32 root sys 32 Feb 6 2009 var
    52835 -rw-r--r-- 1 root root 42882560 Jan 22 16:35 webmin-1.441.pkg
    jay@alien:/zdata/zones/zonetest/root#
    I think my problem is there ...
    jay@alien:/big-zone/export/zonetest# pwd
    /big-zone/export/zonetest
    jay@alien:/big-zone/export/zonetest# ls -ls
    total 8
    2 ---------- 1 root root 114 Dec 31 1969 @LongLink
    3 drwxr-xr-x 2 root root 2 Feb 1 21:10 root
    3 drwx------ 4 root root 4 Feb 1 21:10 zonetest
    jay@alien:/big-zone/export/zonetest# cd zonetest/
    jay@alien:/big-zone/export/zonetest/zonetest# ls -ls
    total 6
    3 drwxr-xr-x 2 root sys 2 Feb 8 2009 dev
    3 drwxr-xr-x 4 root root 5 Feb 1 21:10 root
    jay@alien:/big-zone/export/zonetest/zonetest# cd root
    jay@alien:/big-zone/export/zonetest/zonetest/root# ls -ls
    total 7
    1 lrwxrwxrwx 1 root root 9 Feb 1 21:10 bin -> ./usr/bin
    3 drwxr-xr-x 4 root root 4 Jan 22 16:23 system
    3 drwxr-xr-x 23 root sys 28 Feb 1 21:11 usr
    I think I have a problem with my zfs mountpoint but I don't how to resolve this.
    Edited by: jaymachine on Feb 26, 2009 6:16 PM

  • How to install Apache Web Server with PHP on Sun Solaris Sparc machine

    Hi,
    We are trying to install the Apache Web Server and the PHP package on a Sun Solaris Sparc machine running on SunOS 5.8. We are having compilation problems with the source code of both these packages.
    Does anybody know if there are ready solaris packages for Apache and PHP available from where we can download and install instead of source code compilation?
    Or any instructions / things to watch for when installing Apache with PHP (if anybody has tried installing Apache with PHP on Sun Solaris earlier) is most welcome.
    Thanks,
    Harish

    Apache should be bundled along with Solaris check in "/var/apache" in Solaris 8 and Solaris 9
    php is available at www.php.net
    I found an old document for installing PHP maybe this will help.
    Cheers
    -Dhruva
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++Installing PHP 3.x for Apache 1.x.x on Solaris
    Introduction
    This document describes how to install PHP for Apache on Solaris.
    You should have Apache installed before trying to install PHP.
    If you want to use PHP with MySQL then you must install MySQL first.
    Before we Begin
    1. These instructions assume that you have Apache installed according to instructions.
    Getting PHP
    1. You must be logged in as root to perform this installation.
    su root
    2. I save all my downloads in:
    /usr/local/dist
    If you don't already have one, you may need to create that directory now:
    mkdir /usr/local/dist
    3. You can get PHP 3.0.14 from here(www.php.net).
    cd /usr/local/dist
    ftp ftp.php.net
    cd pub/distributions
    bin
    get php-3.0.14.tar.gz
    bye
    Installing PHP
    1. We will install PHP in /usr/local/build, but use a tricky tar command
    to do it in on hit from the download directory:
    cd /usr/local/dist
    tar xvfz php-3.0.12.tar.gz -C ../build
    Compiling PHP
    1. First let's get where the action is:
    cd /usr/local/build/php-3.0.14
    2. You now have 3 options:
    * Simple PHP install without MySQL - goto step 3
    * Simple PHP install with MySQL - goto step 4
    * Custom PHP install - goto step 5
    3. Simple PHP install without MySQL. Next, jump to step 6.
    ./configure --with-apache=../apache_1.3.12
    4. Simple PHP install with MySQL. MySQL must be installed before you can configure PHP to use it. I recommend that MySQL should always be reachable with /usr/local/mysql. Even if you install it else where you
    should create a symbolic link from /usr/local/mysql. Otherwise the compiler can have problems finding the mysqlclient library. The command
    should look like this:
    ./configure with-mysql=/usr/local/mysql with-apache=../apache_1.3.12
    Next, jump to step 6.
    5. Custom PHP install. Take a look at the available configuration directives by using this command:
    ./configure --help
    6. Now we can make the PHP executable. This may take a while.
    make
    7. Now we install the PHP module with:
    make install
    Adding the PHP Module to Apache
    1. Now we have to setup Apache to include the PHP module:
    cd ../apache_1.3.12
    2. Re-configure Apache to use the PHP module. You should use your previous Apache configure command along with the PHP activate module directive.
    You can see your previous Apache configure command by doing:
    cat config.status
    You can configure Apache using the previous command with the added PHP module by doing:
    ./config.status --activate-module=src/modules/php3/libphp3.a
    If you used the simple Apache install from instructions the command will look like this:
    ./configure prefix=/usr/local/apache activate-module=src/modules/php3/libphp3.a
    3. Make and install Apache with PHP enabled:
    make
    4. We need to stop the server before installing the files:
    /usr/local/apache/bin/apachectl stop
    5. Now we can install the new binaries:
    make install
    6. Start apache again (now running the new php enabled version):
    /usr/local/apache/bin/apachectl start
    Setting Up PHP
    1. We have to tell Apache to pass certain file extensions to PHP. We do this in Apache's httpd.conf file.
    cd /usr/local/apache/conf
    2. Edit the httpd.conf file. If you do a search for php you will find a couple of commented out lines telling Apache to use the PHP module. You should uncomment them to look like this.
    AddType application/x-httpd-php3 .php3
    AddType application/x-httpd-php3-source .phps
    3. I prefer to use the extension .phtml, you can use whatever extension you like (even .html) by adding lines to httpd.conf like this:
    AddType application/x-httpd-php3 .phtml
    Check that it Works
    1. We have to restart Apache to make these changes take effect on the running server.
    cd /usr/local/apache/bin
    ./apachectl restart
    2. Apache should now be running with PHP enabled. The server version should include PHP/3.0b2.
    ./apachectl status
    Apache Server Status for dev.synop.com
    Server Version: Apache/1.3.9 (Unix) PHP/3.0.12
    Server Built: Oct 25 1999 00:37:07
    3. Now it is time to test PHP with a page. The simplest thing to do is create a page called test.php3. My file is here. This file contains the
    following text:
    <?php phpinfo(); ?>
    4. Point your browser at this file on the virtual host which you used:
    http://localhost/test.php3

  • How to Enable firewall on Solaris 10 SPARC Machine?

    Hi All,
    I have installed Solaris 10 SPARC & by default the firewall is disabled.
    Now i need to enable firewall?
    Can i know how to enable firewall Solaris 10 SPARC Machine?
    Also can i know how to open up specific TCP & UDP ports?

    What exactly are you looking for? By default Solaris is a secure operating system, but can be tuned to be more or less secure. The link above on IP Filtering is one way to make a system more secure, and is can be used to set up a firewall.
    -- Alan

  • How can I use a non-NI card in LabVIEW RT environment

    We built up a LabVIEW RT environment with LabVIEW 7.1 and relating drivers. There is a problem that we use some non-NI cards in this system and we did not know how to install the dll driver.
    Could you give me some ideals?
    Thanks a lot!!
    Regards,
    Yang Xin

    As it states in the LV RT User Manual - Appendix A (7.0) you might get more info on ni.com/info with info code RTDRVS.
    What kind of instrument/io-/bus-cards are you using?
    As I thought the VI calling the DLL would download the dll to the RT target automatically when run the VI. However, there are probably some restrictions (e.g. Call Library Nodes that access an operating system API other than Pharlap).
    In the 7.0 release notes it is mentioned: When building a start-up application that uses shared libraries (DLLs) with the LabVIEW Application Builder, LabVIEW opens the DLLs Used by Application dialog box and lists the DLLs used by the application. Some DLLs might report the following error:
    Target OS fails to load this DLL
    Ignore the warning and click th
    e OK button if you already transferred the DLL to the RT target. If you have not transferred the DLLs to the target, FTP the DLLs to the /ni-rt/system directory of the RT target.
    Note as well: Why Does My DLL Call Cause My LabVIEW Real-Time VI to Fail to Download?
    Let us know.
    Roland
    PS: These are links to start with.
    Developing a LabVIEW Real-Time Driver for a PXI or Compact PCI Device
    Configuring LabVIEW Real-Time and NI-VISA to Recognize a Third Party Device
    Using VISA to Write Drivers Supported in LabVIEW Real-Time for Thi
    rd Party PXI Cards.
    Programming for the LabVIEW Real-Time Module Using LabWindows/CVI

  • How to create a apple ID without credit card needed i want a none credit card.. Please help me... Thank you hope u replied as soon as possible.. Thank you again..

    How to create a apple ID without credit card needed i want a none credit card.. Please help me... Thank you hope u replied as soon as possible.. Thank you again..

    Hello, chard2say22. 
    Thank you for visiting Apple Support Communities.
    To create an Apple ID without a credit or debit card, there is a specific series of steps that have to be processed in order to allow the payment to be set as none on creation of the account.
    Creating an iTunes Store, App Store, iBooks Store, and Mac App Store account without a credit card
    http://support.apple.com/kb/HT2534
    If the specific steps have not been processed, a credit or debit card will be required to complete the setup of the account.
    However, it can be removed and payment method changed to none as long as there is not an outstanding balance.  At this point an iTunes gift card can be used as form of payment.
    iTunes Store: Changing account information
    http://support.apple.com/kb/ht1918
    Cheers,
    Jason H.

  • Getting digital cam images into the iPad when shooting with a non-SD card.

    Just thought I'd let people know, I was able to get my really inexpensive Targus USB 2.0 media adapter to connect to the USB camera adapter on my iPad. This allows me to import photos from my Olympus Evolt digital camera that uses an XD or Compact Flash card. Also worked with our two other small digital point and shoot cameras that use non-SD cards. It also lets me use my Micro SD card from my Samsung Moment cell phone.

    Hello strmchsr,
    Thank you for sharing your issue with the community. We certainly want to resolve this as quickly as possible. I understand you must be frustrated. I would like to ask you a couple of questions to better understand your concerns.
    What specific error message are you receiving on the iPad?
    Have you been able to connect the Mifi 2200 to another device such as a laptop or computer?
    If so what were the results? If not I have included some troubleshooting steps below.
    I recommend trying to activate the Mifi 2200 on a windows based pc using the usb cable that came with the device. http://vzam.net/
    The recommendation to remove the battery while the device is powered on is a great option, as ttb_62 suggested.
    As a final option you can perform a hard reset provided that you have the original sticker from the Mifi 2200, which will include default password and the MEID number. I have included a link below to assist you.
    Hard Reset:
    http://support.verizonwireless.com/clc/devices/knowledge_base.html?id=23749
    Once you have tried these steps please retest your data service for functionality. If the issues persist please advise us and we will provide additional assistance.
    Sincerely,
      JonathanK_VZW
    VZW Support
    Follow Us on Twitter@VZWSupport

  • HT1918 problem with none credit card option

    How can I change to none credit card option if I already have an Apple ID and there is no "none" option even if I choose a free app?

    How to Get Apps From the App Store Without a Credit Card
    http://ipadhelp.com/ipad-help/how-to-get-free-apps-from-the-app-store-without-a- credit-card/
    Creating an iTunes Store, App Store, iBookstore, and Mac App Store account without a credit card
    http://support.apple.com/kb/ht2534
    If None is not available - On your computer launch iTunes and click "iTunes Store" in the left navigation pane. Click the "down arrow" next to your name at the top right side of the page and click "Account." Enter your username and password and click "View Account" to log into your account information. Next to your Payment Type, click "Edit." Select the "None" button and click "Done." Confirm that your card has been removed by returning to the Apple account information screen. Under Payment Type, it should say that there is no credit card on file.
    iTunes Store Accepted Forms of Payment
    http://support.apple.com/kb/HT5552
     Cheers, Tom

  • Yet another PEAP question...non-Cisco cards...

    So, we are about to embark on building a wireless network infrastructure using 1220 AP's. So far all wireless clients use Cisco cards and Win2k.
    People are interested in all sorts of wireless devices now, some including built in wireless nics or no pci or pcmcia card slots.
    We have ACS 3.1.1. Can we use PEAP in our situation with a client using say a Compaq tablet PC with an integrated NIC? Or, how about a desktop PC running Win2k using something other than a Cisco card? If so, what are the required pieces? PEAP supplicants? etc?
    Thanks!

    Hi ,
    In short answer is
    a) If ACS supports eap-chap ( which microsoft supports ) , you can use
    non cisco card with microsoft supplicant and will work fine
    I believe acs 3.2 will support is , I am not sure on acs3.1.1
    b) You can buy 3rd party supplicant like meeting house etc and can use
    non cisco card
    http://www.cisco.com/warp/public/779/smbiz/wireless/wlan_security.shtml
    http://www.cisco.com/en/US/partner/products/hw/wireless/ps458/prod_bulletin09186a0080100194.html
    http://www.cisco.com/en/US/partner/products/hw/wireless/ps430/products_qanda_item09186a008010018c.shtml
    PEAP is hybrid process ( combination of leap and eap tls )
    To download server side certificate on ACS you can use eap tls doc.
    Depending on AP use either of following doc
    http://www.cisco.com/univercd/cc/td/doc/product/wireless/airo_350/accsspts/ap350scg/ap350ch8.htm
    http://www.cisco.com/univercd/cc/td/doc/product/wireless/airo1100/accsspts/i1224ja/i1224icg/ivicgaut.htm
    You have to careful while selecting the client supplicant , you can choose Cisco peap supplicant or Microsoft peap supplicant
    You can have Microsoft peap supplicant or Cisco Peap supplicant .
    If you have windows 2000 OS , than if you load service pack3 , Microsoft peap supplicant is installed . On top of this if you install ACU 5.05 microsoft supplicant wil be overwritten by Cisco supplicant .
    In case of XP , if you install service pack 1 , it will install microsoft peap supplicant , if you install ACU 5.05 it will be overwriteen by Cisco Peap supplicant .
    Microsoft peap supplicant send eap-Chap in EAP tunnel and Cisco support EAP-GTC in eap tunnel .
    with non cisco card it depends on which radius server and database you are running .
    At present ACS 3.1 supports EAP-GTC so it will not interoperate with Microsoft supllicant . In later release ACS will have support for EAP-Chap so
    that you can use 3rd party card with Microsoft supplicant and ACS3.2
    http://www.cisco.com/warp/public/779/smbiz/wireless/wlan_security.shtml
    http://www.cisco.com/en/US/products/hw/wireless
    Nilesh

  • Best Non secured card for me using transunion ....

    im looking to get a non secured card. my transunion score is 621. i have two baddies on my report (Loan and Lease) 5 months old and 2 years old.   was approved for secured capital one which im waiting for it to report.  i was hoping to get a non secured cc or store cc. any suggestions  etc. thnk you

    moneyshot23 wrote:
    im looking to get a non secured card. my transunion score is 621. i have two baddies on my report (Loan and Lease) 5 months old and 2 years old.   was approved for secured capital one which im waiting for it to report.  i was hoping to get a non secured cc or store cc. any suggestions  etc. thnk youThe baddie is too recent for Barclays.  I'd stay away from thme until at least a year.  Are there any particular stores you like to shop at?

  • Is "client power management" understood by non-Cisco cards?

    I would like to tailor the "power client" IOS command to instruct WiFi adapters to limit their max transmiting power.
    Will this be understood by non-cisco cards? In other words: is this a standard 802.11 power management command?
    I am a little bit confused, because the documentation says that in order to use this command, "Aironet extensions" must be enabled....

    What you are describing is often referred to as DTPC (Dynamic power control or Dynamic transmit power control). The following link shows the syntax for it. It only works with clients that support DTPC. This is a capability of clients that support CCX (v4 I believe). Most modern client adapters support CCX, as long as you are using their client software (such as ProSet for Intel). If you tell us what cards you have I can try to find if they support CCX and DTPC.
    http://cio.cisco.com/en/US/products/hw/wireless/ps430/products_configuration_guide_chapter09186a0080606d4a.html#wp1034946
    - Eric

Maybe you are looking for

  • Oracle 8.1.7/9iAS installation problem on IBM AIX 5.1 - loadext fails

    Dear colleagues, tried to install Oracle 8.1.7 and then Oracle 9iAS over AIX 5.1 on IBM eServer p-series. The installation fails in the very beginning - loadext for post-wait Kernel Extension (/etc/pw-syscall) fails with 'exec format error'. Document

  • JNI Image Rendering

    I have a problem regarding Java and C++. I want to write a Java application that can display the livestream of PTZ cameras and network cameras. It currently works but the algorithm is not very efficient. I have written a C++ library (compiled with Vi

  • TCP/IP connection in UDF Timeout

    Hi Guys, Can someone please tell me if there's some way to trace this. I'm doing a TCP/IP connection to an external server from our PI Dev system in a UDF. I've designed this code in an external java tool and everything works fine. I can send the mes

  • Finally a good iBook battery story!

    Hello After searching these forums in the archived section i found one where a person here recommend a ibook battery from a seller on eBay. finally after thinking for weeks what seller i wanted to buy my battery from i had something to go on-a positi

  • Maintaining session both with cookies and jservsessionid

    Can the same session be maintained both with cookies and jservsessionid? If not, does anybody know how to link a request without cookie to an existing session? Can that be achieved by means of just the sessionid? Thanks, Modulab