Age | Commit message (Expand) | Author |
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 |
2007-06-15 | Drop the current random timestamps and the current ISN generation | Markus Friedl |
2007-06-15 | In power_match(), make sure oa_irq is correctly initialized. | Miod Vallat |
2007-06-15 | Replace the USB_USE_SOFTINTR macro with __HAVE_GENERIC_SOFT_INTTERUPTS | Marc Balmer |
2007-06-15 | in pf_test_rule, before handling IPPROTO_ICMP / IPPROTO_ICMPV6, check that | Henning Brauer |
2007-06-15 | more (*&@#$ timeout.h fallout | Theo de Raadt |
2007-06-15 | the multicast filter is operated on as an array of u_int16_t's, not the | David Gwynne |
2007-06-15 | permit this to compile again | Todd T. Fries |
2007-06-15 | no need to include machine/disklabel.h when sys/disklabel.h is already | Theo de Raadt |
2007-06-14 | Forgotten hackton diff: bounds check for seek on special devices | Otto Moerbeek |
2007-06-14 | bzero the right thing | Theo de Raadt |
2007-06-14 | preserve the possible route label if the route belongs to the carp | Reyk Floeter |
2007-06-14 | unbreak tree after untested timeout.h deletions | Theo de Raadt |
2007-06-14 | Prettier dmesg; requested a long time ago by deraadt@. | Alexander Yurchenko |
2007-06-14 | Add a new "rtlabel" option to ifconfig. It allows to specify a route label | Reyk Floeter |
2007-06-14 | sync | Michael Knudsen |
2007-06-14 | Fix some typos in a few Intel entries. | Michael Knudsen |
2007-06-14 | When macppc was switched to __HAVE_VM_PAGE_MD, data structures were incorrectly | Dale Rahn |
2007-06-14 | sprinkle some #ifdef IPSEC so that pfsync compiles w/o ipsec | Henning Brauer |
2007-06-14 | Move the mstohz macro out of ubs_port.h and to the three places where it is | Marc Balmer |
2007-06-14 | Remove the definition and usage of the USB_DECLARE_DRIVER_CLASS and | Marc Balmer |
2007-06-14 | Move four #defines out of usb_port.h and to the places where they are used. | Marc Balmer |
2007-06-14 | Move the inclusion of sys/timeout.h from usb_port.h to the drivers that | Marc Balmer |