Searched hist:1.737 (Results 1 - 22 of 22) sorted by relevance
| /src/sys/dev/pci/ | ||
| H A D | if_wm.c | 1.737 Wed Jul 06 05:49:46 GMT 2022 msaitoh Fix compile error if WM_DEBUG is set. |
| H A D | pcidevs.h | 1.737 Fri Nov 18 21:46:11 GMT 2005 rpaulo regen |
| H A D | pcidevs_data.h | 1.737 Tue Nov 22 22:57:45 GMT 2005 rpaulo regen |
| H A D | pcidevs | 1.737 Tue Nov 22 22:55:30 GMT 2005 rpaulo Fix entry for TI FlashMedia Controller. |
| /src/sys/dev/usb/ | ||
| H A D | usbdevs.h | 1.737 Fri Dec 22 14:06:40 GMT 2017 jakllsch branches: 1.737.2; regen 1.737 Fri Dec 22 14:06:40 GMT 2017 jakllsch branches: 1.737.2; regen |
| H A D | usbdevs | 1.737 Mon Jun 26 20:28:42 GMT 2017 is yet another moschip serial adapter chip. |
| H A D | usbdevs_data.h | 1.737 Tue Oct 31 00:30:07 GMT 2017 khorben Re-generate |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.737 Mon Dec 06 19:34:01 GMT 2004 cube branches: 1.737.2; Add a manual page for ixpide(4). 1.737 Mon Dec 06 19:34:01 GMT 2004 cube branches: 1.737.2; Add a manual page for ixpide(4). |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.737 Thu Jul 11 06:58:30 GMT 2013 martin branches: 1.737.2; Switch sparc and sparc64 to USE_COMPILERCRTSTUFF=no 1.737 Thu Jul 11 06:58:30 GMT 2013 martin branches: 1.737.2; Switch sparc and sparc64 to USE_COMPILERCRTSTUFF=no |
| /src/share/man/man4/ | ||
| H A D | Makefile | 1.737 Mon Nov 04 20:43:37 GMT 2024 brad Add a driver for the Maxim DS2482-100 and DS2482-800 I2C to 1-Wire bridge. This chip provides a I2C device that then has 1 or 8 1-Wire busses on the other side. The 1-Wire buses show up as onewire(4) buses in the NetBSD. The chip can be used in situations where: * You have a I2C bus extended a long distance, say with a LTC4311 active terminator / extender or one of the differential I2C extenders and you would like to have a 1-Wire device on the far end and it isn't possible to add wiring to get to the far end. * You are either out of GPIO pins or the GPIO pins are not reliable enough to use gpioow(4), but you do have working I2C. The DS2482 does all of the 1-Wire signals in hardware and provides for a couple of pullup options for the 1-Wire devices. All of the functions of the DS2482-100 and -800 are supported except for overdrive speed support. To do this will likely require some API changes to onewire(4). Breakout boards exist for the DS2482 for both variants, but they appear to be more expensive than expected. The chip itself is quiet cheap and wasn't all that hard to SMD solder to a board. No other components are really needed. There are other members in the same family, the DS2482-101, DS2484 and DS2485. The DS2482-101 has a sleep pin, but from the datasheet appears to program the same as the -100 variant. The DS2484 has a slightly different way to set configuration information and probably won't quite work with the driver, but isn't far off. The DS2485 is very different and would require a new driver to function. |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.737 Fri Nov 08 03:12:48 GMT 2013 christos fix unused variable warnings |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.737 Fri May 29 00:28:08 GMT 2015 christos bump libintl |
| H A D | mi | 1.737 Wed Jan 09 11:25:59 GMT 2008 simonb Remove support for NetBSD/pc532. |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.737 Mon Dec 07 00:47:49 GMT 2009 wiz Remove me from some responsible lines. |
| H A D | CHANGES | 1.737 Mon Oct 23 21:15:23 GMT 2006 peter Mention timecounter support and MI todr(9) on hpcarm. |
| /src/usr.bin/make/ | ||
| H A D | parse.c | 1.737 Tue Jan 14 21:23:17 GMT 2025 rillig make: simplify parsing of dependency lines The evaluation modes that allow or deny undefined variables have the same effect in this case, as Var_Subst does not return an error marker. |
| H A D | var.c | 1.737 Sat Dec 19 22:10:17 GMT 2020 rillig make(1): error out if .undef has not exactly 1 argument |
| /src/sys/sys/ | ||
| H A D | param.h | 1.737 Sun Apr 13 14:01:00 GMT 2025 jakllsch Add physical sector and alignment info to struct disk_geom and the geometry plist, and handle in partutil. Bump version for disk_geom addition. Collect DIOCGSECTORALIGN handling into one place. |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.737 Tue Mar 28 20:58:40 GMT 2006 pavel Add stf to all kernel configs which have INET6 and gif, except the INSTALL ones and those for specific machines of developers. PR 32304. OK'ed by rpaulo. N.B. stf is a cloning device, so it still must be enabled by "ifconfig stf0 create". |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.737 Thu Apr 27 06:53:44 GMT 2017 ozaki-r Add test cases for L2TP/IPsec |
| /src/sys/conf/ | ||
| H A D | files | 1.737 Wed Oct 19 09:04:23 GMT 2005 dyoung For clarify, use the name opt_athhal.h instead of opt_ah.h for the file where Atheros HAL options go. |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.737 Wed Nov 10 04:52:30 GMT 2004 lukem Add: getgrgid_r(3) getgrnam_r(3) getpwnam_r(3) getpwuid_r(3) |
Completed in 1709 milliseconds