Sponsored Content
Operating Systems Solaris Usb to serial connection to Sun Enterprice 450 Post 302179509 by sparcguy on Thursday 27th of March 2008 10:01:37 PM
Old 03-27-2008
whatever window os as long as hyperterminal. once setup you should be able to connect.

You should connect serial cable to the A/B port on the E450. Once connected to hyperterminal just press enter - enter you should see the unix login prompt, or if you previously init 0 then you will see an ok prompt
 

10 More Discussions You Might Find Interesting

1. Linux

Ftp connection resfused Redhat Enterprice 3

Hello guys. I have a problem i'm a newbie with Redhat , in other word i dont know much about it. I just did a clean install and i'm trying to fto the box from a Xp computer , The error i'm getting is "ftp: connect : Unknown error number" O know that i need to edit some files ir... (5 Replies)
Discussion started by: josramon
5 Replies

2. SCO

Usb To Serial (sco6)

According to sco6 usb supplement, once you install it, you can install a bafo industries (BF-810) in the computer. I have done all that and followed the intructions completely and it shows up using usbprobe and l /dev/usb_ser* Problem is that when I go to mkdev serial, it is not there. Anyone... (1 Reply)
Discussion started by: jn5519
1 Replies

3. Solaris

Sun ultra enterprise 450 server does not power on

Hi, I have a sun ultra enterprise 450 server. There is no power supply to the peripheral components. Can anyone suggest what might be the problem with the server? What do i have to check for? I am new to the solaris and server world. Please suggest in detail. :) Thanks, Ashwini (5 Replies)
Discussion started by: tgashwini
5 Replies

4. Solaris

Problem booting Sun ultra enterprise 450 server

Hi, I have a sun ultra enterprise 450 server. This server powers on and a white screen appears with the system and network information. But it doesnot boot up completely. Booting operation wil be halted by a warning: \usr\sbin\fsck not found. Most likely the mount of \usr failed or the... (5 Replies)
Discussion started by: tgashwini
5 Replies

5. UNIX for Dummies Questions & Answers

Sun ultra enterprise 450 power issue

I've search the forum and came up with someone having the same issue where the power does not going to the main board. I turn the key and nothing, no lights or anything moving. I have another board put it in the same system and it works just fine. Please help, thank you in advance. (2 Replies)
Discussion started by: vhtran
2 Replies

6. Solaris

Powering ON SUN 450 Enterprise

Problem powering ON the SUN 450 E, we checked voltage and the power supply. Seems to be we have out of 3 LED's in the back 2 are glowing, when we turn the power button on the front from standby to ON. Does anyone know how to troubleshoot this?. I have looked through some troubleshooting... (2 Replies)
Discussion started by: calsum
2 Replies

7. UNIX for Dummies Questions & Answers

USB serial help needed

Hi iam new bie to unix. we are getting the sensor positional values on hyperterminal(UART).but our task is to use this data for mouse movement.so wat we hav to do ?? is this required to change usb driver cud u send info regarding my query?? Thanks in advance :) :) :) (1 Reply)
Discussion started by: jayakar
1 Replies

8. Solaris

USB to Serial Adapter connection

Hi Community, I'm working on Sun Server V490 with my PC (with OS Vista). I'm using a USB to Serial Adapter to connect to Server directly. I've this problem, I'm connecting to Server with Putty client with this settings: boud rate 9600, 8 bit, 0 parity, 0 flow control, but after to have typed... (4 Replies)
Discussion started by: Sunb3
4 Replies

9. UNIX for Dummies Questions & Answers

Serial Connection sun blade 100 to pc

Hi, If someone please help as my efforts been exhausted in connecting my sun blade 100 serial to my pc. I am using null modem with DB9(female) in sun blade and DB9(female, using gender change) in pc. I am trying both hyper/putty 9600 8 N 1 configurations. Thanks (2 Replies)
Discussion started by: younics
2 Replies

10. Solaris

Help with Stubborn Sun Ultra Enterprise 450

Hello everyone...yesterday i've received a Sun Ultra E450 Server Unit and when I try to boot from everything it asks me for Firmware Password.:rolleyes: The unit hasn't been used for 10 years...so no one doesn't yet remember the password.:D Ok,I've searched on the Internet all day long finding... (5 Replies)
Discussion started by: Daiman
5 Replies
usba(7D)							      Devices								  usba(7D)

