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