Age | Commit message (Expand) | Author |
2006-06-15 | Add proper masking of reserved bits, when we test if the thermal | Dimitry Andric |
2006-06-15 | nuke code that has been dead for so long that it stinks. claudio ok | Henning Brauer |
2006-06-15 | Make number of varargs passed to ip_output match reality. | Christopher Pascoe |
2006-06-15 | Change cast of last vararg to ip_output to match what ip_output expects, | Christopher Pascoe |
2006-06-15 | Make number of varargs passed to ip_output match reality. | Christopher Pascoe |
2006-06-15 | Add detection of RAID volume during PPR. Doesn't fan out the ppr to individual | Marco Peereboom |
2006-06-15 | Add IOC page 3 support. Needed for RAID and bio. | Marco Peereboom |
2006-06-15 | Print volume details in debug. | Marco Peereboom |
2006-06-15 | Remove header from structure since it doesnt need it. | Marco Peereboom |
2006-06-15 | And now without a buffer overflow. Pointed out by dlg. No cookie for me. | Marco Peereboom |
2006-06-15 | Add structures and initial code to retrieve IOC page 2. We need this for | Marco Peereboom |
2006-06-15 | Print some useful error information during failure. We need this to be able | Marco Peereboom |
2006-06-15 | In p3_get_bus_clock() don't fall through if we have in fact correctly | Gordon Willem Klok |
2006-06-14 | teach it fintek f75375; half by drahn | Theo de Raadt |
2006-06-14 | - If the codec has support for a modem then print that there is no | Brad Smith |
2006-06-14 | move vfs_busy() to rwlocks and properly hide the locking api from vfs | Nikolay Sturm |
2006-06-14 | regen | Otto Moerbeek |
2006-06-14 | Introducing adjfreq(2), to adjust the clock frequency. | Otto Moerbeek |
2006-06-14 | Missed a part of the kvm86 commit, if option KVM86 is defined it would be | Gordon Willem Klok |
2006-06-14 | * move mixer functions from azalia.c to azalia_codec.c, and | Brad Smith |
2006-06-14 | must use RTS/CTS protection when sending frames at OFDM rates in a BSS | Damien Bergamini |
2006-06-14 | reset the chip in pcn_shutdown(). | Brad Smith |
2006-06-14 | clear the IFF_UP interface flag before shutting down the interface. | Brad Smith |
2006-06-14 | Avoid potential deadlock during hash lookup; ok pedro@ | Patrick Latifi |
2006-06-14 | Plug memory leak in error path; ok pedro@ | Patrick Latifi |
2006-06-14 | Allow changes to a Name initialized with a 'static' value. | Can Erkin Acar |
2006-06-14 | remove redundant commented debug define | Felix Kronlage |
2006-06-14 | oops, i forgot that you need to return a high number from match to win. | David Gwynne |
2006-06-14 | enable the NMEA 0183 line discipline in GENERIC. see nmea(4) for details. | Marc Balmer |
2006-06-14 | no more infinite loops; tested by dlg | Theo de Raadt |
2006-06-14 | allow mpi to attach to parallel scsi controllers instead of mpt. | David Gwynne |
2006-06-14 | support the iic busses on the ultrasparc III machines (something is still | Theo de Raadt |
2006-06-13 | Do not compare apple with oranges when checking if the thermal control | Miod Vallat |
2006-06-13 | Next round of clean-up: Remove the ugly state machine and replace it with | Marc Balmer |
2006-06-13 | kvm86, missed a file. | Gordon Willem Klok |
2006-06-13 | Kernel virtual mode 8086, currently disabled in GENERIC. | Gordon Willem Klok |
2006-06-13 | we sometimes bundle chunks that the ioc will write to in the request space | David Gwynne |
2006-06-13 | rev 1.13 fixed the MTU ioctl handler to allow adjusting the MTU | Brad Smith |
2006-06-13 | When adjusting the performance of the processor using p4tcc, the CPUs | Gordon Willem Klok |
2006-06-13 | Change the value returned if the CPU fails to honor a request to | Gordon Willem Klok |
2006-06-12 | i stashed the dva and kva of each request space in its ccb, so why am i | David Gwynne |
2006-06-12 | Oops, typo | Miod Vallat |
2006-06-12 | fix sgl loading. there were a few issues, the main ones being: | David Gwynne |
2006-06-12 | Some more improvements to EST: | Dimitry Andric |
2006-06-12 | reset the reply pointer to NULL every time we get a context reply in | David Gwynne |
2006-06-12 | Typos in comments. | Marc Balmer |
2006-06-12 | ANSIfy, and nuke newline at end of file. | Gordon Willem Klok |
2006-06-12 | Add stray interrupt reporting to the apicvec.s, fix the code for stray | Gordon Willem Klok |
2006-06-12 | white space fixes | David Gwynne |
2006-06-12 | Initial version of dv for scsi. Work based on dlg's code. | Marco Peereboom |