Age | Commit message (Expand) | Author |
2010-06-20 | sync the list of device and phy ids with FreeBSD | Jonathan Gray |
2010-06-20 | regen | Jonathan Gray |
2010-06-20 | add a bunch of em devices from FreeBSD | Jonathan Gray |
2010-06-20 | Lock the sample rate of es1731-based devices to 48kHz (ie the | Alexandre Ratchov |
2010-06-19 | Remove more splbio/splx pairs from around scsi_done() calls. | Kenneth R Westerback |
2010-06-19 | Fix reference counting panic for CondRef | Jordan Hargrave |
2010-06-19 | Skip exiting procesess in sysctl_file2(). As processes in exit1() | Thordur I. Bjornsson |
2010-06-19 | Remove unused md BUS_SPACE_MAP_NOEXTENT flag; ok jsing@ | Miod Vallat |
2010-06-19 | In ieee80211_node_leave(), clear the associd after calling | Damien Bergamini |
2010-06-18 | Remove obsolete dvmamap comment. | Miod Vallat |
2010-06-18 | Remove IOMMU pte defines; only those in iommureg.h are used. | Miod Vallat |
2010-06-18 | dvma_free() the exact size passed to dvma_malloc(). | Miod Vallat |
2010-06-17 | aligment -> alignment | Miod Vallat |
2010-06-16 | Always check both the return value of scsi_do_mode_sense() and the | Kenneth R Westerback |
2010-06-16 | Bring ststrategy() into line with sdstrategy() and cdstrategy(), making | Kenneth R Westerback |
2010-06-15 | softraid doesnt provide disk cache settings to tweak, mark those ioctls as | David Gwynne |
2010-06-15 | various Huawei 3g devices share a usb id, some of them need DEV_UMASS5 for pr... | Felix Kronlage |
2010-06-15 | enable the write cache on disks during attach. | David Gwynne |
2010-06-15 | rearrange attach so that the SDEV_VIRTUAL flag is set during scsi_probe, | David Gwynne |
2010-06-15 | dont pass the dev_t from the scsi device drivers into the midlayer for | David Gwynne |
2010-06-14 | fix my previous commit, i forgot BIP, so instead of enumerating | Damien Bergamini |
2010-06-14 | do not try to associate with an AP using an unsupported group cipher, | Damien Bergamini |
2010-06-14 | plug a memleak, free the devname when we succeed with | Thordur I. Bjornsson |
2010-06-14 | attach CNU-680 to umsm(4) | Felix Kronlage |
2010-06-14 | regen after adding CNU-680 | Felix Kronlage |
2010-06-14 | add usb device id for edvo device CNU-680 | Felix Kronlage |
2010-06-14 | tidy this file up a bit. reorder a few comments, | Thordur I. Bjornsson |
2010-06-14 | remove the scsi_buf_* functions as these have been | Thordur I. Bjornsson |
2010-06-12 | add missing arg to a printf call | Jonathan Gray |
2010-06-12 | Add missing arg to a printf call. | Jonathan Gray |
2010-06-11 | Restore an unusual XS_SENSE semantic that inadvertantly got lost | Kenneth R Westerback |
2010-06-10 | Declare safepri at the MD level on each platform, so that the kern_synch.c | Theo de Raadt |
2010-06-10 | fix typos in comments: lineair -> linear. | Thordur I. Bjornsson |
2010-06-10 | the pagedaemon sleeps on uvm.pagedaemon not | Thordur I. Bjornsson |
2010-06-10 | vscsi just works, as a proof the debug macro is wrong and was never used, | Jonathan Armani |
2010-06-09 | Remove the CRYPTO_ALGORITHM_ALL define, fixup accordingly | Thordur I. Bjornsson |
2010-06-09 | Do not set time 100 years in the future if the time read is before | Miod Vallat |
2010-06-09 | Move declaration of cn_tab from dev/cons.c to dev/cninit.c, or appropriate | Miod Vallat |
2010-06-09 | Wire up device nodes for disk mapper. | Joel Sing |
2010-06-09 | Teach FFS mounts about disklabel UIDs. This allows file systems to be | Joel Sing |
2010-06-09 | Fix the pop operation to make PHP work again. When popping the last label | Claudio Jeker |
2010-06-09 | Move the prototype for uvm_wait() to uvm_extern.h and remove | Thordur I. Bjornsson |
2010-06-08 | properly enable vscsi, fix incorrect major | Todd T. Fries |
2010-06-08 | Introduce a diskmap pseudo device which allows userland to open a disk | Joel Sing |
2010-06-08 | Add missing function prototype. | Joel Sing |
2010-06-08 | in viac3_crypto_setup(), if we fail to get a crypto driverid, | Thordur I. Bjornsson |
2010-06-07 | Fix various problems of auich on SiS 7012 based chips: | Alexandre Ratchov |
2010-06-07 | Sync with GENERIC and SUN4. | Miod Vallat |
2010-06-07 | partial backout of 1.81 as invoking standby in shutdown | Jonathan Gray |
2010-06-07 | Rework the way onboard devices attach on Sun 4/110 systems (which only have a | Miod Vallat |