Age | Commit message (Expand) | Author |
2007-01-23 | adjust m_data and m_len directly rather than calling m_adj(). | Marcus Glocker |
2007-01-23 | Fixes for static integer setting | Jordan Hargrave |
2007-01-22 | Fix a comment and reduce the chattyness of some debug. | Michael Knudsen |
2007-01-22 | Add acpidock here too. | Michael Knudsen |
2007-01-22 | Some nits from fkr@, thanks! | Michael Knudsen |
2007-01-22 | Add commented out acpidock(4) entry. | Michael Knudsen |
2007-01-22 | Actually look for docking stations by looking for _DCK nodes. | Michael Knudsen |
2007-01-22 | Tell config about acpidock. | Michael Knudsen |
2007-01-22 | Add driver for ACPI docking stations. | Michael Knudsen |
2007-01-22 | Allow pmap_zeropage and pmap_copypage to work with cache enabled on | Miod Vallat |
2007-01-22 | use the MI DP8390 driver instead of rolling our own functions | Martin Reindl |
2007-01-22 | Fix KAME cvsweb urls | Miod Vallat |
2007-01-22 | iterate over the endpoints looking for appropriate interface descriptors to | David Gwynne |
2007-01-22 | regenerate | Chris Kuethe |
2007-01-22 | Add the USB interface for my cable modem which is now usable | Chris Kuethe |
2007-01-21 | Use addic. %r31,%r31,1 instead of addic. %r31,%r31,%r1. | Mark Kettenis |
2007-01-21 | Use MII_ANEGTICKS_GIGE instead of MII_ANEGTICKS. | Mark Kettenis |
2007-01-21 | Fix typo. From brad@ | Mark Kettenis |
2007-01-21 | don't assume our directory vnode will be flushed out after us, fixes | Pedro Martelletto |
2007-01-21 | Remove bogus check for old firmware. | Ryan Thomas McBride |
2007-01-20 | Add media_fileno, media_blkno into st_softc and report their values | Kenneth R Westerback |
2007-01-20 | Do not panic on non-fatal iommu errors. | Mark Kettenis |
2007-01-20 | move the interrupt establishment till after everything in the softc is | David Gwynne |
2007-01-19 | Update comment (on how long we wait for operation to complete) reflect | Tom Cosgrove |
2007-01-19 | bnx_init() takes a pointer to sc, not ifp. | Ryan Thomas McBride |
2007-01-19 | Some '= 0' -> '= NULL' cleanup for pointer fields and return values. | Kenneth R Westerback |
2007-01-19 | Workarounds for DMA HW errata on pci express chips. Based on FreeBSD | Kenneth R Westerback |
2007-01-18 | allow kernels with TCP_SIGNATURE (aka tcp md5sig), but without IPSEC to | Henning Brauer |
2007-01-18 | Check whether PCI interrupt link devices are enabled. | Mark Kettenis |
2007-01-18 | Added fix for static integer | Jordan Hargrave |
2007-01-18 | No longer print the 'bios id' field in the dmesg, its of dubious diagnostic | Gordon Willem Klok |
2007-01-18 | do not freak out if cannot map physdrives into volumes and handle it proper e... | Michael Shalayeff |
2007-01-18 | regen | Jonathan Gray |
2007-01-18 | Add a bunch of as yet untested AX88178 devices. | Jonathan Gray |
2007-01-18 | Don't reinitialize card at every media change. | Kenneth R Westerback |
2007-01-18 | Add support for AX88772 devices with external PHY. | Jonathan Gray |
2007-01-18 | regen | Jonathan Gray |
2007-01-18 | Correct entry for D-Link DUB-E100 rev B1 | Jonathan Gray |
2007-01-17 | When sending signals, instead of checking if the process sending the | Artur Grabowski |
2007-01-17 | "correctly deallocate dependencies when growing into an indirect block | Nikolay Sturm |
2007-01-17 | Remove some cruft, SUPPORT_PPC1BUG isnt defined or needed. While here fix | Gordon Willem Klok |
2007-01-17 | new shorter version of userret() as surely miod ment it to be like (; miod@ ok | Michael Shalayeff |
2007-01-17 | more ufs2 leftovers | Pedro Martelletto |
2007-01-17 | reintroduce rev 1.83 -- put the new process on the proc lists | Michael Shalayeff |
2007-01-17 | Remove some textual sk heritage warts by renaming some functions and | Kenneth R Westerback |
2007-01-16 | Fix invalid _CRS length. Some aml implementations lie about how long a | Marco Peereboom |
2007-01-16 | correctly initialise unwindidx in ffs2_balloc() | Nikolay Sturm |
2007-01-16 | regen | Thordur I. Bjornsson |
2007-01-16 | Retire VOP_LEASE(); It was a bit for NQNFS and has | Thordur I. Bjornsson |
2007-01-16 | Remove unnecessary ampersands in ADR2CELL macro invocations; | Marc Aurele La France |