Searched hist:1.745 (Results 1 - 21 of 21) sorted by relevance
| /src/sys/dev/pci/ | ||
| H A D | if_wm.c | 1.745 Tue Jul 19 08:22:34 GMT 2022 riastradh wm(4): Use CSR_WRITE_FLUSH, not bus_space_barrier. The bus space is mapped non-prefetchable and non-cacheable, so there is no need for bus_space_barrier and it might not even have any effect -- bus_space_read/write are totally ordered for non- prefetchable, non-cacheable mappings anyway. Presumably the intent here was to wait for acknowledgment of the write from the device -- which bus_space_barrier does not guarantee, and which I expect requires a read transaction as CSR_WRITE_FLUSH performs. ok msaitoh@, knakahara@ |
| H A D | pcidevs.h | 1.747 Sat Dec 10 19:05:46 GMT 2005 jonathan regen from pcidevs rev.1.745 with IDs for broadcom bcm5714, bcm5715, bcm5780. 1.745 Thu Dec 08 17:38:34 GMT 2005 xtraeme regen |
| H A D | pcidevs_data.h | 1.745 Sat Dec 10 19:05:46 GMT 2005 jonathan regen from pcidevs rev.1.745 with IDs for broadcom bcm5714, bcm5715, bcm5780. 1.745 Sat Dec 10 19:05:46 GMT 2005 jonathan regen from pcidevs rev.1.745 with IDs for broadcom bcm5714, bcm5715, bcm5780. |
| H A D | pcidevs | 1.745 Sat Dec 10 19:03:22 GMT 2005 jonathan Add PCI device entries for Broadcom Ethernet devices: PCI-Express gigabit bcm5714 (copper), bcm5714S (serdes), bcm5715 (copper), bcm5715S (SERDES), also bcm5780 (copper) and bcm5780S (SERDES). Extracted from Broadcom-supplied Linux driver and from prerelease patches for Linux-2.6.15. |
| /src/sys/dev/usb/ | ||
| H A D | usbdevs | 1.745 Fri Dec 22 14:03:39 GMT 2017 jakllsch branches: 1.745.2; Add West Mountain Radio IDs from OpenBSD 1.745 Fri Dec 22 14:03:39 GMT 2017 jakllsch branches: 1.745.2; Add West Mountain Radio IDs from OpenBSD |
| H A D | usbdevs.h | 1.745 Tue Jul 10 13:36:51 GMT 2018 spz regenerated (now with correct reference id) |
| H A D | usbdevs_data.h | 1.745 Tue Jul 10 13:36:51 GMT 2018 spz regenerated (now with correct reference id) |
| /src/distrib/sets/lists/base/ | ||
| H A D | mi | 1.745 Fri May 02 23:12:00 GMT 2008 ad branches: 1.745.2; Build and install modules into /kernel/modules. Each module gets a directory for properties, blobs, etc. It's not fixed in stone and can easily be changed if there are issues with the location/layout. 1.745 Fri May 02 23:12:00 GMT 2008 ad branches: 1.745.2; Build and install modules into /kernel/modules. Each module gets a directory for properties, blobs, etc. It's not fixed in stone and can easily be changed if there are issues with the location/layout. |
| H A D | shl.mi | 1.745 Mon Aug 10 02:44:36 GMT 2015 mrg obsolete and clean up gcc=3 (3.3), gcc=4 (4.1), and gcc=45 (4.5) sets. |
| /src/share/man/man4/ | ||
| H A D | Makefile | 1.745 Tue Apr 15 10:04:07 GMT 2025 nia Add a man page for machfb(4) |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.745 Sun Feb 02 22:41:20 GMT 2014 dsl Minor fpu initialisation cleanups: Set default CR) so that the FPU is enabled (unset CR0_EM) and initialise i386_fpu_present to 1. No need to call the npx trap indirectly, rename to fpunda() to match amd64. Remove the i386_fpu_exception variable and sysctl (It used to indicate which irq was used for fpu exceptions, but we only support 'internal' now). Hopefully no one cares. fpuinit() now only needs to clear TS before the fninit(). Apart from the checks for 486SX and the 'fdiv bug' this matches the amd64 version. Exclude fpuinit() from XEN kernels, they don't call it - which rather begs the question as to whether it is needed at all! |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.745 Fri Jan 22 20:33:18 GMT 2010 snj The current version of OpenLDAP is 2.4.21. |
| H A D | CHANGES | 1.745 Wed Nov 01 19:33:41 GMT 2006 tls Change GENERIC, GENERIC.MP, GENERIC.MPACPI, GENERIC_LAPTOP, INSTALL, INSTALL.MP, INSTALL_LAPTOP, and DISKLESS kernels so that they are smaller and faster by removing support for actual i386 CPUs (which lack write protection in supervisor mode, which requires a costly workaround) and math coprocessor emulation. Coprocessor emulation is retained in the LAPTOP kernels, but not in the others. Where it is known that a configuration cannot be run with particular CPUs (i486 in *MP kernels) remove that support as well. Compile all kernels with appropriate architecture and tuning flags (reduces size, makes things faster). Those requiring support for machines with i386 CPU or lacking coprocessor can use the *SMALL or *TINY kernels. 1.745 Wed Nov 01 19:33:41 GMT 2006 tls Change GENERIC, GENERIC.MP, GENERIC.MPACPI, GENERIC_LAPTOP, INSTALL, INSTALL.MP, INSTALL_LAPTOP, and DISKLESS kernels so that they are smaller and faster by removing support for actual i386 CPUs (which lack write protection in supervisor mode, which requires a costly workaround) and math coprocessor emulation. Coprocessor emulation is retained in the LAPTOP kernels, but not in the others. Where it is known that a configuration cannot be run with particular CPUs (i486 in *MP kernels) remove that support as well. Compile all kernels with appropriate architecture and tuning flags (reduces size, makes things faster). Those requiring support for machines with i386 CPU or lacking coprocessor can use the *SMALL or *TINY kernels. |
| /src/usr.bin/make/ | ||
| H A D | parse.c | 1.745 Mon May 26 20:12:48 GMT 2025 rillig make: prepare for inter-process stack traces To understand how chains of sub-makes interact and how they are called, it's useful to have stack traces that span multiple processes. To implement this, a stack trace needs not only be printed but also stored as a string. |
| H A D | var.c | 1.745 Sun Dec 20 14:32:13 GMT 2020 rillig make(1): change return type of Var_Value to FStr |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.745 Tue Apr 18 17:03:18 GMT 2006 xtraeme options<space><tab>FOO |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.745 Wed Jan 05 10:10:54 GMT 2005 martti Added ipmon(5) |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.745 Sun May 21 14:20:45 GMT 2017 riastradh Remove MKCRYPTO_RC5. Unconditionally include RC5 in libcrypto.so. This option existed only because RC5 is covered by patents that, twenty years ago, we had reason to suspect the patent holder, RSA, Inc., might litigate. The two US patents in question are 5,724,428 and 5,835,600. According to the USPTO Patent Term Calculator web site at <https://www.uspto.gov/patent/laws-and-regulations/patent-term-calculator#heading-5> (retrieved 2017-05-21), patents filed after 1995-06-07 expire twenty years after the filing date. number filing date 5,724,428 1995-11-01 5,835,600 1997-04-21 Thus, these patents appear to be expired. As proposed on tech-crypto and tech-security: https://mail-index.netbsd.org/tech-crypto/2017/05/05/msg000718.html https://mail-index.netbsd.org/tech-security/2017/05/05/msg000927.html |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.745 Mon Aug 12 16:38:47 GMT 2013 joerg Don't copy .eh_frame section when trying to create a.out binaries. |
| /src/sys/conf/ | ||
| H A D | files | 1.745 Sun Nov 27 22:44:35 GMT 2005 thorpej Move DDB files to files.ddb XXX couple of kgdb references -- clean up later |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.745 Thu Dec 16 03:54:56 GMT 2004 atatat Add a function called getdevmajor(). It tells you the major device number for whatever character or block device you ask it. This is sort of the inverse of devname(3) but not quite, since it's backed by the kernel (sysctl's kern.drivers information) and not a database cobbled together from the contents of the filesystem. |
Completed in 1580 milliseconds