Age | Commit message (Expand) | Author |
2007-04-16 | sync | Reyk Floeter |
2007-04-16 | adjust product names | Reyk Floeter |
2007-04-16 | sync | Reyk Floeter |
2007-04-16 | Add NetXEN 10Gb Ethernet device IDs (some names are missing, but I | Reyk Floeter |
2007-04-16 | add the glue to attach tht at thtc | David Gwynne |
2007-04-16 | different chips have a different number of ports, so map pci ids to the | David Gwynne |
2007-04-16 | macppcs can boot off usb disks, so treat "/usb" controllers in the ofw tree | David Gwynne |
2007-04-16 | start at defining the regs. this is the 10g stuff. | David Gwynne |
2007-04-16 | Add a note that work on this driver is possible because Tehuti | Reyk Floeter |
2007-04-16 | map the host registers and establish the interrupt | David Gwynne |
2007-04-16 | this is a start at a driver for the tehuti networks 10Gb ethernet cards. | David Gwynne |
2007-04-16 | regen | David Gwynne |
2007-04-16 | add the tehuti vendor id, and all the product ids i can find | David Gwynne |
2007-04-16 | Another unbranded udav(4) device. | Jonathan Gray |
2007-04-16 | regen | Jonathan Gray |
2007-04-16 | Another unbranded udav(4) device. | Jonathan Gray |
2007-04-15 | Make code that fetches the MAC address from PCI ROM actually work. | Mark Kettenis |
2007-04-15 | Give this code a chance to work on platforms where the page size isn't 8k. | Mark Kettenis |
2007-04-15 | Add defines for Rx page size register. | Mark Kettenis |
2007-04-15 | One more voff_t in the right place. | Artur Grabowski |
2007-04-15 | Use the right types for calculating the object offset. | Artur Grabowski |
2007-04-15 | Clean up prototypes, change vm_map_t to struct vm_map *. | Artur Grabowski |
2007-04-15 | minor indentation. | Artur Grabowski |
2007-04-15 | Save block pointers contents before releasing interrupts so that panic | Pedro Martelletto |
2007-04-14 | replace IPL_BIO with IPL_NET. vic(4) is a networking driver, not block | Reyk Floeter |
2007-04-14 | Fix typo in comment. ok grunk | Alexander Bluhm |
2007-04-14 | remove static | Ted Unangst |
2007-04-14 | shave some blocks off each chunk to make sure disklabel doesn't get eaten | Ted Unangst |
2007-04-14 | For devices unwilling or unable to report geometry, change the 'fake' | Kenneth R Westerback |
2007-04-14 | Add degraded raid 1 io path code | Marco Peereboom |
2007-04-14 | Crank KVM from a ridiculous pedro-sized 256MB to 1GB; needed for upcoming MI | Miod Vallat |
2007-04-14 | Correctly handle pv_flags for pages used to store ptes, so that they | Miod Vallat |
2007-04-14 | Clean up. | Artur Grabowski |
2007-04-14 | hide struct process from userland, allow kvm_proc to see it. | Marc Espie |
2007-04-13 | move the debugging messages into #ifdef IPMI_DEBUG, we do not need to | Reyk Floeter |
2007-04-13 | While splitting flags and pqflags might have been a good idea in theory | Artur Grabowski |
2007-04-13 | If a removable device refuses to process PREVENT_ALLOW to lock the | Kenneth R Westerback |
2007-04-13 | Timecounters for macppc. As clean and simple as sparc64. Uses the %tb | Mark Kettenis |
2007-04-13 | scsi_generic is now 16 bytes. Adjust padding so struct is still | Kenneth R Westerback |
2007-04-13 | scsi_generic is now 16 bytes. Adjust offsets into structure being | Kenneth R Westerback |
2007-04-13 | Relax the cache flags logic in pmap_kenter_pa, to make sure that mappings | Miod Vallat |
2007-04-13 | scsi_generic is now 16 bytes. Adjust offsets into structure being | Kenneth R Westerback |
2007-04-13 | Remove cluster reading from cd9660_read(); wich doesnt work. | Thordur I. Bjornsson |
2007-04-13 | Update install media generation to the new semantics of the -c flag. | Todd C. Miller |
2007-04-13 | Move the declaration of VN_KNOTE() into vnode.h instead of having | Thordur I. Bjornsson |
2007-04-13 | The integrated Atheros NICs found in IBM/Lenovo ThinkPads use the same | Reyk Floeter |
2007-04-13 | When freeing PTP pages, we need to wait until TLB shootdown has been | Artur Grabowski |
2007-04-13 | regen | Jasper Lievisse Adriaanse |
2007-04-13 | add Ageia and a GeForce card | Jasper Lievisse Adriaanse |
2007-04-13 | Move the proc0 stack below the proc0 page tables so that in case we | Artur Grabowski |