Age | Commit message (Expand) | Author |
2010-03-07 | Garbage collect a softc member that we don't use because we don't do | Michael Knudsen |
2010-03-07 | Update my address, while there update armani's too per his request. | Fabien Romano |
2010-03-07 | Rename RNDIS_DEBUG to match device name. | Fabien Romano |
2010-03-07 | Some cleanup and dead code removal to bring us in line with other | Michael Knudsen |
2010-03-07 | We're only sending one packet at a time, so garbage collect sc_lim_pktcnt | Michael Knudsen |
2010-03-07 | Make NO_CCB do its thing and by proxy mpii gets a much funner number of | Marco Peereboom |
2010-03-07 | Allow iockbc(4) and odysseey(4) to act as console devices and attach early; | Miod Vallat |
2010-03-07 | On Origin-like systems, get glass console information (if any) from the | Miod Vallat |
2010-03-07 | Add an MD interface for PCI drivers to be able to retrieve the node and widget | Miod Vallat |
2010-03-07 | Correct layout of arc_config{,64} and order of items in enum arc_config_type. | Miod Vallat |
2010-03-07 | Better battery % computation; ok otto@ | Miod Vallat |
2010-03-07 | Remove unused DPRINTF() macro. | Michael Knudsen |
2010-03-07 | Garbage collect some struct members that we don't use. | Michael Knudsen |
2010-03-07 | back out strict splassert semantics from 1.103; it breaks some things | Theo de Raadt |
2010-03-07 | we disable POOL_DEBUG for releases. Reminded by mpf | Theo de Raadt |
2010-03-06 | Forgot this one, sorry, reported by maja@. | Jonathan Armani |
2010-03-06 | Allow code to compile. | Joel Sing |
2010-03-06 | In cdce_detach(), add usbd_add_drv_event(USB_EVENT_DRIVER_DETACH, ...) | Michael Knudsen |
2010-03-06 | Fix typos. | Joel Sing |
2010-03-06 | remove the (now inaccurate) note about not being able to run | Jason McIntyre |
2010-03-06 | Add a flag to know if the interface successfully attached like | Jonathan Armani |
2010-03-05 | - regen | Jasper Lievisse Adriaanse |
2010-03-05 | - add a bunch of devices found in dmesgs | Jasper Lievisse Adriaanse |
2010-03-05 | Correct a wrong printf message, from fabien, ok mk@ | Jonathan Armani |
2010-03-05 | Fix spelling in a comment. | Michael Knudsen |
2010-03-05 | in ifa_ifwithaddr, do not use the shiny new RB tree, there is a | Henning Brauer |
2010-03-05 | head towards release, correctly. tsk tsk tsk. | Miod Vallat |
2010-03-05 | head towards release | Theo de Raadt |
2010-03-04 | has been no -r flag for a few years; J.C. Roberts | Theo de Raadt |
2010-03-04 | Add defines for header and data offset, offsetof() uses from mk@. | Jonathan Armani |
2010-03-04 | Introduce odyssey(4), a driver for the SGI VPro (aka Odyssey) graphics | Joel Sing |
2010-03-04 | Add wsdisplay type for SGI VPro (aka Odyssey) | Joel Sing |
2010-03-04 | utilize the fact that the softc is zero'd to simplify the initialization | Theo de Raadt |
2010-03-03 | Change third parameter for urndis_decap() to be of type u_int32_t. | Michael Knudsen |
2010-03-03 | In urndis_ctrl_recv(), don't copy the received data to a newly allocated | Michael Knudsen |
2010-03-03 | Add athn(4). | Mark Kettenis |
2010-03-03 | Add support for the ipp_ind_ext_int[0] interrupt. | Mark Kettenis |
2010-03-03 | Enable urndis(4) everywhere that has USB enabled to get it tested. | Michael Knudsen |
2010-03-03 | Bring back cua code for sparc zs; lost in zs.c 1.36 on sparc and later forgotten | Miod Vallat |
2010-03-03 | supply apm(4) with infomation and events; ok miod@ | Otto Moerbeek |
2010-03-03 | Correctly initialize the command frame in uyurex_write_value_request(); | Miod Vallat |
2010-03-03 | When I first started on urndis, I didn't realise that all values were | Michael Knudsen |
2010-03-03 | Remove XXX that's no longer valid. | Michael Knudsen |
2010-03-03 | When allocating virtual space for bus_space_map, don't use | Owain Ainsworth |
2010-03-03 | - add and enable bluetooth | Jasper Lievisse Adriaanse |
2010-03-03 | Store ARCBios variables before machine specific setup is performed and | Joel Sing |
2010-03-03 | G41 works here too, so enable it for inteldrm. | Owain Ainsworth |
2010-03-03 | Attach intagp on the G41 also. | Owain Ainsworth |
2010-03-02 | Fix support for Intel PRO/1000 QP 82575-based devices. This changes the way | Dariusz Swiderski |
2010-03-02 | Add support for the Lemote Lynloong all-in-one PC (basically a Fuloong without | Miod Vallat |