Age | Commit message (Expand) | Author |
2006-06-27 | Adapt adjtime() code and put in a better stub for adjfreq() for the | Otto Moerbeek |
2006-06-27 | add some more net80211 compatibility glue: | Reyk Floeter |
2006-06-27 | Switch from magic numbers to usbdevs for vendor/product pairs. | Jonathan Gray |
2006-06-27 | regen | Jonathan Gray |
2006-06-27 | add a bunch of zd1211 devices from zyd | Jonathan Gray |
2006-06-27 | we can do the sensors without BIO | David Gwynne |
2006-06-27 | we cant do bioctl or sensors on broken controllers since they dont have the | David Gwynne |
2006-06-27 | - Make re_diag() off by default. | Brad Smith |
2006-06-27 | new HW revs, EEPROM commands, softc fields, some macros and device ids. | Brad Smith |
2006-06-27 | add new RealTek PCI ids. | Brad Smith |
2006-06-27 | regen | Gordon Willem Klok |
2006-06-27 | Add device ids for some ATI radeon ports and the Intel 82945GM PCIE | Gordon Willem Klok |
2006-06-27 | - add fixup code in the RX path for strict alignment architectures. | Brad Smith |
2006-06-27 | regen | Brad Smith |
2006-06-27 | add the PCI product ids for the RealTek 8169SC and 8101E. | Brad Smith |
2006-06-27 | * Correct the rgephy driver so that it only applies the DSP fixup for | Brad Smith |
2006-06-27 | Rewritten clock driver for 80219/80321, actually manages seperate stat | Dale Rahn |
2006-06-27 | __attribute__((__packed__)) -> __packed | Jonathan Gray |
2006-06-27 | __attribute__((__packed__)) -> __packed | Jonathan Gray |
2006-06-27 | Add support for max rssi/signal strength percentage on RFMD 2958 | Jonathan Gray |
2006-06-27 | Pass process credentials to VOP_READ(), making it possible to load | Pedro Martelletto |
2006-06-27 | avoid multiple detach problems; ich@florian-stoehr.de | Theo de Raadt |
2006-06-26 | Clean up some inconsistancies in definitions around DOS MBR code. No | Kenneth R Westerback |
2006-06-26 | enable mpi | David Gwynne |
2006-06-26 | atop(PAGE_SIZE) -> 1, 'tis true but it gets computed faster when PAGE_SIZE | Miod Vallat |
2006-06-26 | Always skip the offending instruction for fpu faults, even if it is | Miod Vallat |
2006-06-26 | Enable wide targets on FAS366 esp; note that this changes the way esp | Miod Vallat |
2006-06-26 | Avoid using an uninitialized variable when downgrading PIO mode too much on | Miod Vallat |
2006-06-26 | When attaching an USB keyboard, check the HID interface for its country code | Miod Vallat |
2006-06-26 | Regen | Miod Vallat |
2006-06-26 | Add Sun type 7 keyboard; from NetBSD | Miod Vallat |
2006-06-26 | Use MI clock conversion code for "old" clock. | Mark Kettenis |
2006-06-26 | fix typos in debug messages | Michael Coulter |
2006-06-26 | Avoid using the rfact member of 'struct sensor' which is on its way out. | Mark Kettenis |
2006-06-26 | Avoid using the rfact member of 'struct sensor' which is on its way out. | Mark Kettenis |
2006-06-26 | if piixpm does not try to attach an interrupt then indicate that the chip | Brad Smith |
2006-06-26 | usb capable systems only | Theo de Raadt |
2006-06-26 | permission from Zydas to include ZD1211 firmware | Theo de Raadt |
2006-06-26 | add the PCI id for the ServerWorks HT-1000 SMbus controller. | Brad Smith |
2006-06-26 | add commented out entries for bnx. | Brad Smith |
2006-06-26 | do not allow a Jumbo size MTU yet. | Brad Smith |
2006-06-26 | relocate the firmware per Theo's request. | Brad Smith |
2006-06-26 | Add support for bnx(4). | Brad Smith |
2006-06-26 | Add a rough initial port of the bce driver from FreeBSD, which provides | Brad Smith |
2006-06-26 | Kludge around the fact that redboot uses ELF's vaddr, however maps | Dale Rahn |
2006-06-26 | enable ne*; ok mpf who tested it, we all feel bad for you | Theo de Raadt |
2006-06-26 | Add IDE_PCI_CLASS_OVERRIDE for ServerWorks HT-1000 SATA. | Brad Smith |
2006-06-25 | fix a typo in a comment and add the comment to the sparc hme driver. | Brad Smith |
2006-06-25 | put the 1.32 change back; tested by many | Michael Shalayeff |
2006-06-25 | rename vfs_busy() flags VB_UMIGNORE/VB_UMWAIT to VB_NOWAIT/VB_WAIT | Nikolay Sturm |