NAME
usba, usb - Solaris USB Architecture (USBA) DESCRIPTION
USB provides a low-cost means for attaching peripheral devices, including mass-storage devices, keyboards, mice, and printers, to a system. For complete information on the USB architecture, visit the USB website at http://www.usb.org. USBA supports 126 hot-pluggable USB devices per USB bus. The maximum data transfer rate is 1.5 Mbits (low speed USB 1.x) or 12 Mbits (full speed USB 1.x) or 480 MBits (high speed USB 2.0) Mbits per second (Mbps). USBA adheres to the Universal Serial Bus 2.0 specification and provides a transport layer abstraction to USB client drivers. For information on how to write USB client drivers, see Writing Device Drivers. For the latest information on writing USB drivers, visit http://developers.sun.com/solaris/developer/support/driver/usb.html. For a complete list of USBA interfaces, see Intro(9F) and Intro(9S). Devices without a driver may have a libusb(3LIB) application. For more information, see /usr/sfw/share/doc/libusb/libusb.txt. FILES
Listed below are drivers and modules which either utilize or are utilized by USBA. Drivers in /kernel/drv are 32 bit drivers (x86 only). Drivers in /kernel/drv/sparcv9 or /kernel/drv/amd64 are 64 bit drivers. +--------------------------------------------------------+----------------------------------+ | CLIENT DRIVER | FUNCTION/DEVICE | +--------------------------------------------------------+----------------------------------+ |/kernel/drv/[sparcv9|amd64/]hid | HID class | +--------------------------------------------------------+----------------------------------+ |/kernel/drv/[sparcv9|amd64/]hubd | hub class | +--------------------------------------------------------+----------------------------------+ |/kernel/drv/[sparcv9|amd64/]scsa2usb | mass storage class | +--------------------------------------------------------+----------------------------------+ |/kernel/drv/[sparcv9|amd64/]usbprn | printer class | +--------------------------------------------------------+----------------------------------+ |/kernel/drv/[sparcv9|amd64/]usb_as | audio streaming class | +--------------------------------------------------------+----------------------------------+ |/kernel/drv/[sparcv9|amd64/]usb_ac | audio control class | +--------------------------------------------------------+----------------------------------+ |/kernel/drv/[sparcv9|amd64/]usbvc | video class | +--------------------------------------------------------+----------------------------------+ |/kernel/drv/[sparcv9|amd64/]usb_mid | multi-interface device | +--------------------------------------------------------+----------------------------------+ |/kernel/drv/[sparcv9|amd64/]usb_ia | interface-association driver | +--------------------------------------------------------+----------------------------------+ |/kernel/drv/[sparcv9|amd64/]usbser_edge | Edgeport USB to serial port | +--------------------------------------------------------+----------------------------------+ |/kernel/drv/[sparcv9|amd64/]usbsksp | Keyspan USB to serial port | +--------------------------------------------------------+----------------------------------+ |/kernel/drv/[sparcv9|amd64/]usbsprl | pl2303 USB to serial port | +--------------------------------------------------------+----------------------------------+ |/kernel/drv/[sparcv9|amd64/]usbsacm | CDC ACM class to serial port | +--------------------------------------------------------+----------------------------------+ |/kernel/drv/[sparcv9|amd64/]ugen | generic USB driver | +--------------------------------------------------------+----------------------------------+ |/kernel/drv/[sparcv9|amd64/]ohci | open host controller driver | +--------------------------------------------------------+----------------------------------+ |/kernel/drv/[sparcv9|amd64/]uhci | universal host controller driver | +--------------------------------------------------------+----------------------------------+ |/kernel/drv/[sparcv9|amd64/]ehci | enhanced host controller driver | +--------------------------------------------------------+----------------------------------+ +--------------------------------------------------------+-----------------+ | CLIENT STREAMS MODULES | FUNCTION/DEVICE | +--------------------------------------------------------+-----------------+ |/kernel/strmod/[sparcv9|amd64]usbkbm | Keyboard | +--------------------------------------------------------+-----------------+ |/kernel/strmod/[sparcv9|amd64]usbms | Mouse | +--------------------------------------------------------+-----------------+ |/kernel/strmod/[sparcv9|amd64]usb_ah | audio HID | +--------------------------------------------------------+-----------------+ +--------------------------------------------------------+---------------+ | HOST CONTROLLER INTERFACE DRIVERS | DEVICE | +--------------------------------------------------------+---------------+ |/kernel/drv/[sparcv9|amd64]ehci | Enhanced HCI | +--------------------------------------------------------+---------------+ |/kernel/drv/[sparcv9|amd64]ohci | Open HCI | +--------------------------------------------------------+---------------+ |/kernel/drv/[sparcv|amd64/]uhci | Universal HCI | +--------------------------------------------------------+---------------+ ATTRIBUTES
See attributes(5) for a description of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Architecture |PCI-based systems | +-----------------------------+-----------------------------+ |Availability |SUNWusb, SUNWusbu | +-----------------------------+-----------------------------+ SEE ALSO
cfgadm_usb(1M), libusb(3LIB), attributes(5), ehci(7D), hid(7D), hubd(7D), ohci(7D), scsa2usb(7D), uhci(7D), usb_ac(7D), usb_as(7D), usb_ia(7D), usb_mid(7D), usbprn(7D), usbsacm(7D), usbser_edge(7D), usbsksp(7D), usbsprl(7D), usbvc(7D), ugen(7D), virtualkm(7D). Intro(9F), Intro(9S) Writing Device Drivers Universal Serial Bus Specification 2.0. Interface Association Descriptor Engineering Change Notice (ECN) System Administration Guide: Basic Administration http://www.sun.com/io NOTES
Booting from USB mass-storage devices is not supported on SPARC, but is supported on X86. DIAGNOSTICS
The messages described below may appear on the system console as well as being logged. All messages are formatted in the following manner: WARNING: Error message... No driver found for device <device_name> (interface <number> node name=<node_name>) The installed Solaris software does not contain a supported driver for this hardware. <number> is the interface number. <name> is either the device path name or the device name. Draining callbacks timed out! An internal error occured. Please reboot your system. If this problem persists, contact your system vendor. The following messages may be logged into the system log. They are formatted in the following manner: <device path><usba<instance number>): message... Incorrect USB driver version for <n.m>. Driver is incompatible with USBA framework. SunOS 5.11 22 Dec 2006 usba(7D)
All times are GMT -4. The time now is 03:07 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy