Searched hist:1.720 (Results 1 - 22 of 22) sorted by relevance
| /src/sys/dev/pci/ | ||
| H A D | if_wm.c | 1.720 Fri Dec 10 05:39:22 GMT 2021 skrll Trailing whitespace |
| H A D | pcidevs.h | 1.720 Wed Jun 15 17:59:14 GMT 2005 bouyer Regen: add Intel 82801FBM Serial ATA Controller. |
| H A D | pcidevs_data.h | 1.720 Mon Jun 20 00:19:38 GMT 2005 briggs Regen. |
| H A D | pcidevs | 1.720 Sun Jun 19 21:16:41 GMT 2005 chs add some misc cards and merge the two mylex sections. |
| /src/sys/dev/usb/ | ||
| H A D | usbdevs_data.h | 1.720 Mon Dec 12 16:43:14 GMT 2016 bouyer branches: 1.720.2; Regen for USB_PRODUCT_WINCHIPHEAD2_CH341_2 1.720 Mon Dec 12 16:43:14 GMT 2016 bouyer branches: 1.720.2; Regen for USB_PRODUCT_WINCHIPHEAD2_CH341_2 |
| H A D | usbdevs | 1.720 Mon Oct 17 19:58:42 GMT 2016 nat Add DisplayLink FY-DVI usb adaptor. OK christos@ |
| H A D | usbdevs.h | 1.720 Sun Mar 05 19:22:10 GMT 2017 snj regen |
| /src/distrib/sets/lists/base/ | ||
| H A D | mi | 1.720 Thu Aug 09 22:01:25 GMT 2007 pooka branches: 1.720.2; move sysctlfs from examples to base 1.720 Thu Aug 09 22:01:25 GMT 2007 pooka branches: 1.720.2; move sysctlfs from examples to base |
| H A D | shl.mi | 1.720 Sun Oct 19 16:35:09 GMT 2014 christos bump libssh |
| /src/share/man/man4/ | ||
| H A D | Makefile | 1.720 Tue Dec 07 17:39:54 GMT 2021 brad A driver and user land utility for the Sparkfun Serial Controlled Motor Driver module as illustrated here: https://www.sparkfun.com/products/13911 A SCMD module is a ARM SOC simular to a Arduino in front of a motor driver chip. The single SCMD module can control two motors and up to 16 additional modules can be chained together using an internal I2C bus. One can interface with the SCMD using tty uart commands, SPI or I2C. The driver in this commit adds a kernel driver for the I2C and SPI interfaces. The command line utility provides a set of convenience commands that support most of the functions of the SCMD and is able to use the tty uart mode, SPI user land or the included kernel driver in a uniform manor. The use of the SCMD module is mostly for small robots and the like, but it can control anything that is controllable by voltage. |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.720 Thu Feb 23 14:45:55 GMT 2012 chs move XEN CPU feature masking into cpu_probe() so that it's applied to all CPUs, not just the boot CPU. |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.720 Fri Oct 09 09:22:08 GMT 2009 wiz gdb-7.0 out. |
| H A D | CHANGES | 1.720 Sun Oct 01 13:05:28 GMT 2006 bjh21 Mention sec(4). |
| /src/usr.bin/make/ | ||
| H A D | parse.c | 1.720 Sat Apr 20 10:18:55 GMT 2024 rillig make: provide more context information for parse/evaluate errors |
| H A D | var.c | 1.720 Sat Dec 12 00:33:25 GMT 2020 rillig make(1): remove const from function parameters These have been left-overs from refactoring, when these pieces were extracted to separate functions. |
| /src/sys/sys/ | ||
| H A D | param.h | 1.720 Fri Nov 25 08:40:15 GMT 2022 knakahara Welcome to 9.99.107 - add IFF_UNNUMBERED flag |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.720 Tue Jan 31 09:31:01 GMT 2006 kochi remove ACPI_DISABLE_ON_POWEROFF option, which was there just for compatibility of our old driver behavior, which is not necessary. |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.720 Thu Aug 19 09:54:06 GMT 2004 drochner add drvctl stuff |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.720 Sat Feb 11 18:47:36 GMT 2017 nakayama Redo rev.1.718, remove trash in line end. |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.720 Sun Jan 27 02:22:27 GMT 2013 christos we cannot include bsd.sys.mk because of YHEADER. The incestious relation of the .mk files needs to be fixed. |
| /src/sys/conf/ | ||
| H A D | files | 1.720 Thu Jun 23 00:30:28 GMT 2005 thorpej Implement expansion of special "magic" strings in symlinks into system-specific values. Submitted by Chris Demetriou in Nov 1995 (!) in PR kern/1781, modified only slighly by me. This is enabled on a per-mount basis with the MNT_MAGICLINKS mount flag. It can be enabled at mountroot() time by building the kernel with the ROOTFS_MAGICLINKS option. The following magic strings are supported by the implementation: @machine value of MACHINE for the system @machine_arch value of MACHINE_ARCH for the system @hostname the system host name, as set with sethostname() @domainname the system domain name, as set with setdomainname() @kernel_ident the kernel config file name @osrelease the releaes number of the OS @ostype the name of the OS (always "NetBSD" for NetBSD) Example usage: mkdir /arch/i386/bin mkdir /arch/sparc/bin ln -s /arch/@machine_arch/bin /bin |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.720 Sat Jul 24 18:15:01 GMT 2004 cube Mark 'ip_rules.h' as obsolete instead of removing the entry. |
Completed in 1591 milliseconds