Age | Commit message (Expand) | Author |
2006-05-29 | Add embedded controller support. | Can Erkin Acar |
2006-05-29 | Fix a memory overrun in the aml parser code. | Can Erkin Acar |
2006-05-29 | formatting | Brad Smith |
2006-05-29 | fetch the beep clock frequency (we'll need it to compute the audio frequency ... | Jason Wright |
2006-05-29 | Make sure all physical addresses are filled in the qTD even when we have | Christopher Pascoe |
2006-05-28 | Miscellaneous fixes. | Kenneth R Westerback |
2006-05-28 | Make sure to honor the USBD_FORCE_SHORT_XFER flag and generate an empty | Christopher Pascoe |
2006-05-28 | - force the maximum receivable frame size down to 1518 bytes for | Brad Smith |
2006-05-28 | placeholder driver for the bbc,beep device. should be straightforward | Jason Wright |
2006-05-28 | This commit changes the interpret_sense routine for st to catch the | Bob Beck |
2006-05-28 | Add support for NFS mounts to be from non-reserved ports: | Anil Madhavapeddy |
2006-05-28 | In the absence of a coherent concept of 'RAW' tape devices, pass all | Kenneth R Westerback |
2006-05-28 | Whack a 'control device' leftover. Actually save the new density, etc. | Kenneth R Westerback |
2006-05-28 | minor nit, use CPU ID instead of FPU ID for BTLB parameters after passing | Martin Reindl |
2006-05-28 | make sure the IMR values are visible when we drop back into the prom | Jason Wright |
2006-05-28 | oops, nuke debugging stuff | Jason Wright |
2006-05-28 | - Implement schizo_intr_map (mainly to | in the agentid). | Jason Wright |
2006-05-28 | Remove obvious EST table dupe: Pentium M 733 and Pentium M 773 (VID #H), | Dimitry Andric |
2006-05-28 | junk to read and write configuration pages. | David Gwynne |
2006-05-28 | We don't have 'control devices' for st. Nor are we likely to get any | Kenneth R Westerback |
2006-05-28 | back out my last commit. art pointed out that sysctl cannot sleep when | David Gwynne |
2006-05-28 | ST_NEW_MOUNT was set/reset in a number of places but only examined inside | Kenneth R Westerback |
2006-05-28 | Can't call directly back into the prom if we "exit" at the root | Jason Wright |
2006-05-28 | Change the timedelta sensor descritpion so that the first four bytes contain | Marc Balmer |
2006-05-28 | don't #undef SDMMC_DEBUG | Uwe Stuehler |
2006-05-28 | - if the "upa-portid" property doesn't exist, try "portid" (schizo) | Jason Wright |
2006-05-28 | sync, enable and move twe(4) out from untested on alpha | Martin Reindl |
2006-05-28 | Fix open(2) semantics for ch(4) to not be completely on fresh minty crack: | Bob Beck |
2006-05-28 | Support for standard SD host controllers like the Ricoh 5C822, a small | Uwe Stuehler |
2006-05-28 | Add PCATCH to tsleep flags when a scsi command is waiting for an opening | Bob Beck |
2006-05-28 | make the ISR bits visible so we can poll them in cngetc (w/out cnpollc). | Jason Wright |
2006-05-28 | Allow len == 1 in systrace_fname(), so systraced processes can proceed | Pedro Martelletto |
2006-05-28 | Actually remove the device id from events. | Michael Knudsen |
2006-05-28 | unbrek tree by syncing protoypes to hotplug.c | Henning Brauer |
2006-05-28 | remove the dev/isa/isavar.h include, as it is not needed | Felix Kronlage |
2006-05-28 | remove sc_ic member from struct com_softc as it is not used anywhere | Felix Kronlage |
2006-05-28 | Remove device id from hotplug events. | Michael Knudsen |
2006-05-28 | do not print "root on ..." twice for the -a case, also cope with systems | Theo de Raadt |
2006-05-28 | Configure network devices at ipl 3, not ipl 1. | Miod Vallat |
2006-05-28 | always set if_hardmtu. | Brad Smith |
2006-05-28 | Remove dead code; free commit on behalf of dlg@ | Uwe Stuehler |
2006-05-28 | Use TEST_READY_RETRIES_TAPE instead of TEST_READY_RETRIES_DEFAULT, | Kenneth R Westerback |
2006-05-28 | more fallout from the sensors: Every single ramdisk got broken. | Theo de Raadt |
2006-05-28 | Use bit 23 of the device minor to indicate a control mode device. A | Kenneth R Westerback |
2006-05-28 | don't hardcode the iova... it uses the same scheme as the sbus machines | Jason Wright |
2006-05-28 | formatting | Jason Wright |
2006-05-28 | Fix multicast and broadcast over gre(4) tunnels. Clear the M_MCAST and M_BCAST | Claudio Jeker |
2006-05-28 | Spacing in vfs_sysctl() | Pedro Martelletto |
2006-05-28 | Nuke unused VFSGEN_MAXID define | Pedro Martelletto |
2006-05-28 | intrducing device type DV_SENSOR turned out to be a bad idea as it | Henning Brauer |