keyboard driver problem?

2011-01-02 Thread I Think
I've tried already to change both UKBD_NMOD and UKBD_NKEYCODE, but where is
no result.
#define UKBD_NKEYCODE 8 // doesn't work too

 > usbconfig -u 4 -a 2 dump_device_desc dump_curr_config_desc

ugen4.2:  at usbus4, cfg=0 md=HOST spd=FULL (12Mbps)
pwr=ON

  bLength = 0x0012
  bDescriptorType = 0x0001
  bcdUSB = 0x0110
  bDeviceClass = 0x
  bDeviceSubClass = 0x
  bDeviceProtocol = 0x
  bMaxPacketSize0 = 0x0008
  idVendor = 0x09da
  idProduct = 0x054f
  bcdDevice = 0x0102
  iManufacturer = 0x0001  
  iProduct = 0x0002  
  iSerialNumber = 0x  
  bNumConfigurations = 0x0001


 Configuration index 0

bLength = 0x0009
bDescriptorType = 0x0002
wTotalLength = 0x003b
bNumInterfaces = 0x0002
bConfigurationValue = 0x0001
iConfiguration = 0x  
bmAttributes = 0x00a0
bMaxPower = 0x0032

Interface 0
  bLength = 0x0009
  bDescriptorType = 0x0004
  bInterfaceNumber = 0x
  bAlternateSetting = 0x
  bNumEndpoints = 0x0001
  bInterfaceClass = 0x0003
  bInterfaceSubClass = 0x0001
  bInterfaceProtocol = 0x0001
  iInterface = 0x  

  Additional Descriptor

  bLength = 0x09
  bDescriptorType = 0x21
  bDescriptorSubType = 0x11
   RAW dump:
   0x00 | 0x09, 0x21, 0x11, 0x01, 0x00, 0x01, 0x22, 0x84,
   0x08 | 0x00

 Endpoint 0
bLength = 0x0007
bDescriptorType = 0x0005
bEndpointAddress = 0x0081
bmAttributes = 0x0003
wMaxPacketSize = 0x000c
bInterval = 0x0001
bRefresh = 0x
bSynchAddress = 0x


Interface 1
  bLength = 0x0009
  bDescriptorType = 0x0004
  bInterfaceNumber = 0x0001
  bAlternateSetting = 0x
  bNumEndpoints = 0x0001
  bInterfaceClass = 0x0003
  bInterfaceSubClass = 0x0001
  bInterfaceProtocol = 0x0002
  iInterface = 0x  

  Additional Descriptor

  bLength = 0x09
  bDescriptorType = 0x21
  bDescriptorSubType = 0x11
   RAW dump:
   0x00 | 0x09, 0x21, 0x11, 0x01, 0x00, 0x01, 0x22, 0x57,
   0x08 | 0x00

 Endpoint 0
bLength = 0x0007
bDescriptorType = 0x0005
bEndpointAddress = 0x0082
bmAttributes = 0x0003
wMaxPacketSize = 0x0008
bInterval = 0x0001
bRefresh = 0x
bSynchAddress = 0x



// sorry if i missed the thread, dunno how to reply via gmail correctly
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: 3dfx Driver?

1999-10-12 Thread i think

there was a walkthrough on how to get the linux drivers running through the
linux emulation.  this is specifically for the quake3 test, i dont know how
it will fare on any other programs  ( havent tried) but q3test does work.
if you want, check it out

http://www.cybernet.com/~mtaylor/q3ahowto.html

Andrew
- Original Message -
From: "Jeroen Ruigrok/Asmodai" <[EMAIL PROTECTED]>
To: "Amancio Hasty" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, October 11, 1999 15:48
Subject: Re: 3dfx Driver?


> On [19991011 12:00], Amancio Hasty ([EMAIL PROTECTED]) wrote:
> >
> >Has anyone ported the linux 3DFx Driver to FreeBSD?
>
> Don't think so.
>
> Why?  You volunteering? =)
>
> --
> Jeroen Ruigrok van der Werven/Asmodai  asmodai(at)wxs.nl
> The BSD Programmer's Documentation Project 
> Network/Security SpecialistBSD: Technical excellence at its best
> One from many.
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message