Searched hist:1.1290 (Results 1 - 11 of 11) sorted by relevance

/src/sys/dev/pci/
H A Dpcidevs.h1.1290 Thu Aug 17 01:05:51 GMT 2017 msaitoh Regen.
H A Dpcidevs_data.h1.1290 Fri Sep 15 14:25:24 GMT 2017 hikaru Regen.
H A Dpcidevs1.1290 Tue Jun 06 05:39:06 GMT 2017 msaitoh - Change VMware's 0x0770 from "Virtual USB" to "Virtual EHCI"
- Add VMware's 0x0774(UHCI) and 0x0778(xHCI)
/src/doc/
H A D3RDPARTY1.1290 Sun Jan 10 19:06:08 GMT 2016 christos update tmux info
H A DCHANGES1.1290 Tue Sep 15 10:42:40 GMT 2009 degroote Mention pfsync(4) import
/src/distrib/sets/lists/base/
H A Dmi1.1290 Thu Feb 24 03:35:32 GMT 2022 mrg enable blkdiscard(8) build.
/src/distrib/sets/lists/man/
H A Dmi1.1290 Sun Feb 20 08:31:46 GMT 2011 jruoho Split fujbp(4) and fujhk(4) to separate instances from fujitsu(4). Allows
modularization and takes care of tsutsui@'s justified concern over the too
generic name "fujitsu". Ok gsutre@.
/src/distrib/sets/lists/tests/
H A Dmi1.1290 Sun Aug 20 00:29:16 GMT 2023 riastradh distrib/sets/lists: /usr/tests/compat/linux/h_* is amd64-only for now.
/src/share/mk/
H A Dbsd.own.mk1.1290 Fri Dec 23 17:25:22 GMT 2022 christos switch everyone to binutils.old which is now 2.34
/src/sys/conf/
H A Dfiles1.1290 Fri Nov 19 23:46:54 GMT 2021 rin ahcisata(4): Introduce AHCI_QUIRK_EXTRA_DELAY quirk for devices that
need extra delays as done by AHCISATA_EXTRA_DELAY option.

Enable this quirk for "C600/X79 AHCI". Also add commented out quirk
entries for "Bay Trail SATA (AHCI)" and "Mobile AHCI SATA Controller",
for which non-reproducible failures worked around by extra delays have
been reported.

500 ms of delays inserted by these option/quirk may be too much. Add
AHCISATA_EXTRA_DELAY_MS option to adjust number of delays in ms, like:

----
options AHCISATA_EXTRA_DELAY_MS=200
----

Thanks prlw1@ and jun@ for testing!
/src/distrib/sets/lists/comp/
H A Dmi1.1290 Mon Aug 03 19:43:58 GMT 2009 rmind Unify kmem_alloc/zalloc/free under kmem(9). Links preserved.

Completed in 1075 milliseconds