HID Descriptors: bLength and wDescriptorLength

Hello HID experts:
USB spec says:
bLength: Numeric expression that is the total size of the HID descriptor.
wDescriptorLength: Numeric expression that is the total size of the optional descriptor.
My questions are:
(1)  What is the difference between these two? From the description, I could not see the difference.
(2)  What is "optional descriptor" ?
(3)  I saw some descriptors showing size of bLength = 1 (byte) but
size of wDescriptorLength is 2 (bytes). Why?
Thanks in advance.
Polaris
leo

As refered above, the newer Macbook models 5.1 requires the dkms module, but it's possible to put it working.
With a fresh installation, the synaptics driver reported to work (command: synclient) using the options presented in:
http://wiki.debian.org/MacBook#Synaptic … MacbookPro
But, didn't have tapping or two finger scrolling....
So enough introduction :-P
To have the touchpad working with all the options you need to first get a version of bcm5974-dkms:
git clone http://bitmath.org/git/bcm5974-dkms.git
Next go to $BASEDIR/bcm5974-dkms/usr/src/dkms_source_tree
where you find a bcm5974.c
The Makefile have to be modified to contain the following:
obj-m := bcm5974.o
KDIR := /lib/modules/$(shell uname -r)/build
PWD := $(shell pwd)
default:
$(MAKE) -C $(KDIR) SUBDIRS=$(PWD) modules
Run make, at this point you have a new kernel module: bcm5974.ko
It's necessary to install. To do so run as root the following script: install.sh
#!/bin/sh
install -m 644 bcm5974.ko /lib/modules/`uname -r`/kernel/drivers/input/mouse/bcm5974.ko
/sbin/depmod -a
This will replace the kernel module in the kernel tree. Next reboot.
This procedure work for me. Please give me feedback, I like to know if also works for you ;-)
Last edited by rocket (2009-03-29 14:02:57)

