search for: 4bit

Displaying 4 results from an estimated 4 matches for "4bit".

Did you mean: 64bit
2005 Dec 20
1
IPv6 priority in tc filter
...goto done; } According to RFC2460 for IPv6 (http://www.ietf.org/rfc/rfc2460.txt), the first 4 bits of the packet are the version number and the subsequent 8 bits are the traffic class. Shouldn''t the u32 filter be matching against the 8 bits of the traffic class, not the 4bit version+first 4bits of traffic class? The reason this is relevant is because I am trying to match EF traffic with a tc filter command: tc filter add dev eth2.1070 parent 10: protocol ipv6 prio 1 u32 match ip6 priority 0xb8 0xff flowid 10:1 i.e. 0xb8 for EF. This, however, does not match my EF...
2003 Jun 22
0
new user here
...friends after moving to a different town, but I have had problems with modems from the getgo on this. Originally I wanted to do a voicemail system, but now I'm reading more and more that excites me to use this setup and or add to it. I started out with a USR 56k voice/internal that supports 4bit 8Khz voice playback only to find that I had to change a line in chan_modem_aopen.c from "AT#VBS=8" to "AT#VBS=4" in order for asterisk to load up using that channel. I then didn't have the console driver running because I didn't have a sound card installed, so I then in...
2002 Dec 05
0
Closed Captioning
...play. I think it could be better for allowing text > searches of the video. > Our customers in AU and the UK us teletex for the captioning. > > Joe Straitiff wrote: > > >If I remember correctly, DVB is all raster graphics. They > define several > >graphic formats (4bit, 8bit, full color) to save bandwidth, > and there is > >certain amount of buffer memory built into the model so you > can pre-load the > >images. > > > >Vector would be nice for higher res... > > > >-Joe > > > > > > > >>-----O...
2011 Jun 04
34
[Bug 37922] New: NV86: too high power usage.
https://bugs.freedesktop.org/show_bug.cgi?id=37922 Summary: NV86: too high power usage. Product: xorg Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: maximlevitsky