HomeSort by: relevance | last modified time | path
    Searched hist:1.1051 (Results 1 - 13 of 13) sorted by relevancy

  /src/sys/dev/pci/
pcidevs_data.h 1.1051 Tue Jan 11 00:14:41 UTC 2011 dyoung branches: 1.1051.2; 1.1051.4;
Regen.
Tue Jan 11 00:14:41 UTC 2011 dyoung branches: 1.1051.2; 1.1051.4;
Regen.
.2; 1.1051.4;
Regen.
1.1051.4.2 Sat Mar 05 15:10:25 UTC 2011 bouyer Sync with HEAD
1.1051.4.1 Tue Feb 08 16:19:51 UTC 2011 bouyer Sync with HEAD
1.1051.2.1 Mon Jun 06 09:08:18 UTC 2011 jruoho Sync with HEAD.
pcidevs.h 1.1051 Thu Dec 16 10:10:53 UTC 2010 wiz regen.
pcidevs 1.1051 Sat Nov 06 14:20:34 UTC 2010 jakllsch Add Intel SCH IDE Controller, from OpenBSD via Tomokazu HARADA in PR#42310.
  /src/usr.bin/make/
var.c 1.1051 Tue May 09 20:14:27 UTC 2023 sjg make: add :mtime to provide mtime of file

The value of the variable is passed to stat(2)
and st_mtime is new value.
An optional arg can be used if stat(2) fails, otherwise
the current time is used.

See varmod-mtime.mk for usage examples.
  /src/sys/arch/i386/conf/
GENERIC 1.1051 Tue Aug 30 00:13:25 UTC 2011 jmcneill revert previous
  /src/sys/conf/
files 1.1051 Mon Jul 02 18:15:46 UTC 2012 bouyer Add sata Port MultiPlier (PMP) support to the ata bus layer,
as described in
http://mail-index.netbsd.org/tech-kern/2012/06/23/msg013442.html
PMP support in integrated to the atabus layer.
struct ata_channel's ch_drive[] is not dynamically allocated, and ch_ndrive
(renamed to ch_ndrives) closely reflects the size of the ch_drive[] array.
Add helper functions atabus_alloc_drives() and atabus_free_drives()
to manage ch_drive[]/ch_ndrives.
Add wdc_maxdrives to struct wdc_softc so that bus front-end can specify
how much drive they really support (master/slave or single).
ata_reset_drive() callback gains a uint32_t *sigp argument which,
when not NULL, will contain the signature of the device being reset.
While there, some cosmetic changes:
- added a drive_type enum to ata_drive_datas, and stop encoding the
probed drive type in drive_flags (we were out of drive flags anyway).
- rename DRIVE_ATAPIST to DRIVE_ATAPIDSCW to better reflect what this
really is
- remove ata_channel->ata_drives, it's redundant with the pointer in
ata_drive_datas
- factor out the interpretation of SATA signatures in sata_interpet_sig()

propagate these changes to the ATA HBA drivers, and add support for PMP
to ahcisata(4) and siisata(4).

Thanks to:
- Protocase (http://www.protocase.com/) which provided a system
with lots of controllers, SATA PMP and drive slots
- Conservation Genomics Laboratory, Department of Biology, New Mexico State
University for hosting the above system
- Brook Milligan, who set up remote access and has been very responsive
when SATA cable move was needed
  /src/doc/
CHANGES 1.1051 Thu May 01 20:18:18 UTC 2008 cegger hpqlb(4): driver for HP Quick Launch buttons - found on HP Pavilion Notebooks
3RDPARTY 1.1051 Wed Aug 21 21:17:37 UTC 2013 tron Postfix 2.9.7 was imported.
  /src/share/mk/
bsd.own.mk 1.1051 Thu Mar 15 13:44:45 UTC 2018 christos Don't barf if the ctf tools are not installed.
[perhaps warn?]
1.1009.2.4 Tue Mar 20 09:17:42 UTC 2018 bouyer Pull up following revision(s) (requested by martin in ticket #647):
share/mk/bsd.own.mk: revision 1.1051
Don't barf if the ctf tools are not installed.
[perhaps warn?]
  /src/distrib/sets/lists/tests/
mi 1.1051 Sun May 16 00:09:49 UTC 2021 rillig tests/lint: add expected output for testing '&' in switch statement
  /src/distrib/sets/lists/base/
mi 1.1051 Sun Dec 01 09:13:55 UTC 2013 martin Add a /var/shm directory (to be used for shm_open and friends)
  /src/distrib/sets/lists/man/
mi 1.1051 Mon Jan 21 08:10:51 UTC 2008 dyoung Sort.
  /src/distrib/sets/lists/comp/
mi 1.1051 Tue Jul 17 17:42:09 UTC 2007 joerg Add native mremap system call based on the UVM implementation for
Linux compat. Add code to enforce alignment of the new location.
Special thanks to wizd for helping with the man page.

Completed in 1920 milliseconds