Age | Commit message (Expand) | Author |
2007-06-18 | ansify/de-register. | Jasper Lievisse Adriaanse |
2007-06-18 | remove newline in dmesg that slipped in in last commit | Jacob Meuser |
2007-06-18 | simplify error return case from writedisklabel(), too | Theo de Raadt |
2007-06-18 | simplify error return case from writedisklabel() | Theo de Raadt |
2007-06-18 | simplify error return case from writedisklabel() | Theo de Raadt |
2007-06-18 | more comments that are different | Theo de Raadt |
2007-06-18 | using same words in similar code sequences is good | Theo de Raadt |
2007-06-18 | this XXX has no place here anymore. extended partition label writing | Theo de Raadt |
2007-06-18 | include not needed | Theo de Raadt |
2007-06-18 | msg is already gauranteed to be NULL | Theo de Raadt |
2007-06-17 | ansify/de-register | Jasper Lievisse Adriaanse |
2007-06-17 | ansify/de-register | Jasper Lievisse Adriaanse |
2007-06-17 | add back missing bcopy & break, got lost when removing arcnet. | Henning Brauer |
2007-06-17 | ansify/de-register. | Jasper Lievisse Adriaanse |
2007-06-17 | de-register | Jasper Lievisse Adriaanse |
2007-06-17 | Add background SCAN command. | Marcus Glocker |
2007-06-17 | de-register | Jasper Lievisse Adriaanse |
2007-06-17 | ansify/de-register | Jasper Lievisse Adriaanse |
2007-06-17 | make it compile | Martin Reindl |
2007-06-17 | Pass the device a better rate set. | Marcus Glocker |
2007-06-17 | Eliminate a few straggling 'labelsector' field declarations from | Kenneth R Westerback |
2007-06-17 | Get interrupt information from PDC and use it to program the IO SAPIC. | Mark Kettenis |
2007-06-17 | We can not consider the first sti region as always mapped, since on pci | Miod Vallat |
2007-06-17 | Make sure to pass valid extended initialization structure pointers in | Miod Vallat |
2007-06-17 | Disable memory above 256MB for now, it triggers bugs (probably related to | Miod Vallat |
2007-06-17 | Repair a couple of printfs. | Miod Vallat |
2007-06-17 | Coerce this into compiling. | Miod Vallat |
2007-06-17 | Add first shoot of SCAN command. | Marcus Glocker |
2007-06-17 | Some alpha (or SRM) designs use level 3 for i/o interrupts, instead of the | Miod Vallat |
2007-06-17 | Add a new capability flag IEEE80211_C_QOS indicating that the driver | Damien Bergamini |
2007-06-17 | keep track of the Tx/Rx sequence numbers for each TID in the | Damien Bergamini |
2007-06-17 | - remove two unused structures | Damien Bergamini |
2007-06-17 | No longer include usb_port.h, all macros have been converted to their C | Marc Balmer |
2007-06-17 | (error in commit messages to other similar MI files; see position in | Theo de Raadt |
2007-06-17 | amd64/stand | Theo de Raadt |
2007-06-17 | significantly simplified disklabel infrastructure. MBR handling becomes MI | Theo de Raadt |
2007-06-16 | astro(4)'s iommu does cache-coherent DMA. | Mark Kettenis |
2007-06-16 | Add three new firmware commands to set authentication, set rate adaption, | Marcus Glocker |
2007-06-16 | move global declaration of ieee80211_merge_print_intvl into the only | Damien Bergamini |
2007-06-16 | Add a few more registers. | Mark Kettenis |
2007-06-16 | do not allocate ring descriptors for the service queue. | Damien Bergamini |
2007-06-16 | remove stupid macro. | Damien Bergamini |
2007-06-16 | ieee80211_lookup_node() does not exist. | Damien Bergamini |
2007-06-16 | constify | Damien Bergamini |
2007-06-16 | don't mix u_int{8,16,32}_t and uint{8,16,32}_t | Damien Bergamini |
2007-06-16 | de-static | Damien Bergamini |
2007-06-16 | Enable iophy(4) for fxp(4). From brad. | Mark Kettenis |
2007-06-16 | When EOVERFLOW was added, it broke the zaurus bootblocks | Theo de Raadt |
2007-06-15 | disable softraid (because sr_boot_assembly->readdisklabel->readdoslabel->biow... | Theo de Raadt |
2007-06-15 | Check that sc_notify actually points to something before attempting to call | Gordon Willem Klok |