Age | Commit message (Expand) | Author |
2009-07-20 | KNF fixes | Jordan Hargrave |
2009-07-19 | Simplify code that sanitizes pci resources on the O2's mace PCI bridge. | Mark Kettenis |
2009-07-19 | Hook up "text" (executable) output and implement for fuser too. | Todd C. Miller |
2009-07-19 | Include 0x4402 in the bbp id mapping table used on older | Jonathan Gray |
2009-07-19 | clalloc() can't fail, so there's no need to handle failure cases. | Bret Lambert |
2009-07-18 | if -> in, and the sentance makes more sense. | Thordur I. Bjornsson |
2009-07-18 | Reconfigure all onboard devices, ignoring the existing mappings set up by | Miod Vallat |
2009-07-18 | Don't forget to read the high bits I/O range register when registering | Miod Vallat |
2009-07-18 | Remove redundant code for setting the maximum frame receive size | Stuart Henderson |
2009-07-18 | Fixes for the NFSERR_RETERR commit. | Thordur I. Bjornsson |
2009-07-18 | reorder a switch block, no functional change but reduces the diff | Stuart Henderson |
2009-07-18 | Simplify receive filter handling, from Brad. | Stuart Henderson |
2009-07-18 | Rewrite the ioctl handling code and the receive filter | Stuart Henderson |
2009-07-18 | While detatching the device, workaround the case when a midi | Alexandre Ratchov |
2009-07-18 | #include stdio.h for printf here also. | Jonathan Gray |
2009-07-18 | #include stdio.h for printf. | Jonathan Gray |
2009-07-17 | Cleaned up parsing of While loops; iterative If statement | Jordan Hargrave |
2009-07-17 | Proper bus_space_{read,write}_raw_[248] functions for xbridge, makes wi@pci | Miod Vallat |
2009-07-17 | Update bus_dma to the better codebase found on almost all other platforms, | Miod Vallat |
2009-07-17 | Initialize a variable that was previously using a mystery value in | Bret Lambert |
2009-07-17 | Revert a not-thoroughly tested change part of a larger work in progress diff, | Miod Vallat |
2009-07-16 | Backout rev1.79 of if_vlan.c and rev1.66 of if_trunk.c; | Thordur I. Bjornsson |
2009-07-16 | Program PPB_REG_PREFLIM_HI32, not PPB_REG_PREFBASE_HI32 a second time. Oops. | Miod Vallat |
2009-07-16 | KNF | Michael Knudsen |
2009-07-16 | Clean up after X. | Mark Kettenis |
2009-07-16 | Make the PCI-PCI bridge initialization code bus-independent, relying on a | Miod Vallat |
2009-07-16 | Cheat in pci_conf_read() and force the REXTVALID bit in the O2 onboard ahc(4) | Miod Vallat |
2009-07-16 | - Add missing tick handler calling mii_tick(). | Stuart Henderson |
2009-07-15 | missing va_end in aml_seterror; ok marco@ | Martynas Venckus |
2009-07-15 | In sdmmc_intr_establish(), don't duplicate the `name' parameter. | Michael Knudsen |
2009-07-15 | missing va_end in bios_printf & dioopen. ok miod@ | Martynas Venckus |
2009-07-15 | Removes the magic bit from re_init() and moves the common | Christian Weisgerber |
2009-07-15 | Check db_recover for NULL before longjmp(db_recover) in db_error(), as it can | Miod Vallat |
2009-07-15 | Sync PCI scsi controllers; from Brad. | Miod Vallat |
2009-07-15 | print interrupt string like com at puc does | Theo de Raadt |
2009-07-15 | regen | Mark Kettenis |
2009-07-15 | Add VMware virtual PCIE bridge (and adjust the virtual PCI bridge define for | Mark Kettenis |
2009-07-14 | Silence ``invalid NVRAM header'' message if the NVRAM header is three zero | Miod Vallat |
2009-07-14 | Kill structs and ioctls that were never implemented. | Mark Kettenis |
2009-07-14 | don't give people any ideas. nfssvc(2) should not be used | Thordur I. Bjornsson |
2009-07-14 | Display driver for GTA01, (not freerunner). | Dale Rahn |
2009-07-14 | Unbreak moko, SOFTSERIAL->SOFTTTY, a pmap change, and a missing file. | Dale Rahn |
2009-07-13 | Extend xbridge to support shared interrupt handlers, and perform PCI-PCI | Miod Vallat |
2009-07-13 | Add the neccessary glue to attach gem(4) to sbus(4) and enable gem(4) in | Mark Kettenis |
2009-07-13 | Add a somewhat minimal bus_dma(9) implementation. Only fully implemented for | Mark Kettenis |
2009-07-13 | Get rid of the token bucket filter. | Michele Marchetto |
2009-07-13 | Do the same rdomain checking in sppp as we do in the Ethernet case. | Claudio Jeker |
2009-07-13 | Make the callers of nfs_request() responsible for freeing the reply mbuf, | Thordur I. Bjornsson |
2009-07-13 | dont initialise ifp->if_snd.ifq_maxlen, and then follow it by | David Gwynne |
2009-07-13 | make the send queue one slot long. this forces packets off the virtual | David Gwynne |