Age | Commit message (Expand) | Author |
2005-02-03 | unbreak by killing volatile from fxp_mdi_read(). No binary change. | Hans-Joerg Hoexer |
2005-02-03 | make prototype match function for ar5k_ar5110_chan2athchan | Kevin Lo |
2005-02-03 | make prototype match function for fxp_mdi_read. | Kevin Lo |
2005-02-02 | regen | Brad Smith |
2005-02-02 | ATI Radeon 9200 SE PCI ids | Brad Smith |
2005-02-01 | Correctly setup Intel 82801FB and 82801FR SATA; from aurelien6545@free.fr. | Alexander Yurchenko |
2005-02-01 | enable writeback, with a workaround for the xscale pte updates. | Dale Rahn |
2005-02-01 | backout nfs_subs.c rev1.51 nfs_vfsops.c rev1.54: | Peter Valchev |
2005-02-01 | Before carrying on with the mount request, make sure the process has | Pedro Martelletto |
2005-01-31 | spaces | Alexander Yurchenko |
2005-01-31 | tickadj is already declared in sys/kernel.h. | Alexander Yurchenko |
2005-01-31 | Un-__P. | Alexander Yurchenko |
2005-01-31 | Move md_clk_attach() prototype to mips64/dev/clockvar.h. | Alexander Yurchenko |
2005-01-31 | fix botched tag. | Dale Rahn |
2005-01-31 | add a bunch of more codecs from var srcs. this makes almost everything from t... | Michael Shalayeff |
2005-01-31 | Be sure to always return an error for unrecognized ioctls. Found by matthieu@ | Miod Vallat |
2005-01-31 | regen | Martin Reindl |
2005-01-31 | The SiS 5513 is really a own design, partially revert my previous commit here. | Martin Reindl |
2005-01-31 | Use pxa2x0_gpio_get_function() to restore alternate pin functions | Uwe Stuehler |
2005-01-31 | Make LCD brightness adjustable by wsconsctl(1), and fix the base address | Uwe Stuehler |
2005-01-30 | Hack to allow emulation of mouse buttons for now, incorrectly shares | Dale Rahn |
2005-01-30 | Fix two Cirrus Logic codec IDs. | Mark Kettenis |
2005-01-30 | dont redefine ETHER_ALIGN | David Gwynne |
2005-01-30 | Add some more reason counters and use them instead of overloading the | Daniel Hartmeier |
2005-01-29 | Check the carpdev link state when we attach to it, makes a firewall | Ryan Thomas McBride |
2005-01-28 | debug print should not be enabled. | Dale Rahn |
2005-01-28 | make RTS follow DTS when CRTSCTS is off, like com(4) and pccom(4); tested | Damien Miller |
2005-01-28 | Restore asserting DTR by default, lost when cuaU* support was added; | Damien Miller |
2005-01-28 | fix merge errors from r1.18; tested hshoexer & henning; ok henning@ dlg@ | Damien Miller |
2005-01-28 | Get flags passed down to PHY drivers correctly. This was done on | Brad Smith |
2005-01-28 | Add zts, touch screen driver for zaurus. | Dale Rahn |
2005-01-28 | When setting kern.tty.maxptys, store the old value in oldp, not | Todd C. Miller |
2005-01-28 | Allow zkbd to work in ddb and at the root selection prompt, tested/ok uwe@ | Dale Rahn |
2005-01-27 | align the buffer when it is allocated, rather than realign the data in it | David Gwynne |
2005-01-27 | In windowmove(), put another hardware blitter synchronization before | Miod Vallat |
2005-01-27 | Fill all fields of intrhand structures not created by bus_intr_allocate(). | Miod Vallat |
2005-01-27 | poll can ever deny reads for srandom only; millert@ ok | Michael Shalayeff |
2005-01-27 | In randompoll() the write check was overriding the results of the read check. | Todd C. Miller |
2005-01-27 | long unused and/or documented in better places already | Martin Reindl |
2005-01-27 | Use pcmcia_intr_string() for printing the irq (or error) string. | Todd C. Miller |
2005-01-27 | Add pcmcia_intr_string() to format the intr string for pcmcia attach | Todd C. Miller |
2005-01-27 | Make pcic_isa_chip_intr_establish() silent; irq printing will move | Todd C. Miller |
2005-01-26 | only attach ohci on chips that actually have the controller | David Gwynne |
2005-01-26 | add the Belkin F5D6050 802.11b Wireless Device. from netbsd | David Gwynne |
2005-01-26 | regen | David Gwynne |
2005-01-26 | add the Belkin F5D6050 802.11b Wireless adapter. from netbsd | David Gwynne |
2005-01-26 | Moved to sys/arch/zaurus/dev/zaurus_apm.c | Uwe Stuehler |
2005-01-26 | New device for the dedicated SSP unit, automatic battery charging, and | Uwe Stuehler |
2005-01-25 | map Fn to something for now. | Dale Rahn |
2005-01-25 | Enable the COMPAT ioctls to allow X to switch VTs. | Dale Rahn |