summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-29cosmetic tweaking of the interrupt handler code.Brad Smith
2006-09-29If we don't find a matching CPU signature using the base CPUID call, tryGordon Willem Klok
2006-09-29If option PCDISPLAY_SOFTCURSOR, force the hardware cursor off every timeMiod Vallat
2006-09-29Implement block read/write operations.Alexander Yurchenko
2006-09-29Extend bus master interface so that block read/write operationsAlexander Yurchenko
2006-09-29kill trailing some spacesMarco Pfatschbacher
2006-09-29Add command and data FIFO size constants.Alexander Yurchenko
2006-09-29Only run the hardware diagnostic function re_diag() on adapters withBrad Smith
2006-09-29move the checksum stuff under EM_CSUM_OFFLOAD.Brad Smith
2006-09-29Discard packets in the receieve handler which are either too shortBrad Smith
2006-09-29powerpc stack needs a bit more headroom; needed because of mmap()edOtto Moerbeek
2006-09-29add strtod() underflow testOtto Moerbeek
2006-09-29add a new section header, since DESCRIPTION is getting so large...Jason McIntyre
2006-09-29make it clearer what needs to be run, and how; push manual keying downJason McIntyre
2006-09-29remove an -O0 workaround for egcs/alpha; noone remembers why it was thereMartin Reindl
2006-09-29regenJonathan Gray
2006-09-29Add support for HenTong WK-668, and match the generic DM9601 idJonathan Gray
2006-09-29add a missing format string to the beacon miss debug message.Brad Smith
2006-09-29regenBrad Smith
2006-09-29- add the Attansic Technology vendor id.Brad Smith
2006-09-29free the mbuf chain in rl_encap() if MGETHDR, MCLGET orBrad Smith
2006-09-29typo; from sthenJason McIntyre
2006-09-29garbage collect obsolete or unused macros - TARGET_ENDIAN_DEFAULT,Brad Smith
2006-09-28better wording; ok mickeyJason McIntyre
2006-09-28Remove an unused file.Kenneth R Westerback
2006-09-28Update Connexant -> Conexant also in those files not just in pgt.4.Marcus Glocker
2006-09-28Bump firmware package to version 1.1, which includes an informationMarcus Glocker
2006-09-28Bump firmware package to version 1.3, which includes an informationMarcus Glocker
2006-09-28Provide more info in error messages so we can see what's goingAlexander Yurchenko
2006-09-28hostapd tree search speedup via inlined compare functionReyk Floeter
2006-09-28fix the configuration parser for event rules: correct handling ofReyk Floeter
2006-09-28- kill useless .TnJason McIntyre
2006-09-28typo; ok deraadtJason McIntyre
2006-09-28Also add pgt(4) in here.Marcus Glocker
2006-09-28Add cardbus support for pgt(4).Marcus Glocker
2006-09-28add wb(4) in with the other network drivers and remove the UNTESTED section.Brad Smith
2006-09-28uath(4) works, kind of, sometimes...Theo de Raadt
2006-09-28- add a wireless section and move the existing PCI wireless drivers there.Brad Smith
2006-09-28remove the sentence mentioning the Prism GT chipset. in general man pagesBrad Smith
2006-09-27remove superfluous paranthesisJasper Lievisse Adriaanse
2006-09-27syncTheo de Raadt
2006-09-27Add ifstated(8) startup bits.Marco Pfatschbacher
2006-09-27- do not bother printing the attach error message from the attach hookBrad Smith
2006-09-27Add remaining communication command codes and embedded parameter bits.Alexander Yurchenko
2006-09-27Enable uath, works for me.Alexander Yurchenko
2006-09-27Implement 1-wire byte read/write.Alexander Yurchenko
2006-09-27syncTheo de Raadt
2006-09-27Move bulk-in transfer to the separate function.Alexander Yurchenko
2006-09-27Allocate xfer for bulk transfers only once on attach.Alexander Yurchenko
2006-09-27Protect detach function with splusb.Alexander Yurchenko