Module Name:src
Committed By: jdolecek
Date: Tue Oct 23 05:30:58 UTC 2018
Modified Files:
src/share/man/man4: mvsata.4
Log Message:
Xr to ahcisata(4), ther is no ahci(4)
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/share/man/man4/mvsata.4
Please note
Module Name:src
Committed By: riastradh
Date: Tue Oct 23 03:56:33 UTC 2018
Modified Files:
src/sys/external/bsd/drm2/include/linux: sched.h
Log Message:
DELAY takes microseconds, not ticks.
XXX pullup-7
XXX pullup-8
To generate a diff of this commit:
cvs rdiff -u -r1.10
Module Name:src
Committed By: riastradh
Date: Tue Oct 23 03:56:48 UTC 2018
Modified Files:
src/sys/external/bsd/drm2/include/linux: sched.h
Log Message:
Clamp timeout to INT_MAX to avoid the bad kind of integer truncation.
XXX pullup-7
XXX pullup-8
To generate a diff of
Module Name:src
Committed By: manu
Date: Tue Oct 23 01:49:37 UTC 2018
Modified Files:
src/sys/dev/usb: uhub.c usb_subr.c
Log Message:
Make USB port iteration code consistent, always startint at port #1
This complements change in revision 1.140
To generate a diff of this
Module Name:src
Committed By: jmcneill
Date: Mon Oct 22 22:36:41 UTC 2018
Modified Files:
src/sys/arch/evbarm/conf: GENERIC64
Log Message:
Add acpiged at acpi
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/sys/arch/evbarm/conf/GENERIC64
Please note th
Module Name:src
Committed By: jmcneill
Date: Mon Oct 22 22:36:19 UTC 2018
Modified Files:
src/sys/dev/acpi: files.acpi
Added Files:
src/sys/dev/acpi: acpi_ged.c
Log Message:
Add driver for ACPI Generic Event Device
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: jmcneill
Date: Mon Oct 22 22:29:35 UTC 2018
Modified Files:
src/sys/dev/acpi: files.acpi plgpio_acpi.c
Added Files:
src/sys/dev/acpi: acpi_event.c acpi_event.h
Log Message:
Factor out common ACPI event code into a shared module.
To g
Module Name:src
Committed By: jdolecek
Date: Mon Oct 22 21:40:45 UTC 2018
Modified Files:
src/sys/dev/pci: ahcisata_pci.c siisata_pci.c
Log Message:
first disestablish interrupt, then release
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sys/dev/pci/a
Module Name:src
Committed By: jdolecek
Date: Mon Oct 22 21:25:23 UTC 2018
Modified Files:
src/sys/dev/ata: TODO.ncq
Log Message:
remove the note for dump, moral equivalent is done and biodone() most
certainly should not be done
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: jdolecek
Date: Mon Oct 22 21:24:18 UTC 2018
Modified Files:
src/sys/dev/ata: TODO.ncq
Log Message:
remove the wd* at umass? entry (comment moved to umass_isdata.c and manpage)
remove MSI for ahcisata(4), siisata(4) - these were done
To gene
Module Name:src
Committed By: jdolecek
Date: Mon Oct 22 21:23:16 UTC 2018
Modified Files:
src/sys/dev/usb: umass_isdata.c
Log Message:
add a note this needs to be retested
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/dev/usb/umass_isdata.c
Pleas
Module Name:src
Committed By: jdolecek
Date: Mon Oct 22 21:04:53 UTC 2018
Modified Files:
src/sys/dev/pci: ahcisata_pci.c
Log Message:
enable MSI support where available
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/dev/pci/ahcisata_pci.c
Please
Module Name:src
Committed By: jdolecek
Date: Mon Oct 22 20:57:07 UTC 2018
Modified Files:
src/sys/dev/pci: siisata_pci.c
Log Message:
enable MSI support where available, blatantly copied from jmcneill's msk(4)
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17
Module Name:src
Committed By: jdolecek
Date: Mon Oct 22 20:30:52 UTC 2018
Modified Files:
src/sys/dev/ata: TODO.ncq
src/sys/dev/ic: mvsata.c
Log Message:
move mvsata(4) related items from ata/TODO.ncq to dev/ic/mvsata.c, it's
unlikely this will ever be done, but st
Module Name:src
Committed By: jdolecek
Date: Mon Oct 22 20:23:28 UTC 2018
Modified Files:
src/share/man/man4: umass.4
Log Message:
move the section about In-System Design to BUGS and note that it very
likely doesn't actually work any more
To generate a diff of this commi
Module Name:src
Committed By: jdolecek
Date: Mon Oct 22 20:13:47 UTC 2018
Modified Files:
src/sys/dev/ata: TODO.ncq ata.c ata_subr.c ata_wdc.c atavar.h files.ata
satapmp_subr.c wd.c wdvar.h
src/sys/dev/ic: ahcisata_core.c ahcisatavar.h mvsata.c mvsatavar
Module Name:src
Committed By: jdolecek
Date: Mon Oct 22 19:53:26 UTC 2018
Modified Files:
src/share/man/man4: mvsata.4
Log Message:
note that mvsata(4) is unlikely to receive any further changes, and
remove the falsely promising 'yet's
To generate a diff of this commit:
Module Name:src
Committed By: jdolecek
Date: Mon Oct 22 19:38:06 UTC 2018
Modified Files:
src/sys/dev/ata: ata_raid.c ata_raid_adaptec.c ata_raid_intel.c
ata_raid_jmicron.c ata_raid_nvidia.c ata_raid_promise.c
ata_raid_via.c
Log Message:
convert fro
Module Name:src
Committed By: jdolecek
Date: Mon Oct 22 19:36:28 UTC 2018
Modified Files:
src/sys/dev/ata: ld_ataraid.c
Log Message:
no need for here
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/sys/dev/ata/ld_ataraid.c
Please note that diffs are n
Module Name:src
Committed By: maya
Date: Mon Oct 22 13:19:42 UTC 2018
Modified Files:
src/tools: Makefile.gnuhost
Log Message:
Adjust whitespace to look more like assignment than comparison. NFC
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/tools/Make
Module Name:src
Committed By: pgoyette
Date: Mon Oct 22 08:49:00 UTC 2018
Modified Files:
src: README.md
Log Message:
Use space on both sides of the pipe symbol, for readability
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/README.md
Please note that d
Module Name:src
Committed By: wiz
Date: Mon Oct 22 08:42:54 UTC 2018
Modified Files:
src: README.md
Log Message:
Add more links.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/README.md
Please note that diffs are not public domain; they are subject to t
Module Name:src
Committed By: martin
Date: Mon Oct 22 07:42:27 UTC 2018
Modified Files:
src/doc [netbsd-8]: CHANGES-8.1
Log Message:
Ammend ticket #1066 for additional pullups
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.37 -r1.1.2.38 src/doc/CHANGES-8.1
Plea
Module Name:src
Committed By: martin
Date: Mon Oct 22 07:41:12 UTC 2018
Modified Files:
src/sys/net [netbsd-8]: if_vlan.c
Log Message:
Additionally pull up r1.131 for ticket #1066 (requested by knakahara):
Use a different psz for a different lock. Patch from riastradh, re
24 matches
Mail list logo