Searched hist:1.1194 (Results 1 - 12 of 12) sorted by relevance

/src/sys/dev/pci/
H A Dpcidevs.h1.1194 Tue Sep 16 07:06:14 GMT 2014 msaitoh Regen.
H A Dpcidevs_data.h1.1194 Sun Sep 21 14:31:03 GMT 2014 christos regen
H A Dpcidevs1.1194 Mon Jun 23 17:31:40 GMT 2014 msaitoh Add some HP iLO devices.
Add Matrox MGA G200eH.
/src/doc/
H A D3RDPARTY1.1194 Sat Jan 17 17:48:41 GMT 2015 christos new am-utils
H A DCHANGES1.1194 Thu Feb 26 13:59:17 GMT 2009 roy Import dhcpcd-4.0.12
/src/sys/arch/i386/conf/
H A DGENERIC1.1194 Sat Nov 24 18:23:29 GMT 2018 bouyer Add mpii(4), a driver for LSI Megaraid Fusion controllers.
Ported from OpenBSD. This driver is MP-safe.
Note that the earlier fusion controllers (Megaraid 2208, codenamed Thunderbold)
are also supported by mfi(4). mpii will take precedence if both drivers
are enabled.
Tested on a
mfii0 at pci6 dev 0 function 0: "PERC H740P Adapter ", firmware 50.3.0-1512, 819
2MB cache
mfii0: interrupting at ioapic2 pin 2
scsibus0 at mfii0: 64 targets, 8 luns per target
scsibus0: waiting 2 seconds for devices to settle...
sd0 at scsibus0 target 0 lun 0: <DELL, PERC H740P Adp, 5.03> disk fixed
sd0: fabricating a geometry
sd0: 99 GB, 102399 cyl, 64 head, 32 sec, 512 bytes/sect x 209714688 sectors
sd0: tagged queueing
sd1 at scsibus0 target 1 lun 0: <DELL, PERC H740P Adp, 5.03> disk fixed
sd1: fabricating a geometry
sd1: 22254 GB, 22788608 cyl, 64 head, 32 sec, 512 bytes/sect x 46671069696 sectors
sd1: fabricating a geometry

It supports bioctl(8) ioctls, as well as sensors for the BBU and logical
drives.

Sponsored by LIP6.
/src/distrib/sets/lists/base/
H A Dmi1.1194 Wed Dec 12 07:04:05 GMT 2018 maxv Retire the LMC driver, and its associated lmcconfig tool. LMC has been
mentioned repeatedly as a non-MP-safe driver that is hard to maintain,
and no one is taking care of it.

LMC was removed from OpenBSD three years ago, and from FreeBSD a few
months ago.
/src/distrib/sets/lists/man/
H A Dmi1.1194 Mon Feb 22 03:54:24 GMT 2010 pgoyette Add man page for smscmon(4)
/src/distrib/sets/lists/tests/
H A Dmi1.1194 Wed Apr 20 07:41:04 GMT 2022 blymn Add test and check file for bkgrndset
/src/share/mk/
H A Dbsd.own.mk1.1194 Wed May 27 06:06:37 GMT 2020 mrg switch alpha to GCC 8. tested by rin@, same atf result as with GCC 7.

thanks rin! only vax, sh3 and m68k left.
/src/sys/conf/
H A Dfiles1.1194 Mon Feb 12 23:11:00 GMT 2018 joerg Add a new option CISS_NO_INTERRUPT_HACK for driving ciss(4) by callouts.
This is intended as workaround for certain Xen issues with dom0 kernels
and will likely want to have a high HZ value as well for decent
performance.
/src/distrib/sets/lists/comp/
H A Dmi1.1194 Tue Sep 23 23:59:03 GMT 2008 hubertf Implement /usr/bin/c99 script as wrapper for cc to run in C99 compatible
mode. Patch submitted by Andy Shevchenko <andy.shevchenko@gmail.com>
on tech-userlevel.

Completed in 1108 milliseconds