Searched hist:1.1041 (Results 1 - 13 of 13) sorted by relevance

/src/sys/dev/pci/
H A Dpcidevs.h1.1041 Wed Jul 28 00:00:11 GMT 2010 msaitoh regen.
H A Dpcidevs_data.h1.1041 Thu Jul 29 17:54:14 GMT 2010 njoly Regen for Matrox MGA G200eW.
H A Dpcidevs1.1041 Thu Jul 08 18:49:28 GMT 2010 msaitoh - Add "vendor SYBA" and two cards.
- Add two Avlab cards.
- Add two Moxa cards.
- Add some VScom cards.
/src/doc/
H A D3RDPARTY1.1041 Tue Jul 09 08:57:16 GMT 2013 wiz libcap-1.4.0 and tcpdump-4.4.0 out.
H A DCHANGES1.1041 Thu Apr 10 22:48:42 GMT 2008 tls Extend crypto.4 interface:

* Asynchronous operation with result retrieval via select/poll
* Mutliple-request submit/retrieve ioctls
* Mutliple-session create-destroy ioctls

Revise/rewrite crypto.4 manual page. It should now be much easier to write
new applications to this API.

Measured performance for trivial requests: 84,000 very short modular math
operations/sec, 120,000 very short md5 hashes per sec (with a hardware
accellerator of moderate performance but very low latency, whose driver
will be contributed at a later date).

Contributed to TNF by Coyote Point Systems, Inc.
/src/sys/arch/i386/conf/
H A DGENERIC1.1041 Sat Jul 23 21:12:58 GMT 2011 jakllsch Enable or note aubtfwl(4) wherever ubt(4) is enabled or noted.
/src/distrib/sets/lists/base/
H A Dmi1.1041 Sat Oct 19 22:35:02 GMT 2013 mlelstv add missing chroot directories for rtadvd
/src/distrib/sets/lists/man/
H A Dmi1.1041 Tue Dec 04 18:47:53 GMT 2007 xtraeme Areca Technology Corporation SATA RAID controller driver, ported
from OpenBSD.

arc0 at pci2 dev 14 function 0: interrupting at ioapic0 pin 18 (irq 5)
arc0: Areca ARC-1210 Host Adapter RAID controller
arc0: 4 ports, 256MB SDRAM, firmware <V1.43 2007-4-17>
scsibus0 at arc0: 16 targets, 8 luns per target
[...]
scsibus0: waiting 2 seconds for devices to settle...
sd0 at scsibus0 target 0 lun 0: <Areca, ARC-1210-VOL#00, R001> disk fixed
sd0: 465 GB, 56514 cyl, 36 head, 480 sec, 512 bytes/sect x 976562176 sectors
sd1 at scsibus0 target 0 lun 1: <Areca, ARC-1210-VOL#01, R001> disk fixed
sd1: 465 GB, 56514 cyl, 36 head, 480 sec, 512 bytes/sect x 976562176 sectors

bioctl(4) output with two RAID0 volumes:

Volume Status Size Device
arc0 0 Online 466G ARC-1210-VOL#00 RAID0
0 Online 234G 0:0.0 noencl <WDC WD2500YS-01SHB1 20.06C06>
1 Online 234G 0:1.0 noencl <WDC WD2500YS-01SHB1 20.06C06>
arc0 1 Online 466G ARC-1210-VOL#01 RAID0
0 Online 234G 0:2.0 noencl <WDC WD2500YS-01SHB1 20.06C06>
1 Online 234G 0:3.0 noencl <WDC WD2500YS-01SHB1 20.06C06>

The driver still needs changes related to locking and talking to the
firmware, which sometimes is unable to answer...

Raid card donated by Areca Technology Corporation via Trent George.
Disks used for testing were contributed by TNF.

Thank you very much.
/src/distrib/sets/lists/tests/
H A Dmi1.1041 Thu Apr 15 19:02:29 GMT 2021 rillig tests/make: demonstrate handling of null bytes
/src/share/mk/
H A Dbsd.own.mk1.1041 Sun Mar 04 22:47:49 GMT 2018 mrg switch powerpc, mips and arm ports to GCC 6.

all kernels that build with gcc 5 still build.
several platforms tested in emulators and real hardware.
/src/usr.bin/make/
H A Dvar.c1.1041 Mon Feb 13 19:25:15 GMT 2023 rillig make: extract the decision of using a specific log format

No functional change.
/src/sys/conf/
H A Dfiles1.1041 Sun Jan 29 06:26:54 GMT 2012 dholland Add vfs_quotactl.c. This is where filesystem-independent quota
handling will go.
/src/distrib/sets/lists/comp/
H A Dmi1.1041 Tue Jul 03 00:16:51 GMT 2007 yamt add yield(9).

Completed in 1170 milliseconds