Age | Commit message (Expand) | Author |
2008-07-22 | None of the pceb EISA alpha designs has more than 8 physical slots, so don't | Miod Vallat |
2008-07-22 | Proper interrupt swizzling for devices behind bridges; matches what SRM | Miod Vallat |
2008-07-22 | Modify pci_intr_map() implementation to pass the pci_attach_args to the | Miod Vallat |
2008-07-22 | Use cgbase() instead of doing arithmetic on fs_fpg, for the former does | Miod Vallat |
2008-07-22 | Do not define VM_MIN_ADDRESS as __LDPGSZ, but provide its value, to prevent | Miod Vallat |
2008-07-22 | There are devices out there which are UVC compatible, but do not show | Marcus Glocker |
2008-07-22 | after pf_state_key_atach nothing must use the state keys passed to it any | Henning Brauer |
2008-07-22 | more negotation -> negotiation; ok sthen@ | Martynas Venckus |
2008-07-22 | Spelling, negotation -> negotiation. | Marcus Glocker |
2008-07-22 | Fix uvm_fault crash in uvideo_vs_negotation() which was reported by some | Marcus Glocker |
2008-07-22 | Assign the struct size to sin6_len instead of sin6_family. | Alexander Bluhm |
2008-07-22 | change the bcachestats structures members to int64_t's and do the | Thordur I. Bjornsson |
2008-07-22 | deactivate the code to display location in the sensor description | Marc Balmer |
2008-07-22 | implement the fetching of a scsi devices "devid". recent hardware provides | David Gwynne |
2008-07-22 | tweak comment to reflect the new reality after my last change. | David Gwynne |
2008-07-21 | when probing a device the midlayer queries its inquiry data and | David Gwynne |
2008-07-21 | vaxfp.h is VAX pendant of ieee.h. it defines VAX f fp, and VAX d | Martynas Venckus |
2008-07-21 | - add proper double_t and float_t definitions for each arch | Martynas Venckus |
2008-07-21 | gives this a chance to work on architectures with strict alignment | Damien Bergamini |
2008-07-21 | sync | Damien Bergamini |
2008-07-21 | rename rt2860 pci ids to match with reality. | Damien Bergamini |
2008-07-21 | add ieee80211_priv.h file: contains definitions private to net80211. | Damien Bergamini |
2008-07-21 | move processing of EAPOL frames away from ieee80211_{input,output}.c | Damien Bergamini |
2008-07-21 | instead of passing rx tstamp and rssi to the ieee80211_input function, | Damien Bergamini |
2008-07-21 | some whitespace cleanup I did while looking through the code | David Krause |
2008-07-21 | fix typo that broke rdr rules (without pass) with non-TCP/UDP/ICMP protocols | David Krause |
2008-07-21 | Add curproc to ioctl call. | Marco Peereboom |
2008-07-21 | Implement the cpu_yield hypervisor call. Use it in the idle loop for | Artur Grabowski |
2008-07-21 | IPL_NONE doesn't really exist. The corresponding bit in the | Mark Kettenis |
2008-07-21 | nam2blk[] needs a "vnd" entry for some things (like softraid) | Todd T. Fries |
2008-07-21 | cleanup - we don't have resource structure | Kevin Lo |
2008-07-20 | no, ipmi is still not fine on some machines (since acpi got enabled) | Theo de Raadt |
2008-07-20 | fill in variant and version components of the UUID | Damien Miller |
2008-07-20 | On TI cardbus bridges, enable PCI interrupt routing if the device has not | Mark Kettenis |
2008-07-20 | Huawei E618 and E620 is not compatible with ubsa(4). | Yojiro Uo |
2008-07-20 | Nuke unused readbsdlabel() function. | Kenneth R Westerback |
2008-07-20 | Use NULL instead of 0 for pointer parameters. | Kenneth R Westerback |
2008-07-20 | Provide a timecounter based on the UltraSPARC IIe STICK logic. | Mark Kettenis |
2008-07-20 | Add DIOCGPDINFO support. 'disklabel -d svnd0' now works. | Kenneth R Westerback |
2008-07-19 | Full rewrite of metadata handling. This fixes power failures and crashes | Marco Peereboom |
2008-07-19 | In dec_1000a_intr_map(), use the SRM hint if available. This allows cards | Miod Vallat |
2008-07-19 | Add code to walk the eisa configuration, from NetBSD. This configuration | Miod Vallat |
2008-07-19 | In _io_map(), make sure the whole range fits in one of the io windows, | Miod Vallat |
2008-07-19 | Add acx(4) at cardbus(4). | Mark Kettenis |
2008-07-19 | If a resolution which has been requested over VIDEO_TRY_FMT or | Marcus Glocker |
2008-07-19 | Unbreak the tree. Pointed out by James Hartley. | Mark Kettenis |
2008-07-19 | In interrupt handler change printf -> DRPINTF. | Marcus Glocker |
2008-07-18 | Add a macro that clears the want_resched flag that need_resched sets. | Artur Grabowski |
2008-07-18 | Add ohci(4) and ehci(4) at cardbus(4). | Mark Kettenis |
2008-07-18 | Determine the free address space by looking at the "available" property of | Mark Kettenis |