Development for USB


 
Thread Tools Search this Thread
Top Forums Programming Development for USB
# 1  
Old 02-09-2009
Development for USB

Hi,

I am working with Sun Solaris 9(Generic_112233-07 sun4u sparc SUNW,Sun-Blade-100)and I need to develop the USB part in our application using C/C++.In our application,we are monitoring the UPS by Serial port and now I have to develop the USB part to mointor the UPS.
So I need your help to understand the following things--

Quote:
1)Will USB code support to moniter the UPS in Solaris 9??
I am asking this question because I read somewhere that Apcupsd(American Power Conversion USB UPS)supports USB UPSes on Solaris 10 and higher. Both x86 and SPARC platforms are supported.

2) If yes,then please guide me how can i do it??
Please help me...

Thanks in advance
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Solaris

Booting T5 from USB

I've copied over the sol-11_2-text-sparc.usb file to a USB thumb drive, plugged into a USB port on the front of the server, and then attempted to find the drive with ok show-disks to no avail. Is there a different way to copy the image over to the drive using a Windows workstation? Is there... (10 Replies)
Discussion started by: LittleLebowski
10 Replies

2. UNIX for Dummies Questions & Answers

USB-USB cable between linux and windows computers

Is there an easy way to setup a cross-over cable (USB-USB) between a linux box and a windows PC? My 2 machines are next to each other but I really do not want to keep transfering my files using my USB drive. Thanks! (4 Replies)
Discussion started by: Xterra
4 Replies

3. Shell Programming and Scripting

restrict USB

Hi, How can i restrict use of USB in redhat. & also is it possible to allow USB devices for only specific devices or only few known penDrives......? Thank you (4 Replies)
Discussion started by: shivarajM
4 Replies

4. UNIX for Dummies Questions & Answers

Where is my USB key?

Hi everybody, When I plug a USB key to my debian, where can I access the files? I don't have any user interface, what commands do I have to run to find the files in my USB key? Thanks for your help. Santiago (6 Replies)
Discussion started by: chebarbudo
6 Replies

5. UNIX for Advanced & Expert Users

mounting USB

Hi I was trying to mount my USB flashdrive on solaris 10 and I am getting the message saying that (I have already gone through the previous blogs in the forum) mount: Block device required. I have tried most of the possible ways. #rmformat(gives me the necessary information about my flash... (1 Reply)
Discussion started by: akhil1460
1 Replies

6. Solaris

External USB

Is it possible to install Solaris 10 on an external USB drive? I'd like to dual boot Linux and Solaris 10. Thanks! (2 Replies)
Discussion started by: otterit
2 Replies

7. Red Hat

USB Devices

I am trying to get a flash card reader to work with my machine. My question is, are all of my USB ports screwed up? Do I need to buy a seperate USB controller? I does not appear that the onboard USB ports work. In trying to get it to work, I typed cat /proc/scsi/scsi and got this: # cat... (2 Replies)
Discussion started by: davidkretsch
2 Replies

8. Cybersecurity

Usb??????????????

it's true that USB port has no security?? (0 Replies)
Discussion started by: lolo_vang
0 Replies
Login or Register to Ask a Question
bscv(7D)							      Devices								  bscv(7D)

NAME
bscv, bscbus, i2bsc - Blade support chip interface driver DESCRIPTION
The bscv, bscbus and i2bsc drivers interface with the Blade support chip used on Sun Microsystem's Blade server products. These drivers provide a conduit for passing control, environmental, cpu signature and event information between Solaris and the Blade support chip. These drivers do not export public interfaces. Instead they make information available via picl, prtdiag, prtfru and related tools. In addition, these drivers log Blade support chip environmental event information into system logs. FILES
/platform/sun4u/kernel/drv/sparcv9/bscbus 64-bit ELF kernel driver /platform/sun4u/kernel/drv/sparcv9/bscv 64-bit ELF kernel driver /platform/sun4u/kernel/drv/sparcv9/i2bsc 64-bit ELF kernel driver /platform/i86pc/kernel/drv/bscbus 32-bit ELF kernel file (x86 only) /platform/i86pc/kernel/drv/bscv 32-bit ELF kernel file (x86 only) ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ |ATTRIBUTE TYPE |ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Architecture |Limited to systems with | | |Blade Support Chip | +-----------------------------+-----------------------------+ |Availability |SUNWcar.u, SUNWcar.i | +-----------------------------+-----------------------------+ SunOS 5.11 22 August 2003 bscv(7D)