Age | Commit message (Expand) | Author |
2006-02-25 | instead of panicing when tx rate is zero, fallback to 1Mbps. | Damien Bergamini |
2006-02-25 | load the firmware only when necessary (first call to rt2661_init or if the | Damien Bergamini |
2006-02-25 | ok, the miod thing can go back in, tree builds | Theo de Raadt |
2006-02-24 | Make the "ring buffer overrun" message a DEBUG message instead | Brad Smith |
2006-02-24 | Make ServerWorks SATA less chatty. Sprinkle some KNF while I'm there. | Mark Kettenis |
2006-02-24 | Another gem from the the-world-runs-on-i386 departement. Using u_long in | Claudio Jeker |
2006-02-24 | Extend temperature lookup table for a wider range and provide a | Alexander Yurchenko |
2006-02-24 | update link status here. | Brad Smith |
2006-02-24 | check for M_PKTHDR. | Brad Smith |
2006-02-24 | regen | Brad Smith |
2006-02-24 | add the Envy24 I/O Ctrlr | Brad Smith |
2006-02-24 | regen | Brad Smith |
2006-02-24 | add IC Ensemble and the Envy24 Audio controller | Brad Smith |
2006-02-24 | NO_IEEE ifndef is still needed for RAMDISKBIG at least | Theo de Raadt |
2006-02-24 | regen | Brad Smith |
2006-02-24 | fix the order | Brad Smith |
2006-02-24 | regen | Brad Smith |
2006-02-24 | add a PCI id for Dell PERC 4e/Di and 4e/Si adapters. | Brad Smith |
2006-02-24 | remove NetBSD headers | Brad Smith |
2006-02-24 | remove NetBSD rnd(4) code. | Brad Smith |
2006-02-24 | clear the powerdown mode that Windows will put bce chips into | Brad Smith |
2006-02-24 | add TTTech MC322 | Brad Smith |
2006-02-24 | use some define's for the PCI ids and add another ICP Vortex PCI id. | Brad Smith |
2006-02-23 | Better dependency rules in files.alpha, also point to cpuconf.c in the | Miod Vallat |
2006-02-23 | de fits again. | Miod Vallat |
2006-02-23 | Remove duplicate switch_exit() definition with <machine/cpu.h> | Miod Vallat |
2006-02-23 | Only compile badaddr() if we have support for TurboChannel, apecs, cia or lca, | Miod Vallat |
2006-02-23 | Remove unused extent_find(). Then, we can keep the extent list only if | Miod Vallat |
2006-02-23 | Pre-parsing PCI address for opregion | Jordan Hargrave |
2006-02-23 | remove dead function. | Marco Peereboom |
2006-02-23 | regen | Brad Smith |
2006-02-23 | add another ICP Vortex PCI id. | Brad Smith |
2006-02-23 | Until now it was only possible to unset the RTF_JUMBO flag on a RTM_CHANGE | Claudio Jeker |
2006-02-22 | Print out all tables it found during autoconf. We'll need this data in | Marco Peereboom |
2006-02-22 | Constify arrays and strings; plus KNF. | Miod Vallat |
2006-02-22 | Attach as scf0 as per the config(8) stanza, instead of sysconfig0. | Miod Vallat |
2006-02-22 | Remove unused probeset() function. | Miod Vallat |
2006-02-22 | Remove unused _{ins,rem}que functions - they were not even implemented on | Miod Vallat |
2006-02-22 | Remove long unused ELF{32,64}_MACHDEP macros. | Miod Vallat |
2006-02-22 | Nuke unused includes. | Miod Vallat |
2006-02-22 | fix nfe_txeof() to reset the wathdog timeout only when a full tx frame | Damien Bergamini |
2006-02-22 | Make dmesg less verbose. | Marco Peereboom |
2006-02-22 | Fix size in snprintf() call; previous value turned out to be correct by luck. | Miod Vallat |
2006-02-22 | Added parsing of SSDT tables | Jordan Hargrave |
2006-02-22 | Added new aml_register to notify by device id | Jordan Hargrave |
2006-02-22 | Added new aml_register_notify to handle call-by-ID | Jordan Hargrave |
2006-02-22 | Rework notify handler. | Marco Peereboom |
2006-02-22 | re-enable interrupt mitigation and mask out NFE_IRQ_TIMER that was causing | Damien Bergamini |
2006-02-22 | IBM makes a pcn card that shows up as: | Brad Smith |
2006-02-22 | Added notify callback for A/C device | Jordan Hargrave |