Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-24 | Global Item #3 should be Physical Minimum not Maximum according | Jonathan Gray | |
to the HID spec. From FreeBSD hid.c rev 1.31 | |||
2009-07-24 | timeout_add -> timeout_add_msec | Bret Lambert | |
ok krw@ | |||
2009-07-23 | Add some more udl devices. -moj | Mats O Jansson | |
2009-07-23 | sync. -moj | Mats O Jansson | |
2009-07-23 | Add some more udl devices. -moj | Mats O Jansson | |
2009-07-23 | Use the correct buffer for non-zero report IDs in uhidev_set_report(). | Jonathan Gray | |
From Dave Huang via NetBSD rev 1.18. ok miod@ deraadt@ | |||
2009-07-19 | clalloc() can't fail, so there's no need to handle failure cases. | Bret Lambert | |
Change to void function. Also, no need to have global tty stats pointer, so just return it from clalloc, as the caller frees it immediately anyway. ok miod@ | |||
2009-07-10 | timeout_add -> timeout_add_msec | Bret Lambert | |
ok damien@ | |||
2009-07-10 | timeout_add -> timeout_add_msec | Bret Lambert | |
ok damien@ | |||
2009-07-02 | Revert the 'optimization' I attempted in r1.21 since it turns out | Kenneth R Westerback | |
that returning COMPLETE for non-SCSI_POLL commands is significant. Fixes double free of xs and subsequent crashes caused by pulling out USB media while i/o is active. Problem analyzed & fix discovered by hshoexer@. A more general fix may follow post-4.6. ok miod@ deraadt@. | |||
2009-06-28 | Better wording for the not-supported-video-control message. | Marcus Glocker | |
Requested by and OK deraadt@ | |||
2009-06-24 | print RFv1/RFv2 for 8187L dmesgs; since code paths are very different | Martynas Venckus | |
also print 8187B/8187L rev. ids for unknown revisions and remove dots as suggested by jsg@. ok jsg@ | |||
2009-06-21 | simplify write_s16 routine and just use memory stack instead of two | Martynas Venckus | |
buffers. ok jsg@. tested by kevlo@ and myself | |||
2009-06-17 | fix endianness issue on BE. | Damien Bergamini | |
2009-06-06 | regen | Yojiro Uo | |
2009-06-06 | add another UDL device | Yojiro Uo | |
- LCD-4300U (century corp.) ok mglocker@ | |||
2009-06-06 | - implement support for rtl8187b | Martynas Venckus | |
- change state properly in urtw_stop. disable interrupts, rx, and tx. fixes scanning, ifconfig down, and some other issues - fix rxgain; for ver. 2 - remove delays; that have been removed 8185 -> 8187 new one tested by jsg@, a bunch of people on tech@, and myself old one tested by nick@ | |||
2009-06-05 | catch up NetBSD kern/41048. | Yojiro Uo | |
check for a non-NULL configuration descriptor before dereferencing. ok deraadt@ | |||
2009-06-05 | this one too | Martynas Venckus | |
2009-06-05 | reduce diff i will send in a minute | Martynas Venckus | |
2009-06-04 | - factor out rf into its own structure | Martynas Venckus | |
- clean up the softc a bit - remove unused SET_CHANNEL - init set sens | |||
2009-06-04 | - 8187 uses different anaparam values | Martynas Venckus | |
- use function pointer we've saved; that'll make things easier for 8187b. | |||
2009-06-04 | detect & print the revision (rev. d, b) of rtl8187l chip using the | Martynas Venckus | |
tx_conf register. if you get "not supported" in your dmesg; it's actually an (early) rtl8187b that's using rtl8187l id; so you should test the diff on tech@. otherwise; rtl8187b devices not matched yet. | |||
2009-06-04 | - prepare for multiple revisions; urtw_lookup stuff | Martynas Venckus | |
- fix some comments - remove var from a declaration; for consistency | |||
2009-06-04 | - make comments understandable by lint | Martynas Venckus | |
- reduce diff a bit | |||
2009-06-04 | difs&eifs are 8187 regs | Martynas Venckus | |
2009-06-04 | - KNF | Martynas Venckus | |
- nitemize | |||
2009-06-04 | - update io functions to support index | Martynas Venckus | |
- add index macros | |||
2009-06-04 | - fix some comments | Martynas Venckus | |
- remove some unused fields from softc - spacing | |||
2009-06-04 | spacing | Martynas Venckus | |
2009-06-04 | instead of having some 'generic' data str. with "NB: don't use it | Martynas Venckus | |
for tx" for some fields, and functions trying to do everything; split it into rx_data & tx_data. this way it's less error-prone. i've actually fixed a bug doing this. "please start comitting this stuff" jsg@ | |||
2009-06-04 | trying to split some parts; | Martynas Venckus | |
- tx_start never actually free'd mbufs; oops report/test/ok jsg@ | |||
2009-06-04 | regen | Damien Bergamini | |
2009-06-04 | the Sitecom WL-608 is a run(4) (although it is not 80.11n capable). | Damien Bergamini | |
it has an RT2070 MAC/BB which is a (cheap) single-chip 802.11g solution. USB ID provided by Michael Kiesel. | |||
2009-06-03 | sync | Martynas Venckus | |
2009-06-03 | realtek rtl8187b devices that will run urtw. ok jsg@ | Martynas Venckus | |
2009-06-02 | ehci_alloc_sqtd_chain() was doing signed math on len, thus the great code | Theo de Raadt | |
curlen -= curlen % mps; can for very large transfers result in an intermediate variable growing larger than it should. Probably can't really happen in the real world. Do the same u_int repairs to the other matching drivers ok blambert kjell miod kettenis | |||
2009-06-02 | Avoid a buf oflow in uhidev_set_report_async() if we have to prepend the | Miod Vallat | |
report id and the data to report is too long (this should probably use dynamic allocation for large reports). | |||
2009-06-02 | Fix some minor format string problems found in a maze of false positives | Theo de Raadt | |
provided by Parfait ok oga | |||
2009-06-01 | Use the background color attribute in udl_erasecols and udl_eraserows | Marcus Glocker | |
instead hardcoding ``0x0000''. | |||
2009-06-01 | Sort argument list of udl_draw_char similar as udl_fb_* friends. | Marcus Glocker | |
2009-06-01 | Allow a font width other than 8 pixels. | Marcus Glocker | |
2009-06-01 | Better naming for some framebuffer functions. | Marcus Glocker | |
2009-06-01 | Reduce data payload for font drawing to a fixed size per character. | Marcus Glocker | |
2009-06-01 | I forgot to apply the End Of Command token for async xfers. Maybe that | Marcus Glocker | |
caused the stalls seen in some rare conditions? Who knows ... | |||
2009-06-01 | oops, bad merge. | Damien Bergamini | |
2009-06-01 | - cleanup tx path | Damien Bergamini | |
- nitemize | |||
2009-06-01 | fix endianness issue. | Damien Bergamini | |
tested by jsg@ on tadpole sparc64 laptop. | |||
2009-05-31 | We are able to address 256 pixels (16bit) per command not just 128 pixels. | Marcus Glocker | |
This safes us some protocol overhead, especially when bit blittering large regions. | |||
2009-05-31 | Add AL2230S support, extracted from part of a massive | Jonathan Gray | |
'sync to p4' style commit in FreeBSD. |