Similar Messages

  • How can i hide a JFrame and then Show it again in runtime

    How can i hide a JFrame and then Show it again in runtime??
    Please, please help me
    Its URGENT

    Here's even an example:
    import javax.swing.*;
    public class HideAndShow extends JFrame
         public HideAndShow()
              super("Hello");
              setSize(200, 200);
              setVisible(true);
              try
                   Thread.sleep(2000);
              } catch(InterruptedException e) {}
              setVisible(false);
              try
                   Thread.sleep(2000);
              } catch(InterruptedException e) {}
              setVisible(true);
         public static void main(String[] args)
              new HideAndShow();
    The JFrame will show, then hide, then show again. This is at runtime.

  • How can i hide extension .mp3 and others

    i want to hide extension .mp3 and other extensions . Can you help me?

    Hi djandyes,
    Globally showing and hiding file extensions is set by a Finder Preference.
    Show or hide filename extensions - Mac Help
    For all files
    If you select “Show all filename extensions,” all extensions are shown, even for files that have “Hide extension” selected. If you deselect “Show all filename extensions,” then file extensions are shown or hidden based on their individual “Hide extension” settings.
    Choose Finder > Preferences, then click Advanced.
    Select or deselect “Show all filename extensions.”
    Thank you for thinking of Apple Support Communities for your support needs.
    Nubz

  • How can I hide the password and user name in url???

    Hi experts,
    I'm creating a login page and know I have a problem.
    The Username and password are verified in a Java class, after checking the user and password, the user should be linked to the portal.
    So far everything has worked well.
    But when I call the lin like this
    res.sendRedirect ("/ irj / portal j_user =" + UserN + "& j_password =" + passw);
    then the user name and Pwasswort appears in the url.
    Can someone tell me how can I hide the password and user name???
    It will be very helpful.
    Thank you
    Edited by: Cilvaring on Aug 5, 2011 12:00 PM

    If there is no specific reason that you have to use sendredirect...thne you can try request.forward.....
    RequestDispatcher rd = request.getRequestDispatcher("pathToResource");
      rd.forward(request, response);

  • How can I hide the borders and keep it as an option?

    How can I hide the borders and keep it as an option?  I had someone go into the css I believe, and make it so there were no borders visible on the page (I could see the dotted outline while working on it, but when pushed, it wasn't visible (which is what I wanted).  They called it "noborders."  Since I had to reinstall, it went away.  Help?
    I have Dreamweaver CS5.5

    Try this site:  CSS Border
    Add code then type in a zero. Later add border size you want.
    examples:  border: 0px solid black;
    or
    border: 1px 000000;
    or
         border-top-style: solid; 0px 000000;
         border-right-style: dotted; 0px 000000;
         border-bottom-style: solid; 2px 000000;
         border-left-style: dashed; 1px 000000;

  • How can i hide my sms and other messanger apps?

    how can i hide my sms and other messanger apps?

    No.
    You can delete them.
    You can put a password on the lck screen.

  • Can we hide the tables and columns from subject areas in the front end

    Hi,
    Is there any way to hide the tables and columns from the subject area in front end.I need to create a report with some tables which the user does not want to see.So after creating the reprot can I hide those tables and columns in the front end

    Hi,
    Your question is not that clear to me...do you want to hide the entire table/column that dont want to show up in the front end then you could do in Presneation Layer in the RPD by going Permissions in the property of that object.
    But if you want to hide the column in the report that can be visible in the subject Area: go to column properties -> Column fomat...thereis Hide option.
    Can you please elaborate your question...what exactly you are looking for...
    --SK                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Hide Command Bar and Menu Bar

    Hello there,
    Iam trying to display a transaction in portal. For this iam using a Transaction I View. But iam able to find two menus and the command box at the top of the iview.
    How can i restrict these from appearing?
    Iam using ECC6. EP7  (Integrated ITS)
    Iam <b>not</b> using an Internet Service, iam directly calling the transaction using the Iview.
    Kindly show some light
    Thanks and Best Regards
    Sera

    Hi,
    Pls see the foll threads:
    <b>How to hide the system and help menu from the standard menu bar? Help!</b>
    How to hide menu bar in WEBGUI for HTML
    Standard Menu
    BR,
    Disha.
    Pls reward points for useful answers.

  • SRWC 2.0 descriptor file and SUNWuttsc-kio not present

    Dear Forum users,
    I have installed Solaris 10 11/06 OS in my SFV240 server. Also have installed the following:
    1) Latest Solaris 10 patch bundle
    2) SRSS 4.0 update 2 BETA.
    3) SRWC 2.0_15
    I read through the SRWC Installation and Admin guide under Kiosk Session. There it mentioned about uttsc.conf descriptor file and uttsc script. In another page it says that SunRay Connector Kiosk Session installed automatically as part of SR Connector installation "SUNWuttsc-kio". The page mentioned to configure the Kiosk mode in SR Admin GUI and select Session "Sun Ray Connector for Windows OS".
    Non of the said above files are in my system. The following files are missing:
    1) The descriptor uttsc.conf in /etc/opt/SUNWkio/sessions/.
    2) The script uttsc in /etc/opt/SUNWkio/sessions/uttsc/.
    3) No SUNWuttsc-kio package in the system.
    4) From SR Admin GUI, Advanced tab, Kiosk Mode tab, i sis not see the Sun Ray Connector for Windows OS option.
    Why the above files are missing ? Do i have to install any packages ?
    Waiting for help and thanks in advance.

    Hi Alisampras,
    I had the same problem. Look in the main Sunray installation folder after you unzipped it, i.e: srss_4.0/Supplemental/Kiosk_Mode_4.0
    ...and go from there. I'm using SLES9, and it was a simple 'rpm -ivh' for me. It looks like the Solaris install might take a bit more effort....
    Hope this helps...

  • How do i hide my history and cookies not erase but hide so no one can erase their steps such as kids

    How do I hide my history and cookies so that they cannot be erased by kids or others using my computer. Or can i lock it somehow so that they cant be erased. Signed computer illiterate...

    You should be able to copy iTunes purchases (which should include PDFs in the iBooks app even though they aren't purchases) off the iPad to your computer's iTunes via File > Transfer Purchases.
    On Windows 7 your backup should be stored under :
    \Users\(username)\AppData\Roaming\Apple Computer\MobileSync\Backup\
    But without restoring onto a device you probably won't be able to make much sense of the backup files.
    If you want to copy off photos that were originally synced from a computer you will need a third-party app such as Simple Transfer which can copy them off via your wifi network. But as photos are 'optimised' when they are synced to the iPad, any that you then copy back to a computer may not be exactly the same as they originally were on your computer
    There is also this user tip for recovering your library from a device : https://discussions.apple.com/docs/DOC-3991

  • How do I hide my mailbox and mail contents from other users, leaving other functions of my iMac accessible?

    How do I hide my mailbox and mail contents from other users, leaving other functions of my iMac accessible?

    You don't have to shut down the computer to switch accounts. All you do is click the Apple symbol in the upper left and choose Log Out and that's it. You can also set up Faster User Switching by:
    1. Open System Preferences - Accounts
    2. Click Login Options
    3. Check the box called "Show fast user switching menu as" then choose from either icon, short name or name.
    Then when someone wants to switch users they can. The advantage of this method is if you are have a document open and don't want to close it the document will remain open. If the other user attempts to shut down the computer they can't until you have logged out thereby saving all your data.
    A very simple and elegant solution.

  • My ipod has hide a app and I can't delate it. What do I do?

    I've just updated to ios 6 beta 4 and it hid a app and I can't delate it

    If you are a developer you have access to the developer's forum. Also by posting here you are violating the non-disclosure agreement that goes with beta iOSs.
    If not a developer. the you have a bootleg copy and are on your own.

  • How to hide the Print and Export button in analytics report or tasks pane

    Hi Experts,
    In BIEE 11g,
    How to hide the Print and Export button in analytics report or tasks pane ?
    For example:
    In console,I have created one userA which is belong to BIConsumer GROUP , when I make use of the highest user 'weblogic' to create one simple report, then the userA will login the analytivs to view this report (not dashboard), it will show the print and export as below.So customers do not want to give him the privilege for printing and exporting.
    In addtion, go to catalog->tasks(left corner), it will also show the print and export button. So how to hide or not access these button?
    Note: Maybe it can use the policy for consumer role for implementing this requirement, but I do not know how to modify the policy. Are you facing the problem? Thanks.

    Hi,
    1. Create seperate folder for Reports & Dashobard.
    2. For BI_Consumer (userA) set the catalog permission to view Dashboard Folder only and remove permission on the Report Folder (you can give traverse permission but don't give Open permision).
    3. By this user won't be able to open or run any reports in that folder and the only way he can see the reports is through Dashboard and on dashboard the export and print buttone can be removed very easily.
    Mark helpful if it helps.
    Regards,
    Kashi
    Edited by: K N Yadav on 24 May, 2013 1:51 AM

  • Hide the cost and margin fields on Sales Orders and Invoices

    Hi all,
    I need to hide the cost and margin fields in Sales Orders and Invoices. We sell our products to our employees sometimes, hence we don't want them to know cost and margin information.
    Can this be done?
    Cheers

    Go to VOV7 & as per the Item category ,de - select the Check Box Determine Cost.
    Else remove the Condition Type VPRS & Margin Condition type from the Pricing Procedure
    Best Regards,
    Ankur

  • Hide inactive items and customers

    Is there a way to hide inactive items and customers in SAP Business One 8.8.  I dont want to show inactive items when we are searching for the items if we dont know the sku.  I simply want to hide them from search.  The same applies to customers.  I know there is an archive feature in B1 8.8 but its only for transaction data to archive.  Any ideas anyone.
    Thank you.

    Hi Russel,
    In Administration - System Initialisation - General Settings - BP Tab
    De - activate DISPLAY INACTIVE BUSINESS PARTNERS IN REPORTS
    In Administration - System Initialisation - General Settings - INVENTORY Tab
    De - activate DISPLAY INACTIVE ITEMS FROM REPORTS.
    I tried this in marketing related docs.
    This will restrict inactive master entries from appearing in reports and in transaction screens.
    But you can not restrict them in masters.
    Thanks
    Malhaar

Maybe you are looking for