Module Name:src
Committed By: jakllsch
Date: Mon Nov 3 18:55:04 UTC 2014
Modified Files:
src/sbin/fsck_msdos: boot.c dosfs.h
Log Message:
ClusterOffset actually needs to be able to be negative.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sbin/fsck_
Module Name:src
Committed By: jakllsch
Date: Tue Nov 4 18:15:11 UTC 2014
Modified Files:
src/sys/arch/arm/allwinner: awin_rtc.c
Log Message:
Rebase awinrtc(4) year from 1970 to 1900.
Fixes +70 year RTC offset when dual booting with Android on Cubietruck.
Also a trailing
Module Name:src
Committed By: jakllsch
Date: Fri Nov 7 18:10:16 UTC 2014
Modified Files:
src/sys/arch/arm/allwinner: awin_reg.h awin_rtc.c
Log Message:
Allwinner A20 RTC has a different idea about years than the rest of them.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: jakllsch
Date: Mon Jan 12 01:02:35 UTC 2015
Modified Files:
src/sys/arch/arm/omap: omap3_sdhc.c
Log Message:
spell "regulator" correctly
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/arm/omap/omap3_sdhc.c
Please
Module Name:src
Committed By: jakllsch
Date: Mon Jan 12 01:18:38 UTC 2015
Modified Files:
src/sys/arch/arm/arm32: arm32_boot.c
Log Message:
use IPL_NONE for CPU attach message serialization mutex
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/
Module Name:src
Committed By: jakllsch
Date: Sun Jan 18 20:18:07 UTC 2015
Modified Files:
src/sys/arch/i386/stand/lib: biosdisk.c
Log Message:
While the old gpt.S mbr code looks at both primary and alternate GPT
partition tables, mbrgpt.S and DKWEDGE_METHOD_GPT only look i
Module Name:src
Committed By: jakllsch
Date: Thu Jan 22 17:56:35 UTC 2015
Modified Files:
src/sys/dev/i2c: i2c.c
Log Message:
More correctly handle I²C exec ioctls with both a command and write data
phase. Previously the data phase of ioctl writes was sending uninitialized
Module Name:src
Committed By: jakllsch
Date: Sat Jan 24 00:23:37 UTC 2015
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_bsc.c
Log Message:
Catch NAKs from the device more often.
Should fix PR#48855 and maybe PR#48932.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: jakllsch
Date: Sat Jan 24 00:27:31 UTC 2015
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_bsc.c
Log Message:
If doing a read-only (that is, no initial command write phase) transfer,
do not send a 0-byte write to the device before performi
Module Name:src
Committed By: jakllsch
Date: Sat Jun 13 18:18:18 UTC 2015
Modified Files:
src/sys/external/bsd/drm2/dist/drm/radeon: radeon_bios.c
Log Message:
Fix two issues in NetBSD implementation of igp_read_bios_from_vram():
* Allocate the correct buffer for the VGA
Module Name:src
Committed By: jakllsch
Date: Mon Mar 5 16:53:59 UTC 2012
Modified Files:
src/sys/arch/xen/xen: xpci_xenbus.c
Log Message:
As per xpci_conf_read, use size argument in xpci_conf_write.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/a
Module Name:src
Committed By: jakllsch
Date: Thu Mar 8 16:35:53 UTC 2012
Modified Files:
src/sys/dev/microcode/cyclades-z: cyzfirm2h.c
Log Message:
More-properly quote multiline string containing C-style multiline comment.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: jakllsch
Date: Thu Mar 8 16:38:04 UTC 2012
Modified Files:
src/sys/dev/microcode/cyclades-z: cyzfirm2h.c
Log Message:
Cast arguments to ctype functions to unsigned char.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/de
Module Name:src
Committed By: jakllsch
Date: Thu Mar 8 16:40:37 UTC 2012
Modified Files:
src/sys/dev/microcode/cyclades-z: cyzfirm2h.c
Log Message:
Nuke trailing whitespace in output header file.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/dev/mi
Module Name:src
Committed By: jakllsch
Date: Thu Mar 8 16:43:05 UTC 2012
Modified Files:
src/sys/dev/microcode/cyclades-z: cyzfirm2h.c
Log Message:
Prevent expansion of $NetBSD$ that should be placed verbatim into output.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: jakllsch
Date: Thu Mar 8 16:45:11 UTC 2012
Modified Files:
src/sys/dev/microcode/cyclades-z: cyzfirm2h.c
Log Message:
usage() can be "__dead static".
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/dev/microcode/cyclad
Module Name:src
Committed By: jakllsch
Date: Fri Mar 9 00:12:11 UTC 2012
Modified Files:
src/sys/dev/usb: uhub.c
Log Message:
Restore parts of uhub_explore() needed to make usb_needs_reattach() work.
To generate a diff of this commit:
cvs rdiff -u -r1.115 -r1.116 src/sy
Module Name:src
Committed By: jakllsch
Date: Fri Mar 16 23:13:49 UTC 2012
Modified Files:
src/sys/fs/puffs: puffs_vnops.c
Log Message:
Prevent access beyond end of PUFFS file on read,
similar to as is done for NFS.
To generate a diff of this commit:
cvs rdiff -u -r1.163
Module Name:src
Committed By: jakllsch
Date: Wed Mar 21 15:38:32 UTC 2012
Modified Files:
src/share/man/man4: options.4
Log Message:
Remove remaining references to pccons options for i386 and shark.
pccons has not existed on either port since late 2007.
To generate a dif
Module Name:src
Committed By: jakllsch
Date: Sat Apr 7 11:54:34 UTC 2012
Modified Files:
src/sys/dev/usb: usbdevs
Log Message:
Add ADS InstantFM Music (RDX-155).
To generate a diff of this commit:
cvs rdiff -u -r1.610 -r1.611 src/sys/dev/usb/usbdevs
Please note that di
Module Name:src
Committed By: jakllsch
Date: Sat Apr 7 11:56:27 UTC 2012
Modified Files:
src/sys/dev/usb: usbdevs.h usbdevs_data.h
Log Message:
regen.
To generate a diff of this commit:
cvs rdiff -u -r1.603 -r1.604 src/sys/dev/usb/usbdevs.h
cvs rdiff -u -r1.604 -r1.605
Module Name:src
Committed By: jakllsch
Date: Sun Apr 8 12:40:03 UTC 2012
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Add IDs for Fresco Logic and their FL1000 and FL1009 xHCI chips.
Derived from OpenBSD.
To generate a diff of this commit:
cvs rdiff -u -r1.1110
Module Name:src
Committed By: jakllsch
Date: Sun Apr 8 12:43:36 UTC 2012
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
- NEC uPD720100A is USB2.
- Add NEC uPD720200, a USB3 Host Controller
To generate a diff of this commit:
cvs rdiff -u -r1. -r1.1112 src/sys
Module Name:src
Committed By: jakllsch
Date: Sun Apr 8 12:44:04 UTC 2012
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
regen.
To generate a diff of this commit:
cvs rdiff -u -r1.1105 -r1.1106 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1104 -r1.1
Module Name:src
Committed By: jakllsch
Date: Sun Apr 8 13:08:02 UTC 2012
Modified Files:
src/sys/dev/pci: slide.c
Log Message:
As suggested in the previous commit, the overwrite of the pci_attach_args
is a bug. Although I have not tested on real hardware, Linux's
pata_sl
Module Name:src
Committed By: jakllsch
Date: Sun Apr 8 13:14:04 UTC 2012
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Make the RS690 entries more closely match the terminology of the RS690
RRG/RPR/BDG documents.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: jakllsch
Date: Sun Apr 8 13:14:30 UTC 2012
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
regen.
To generate a diff of this commit:
cvs rdiff -u -r1.1106 -r1.1107 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1105 -r1.1
Module Name:src
Committed By: jakllsch
Date: Sun Apr 22 01:31:48 UTC 2012
Modified Files:
src/sys/dev/usb: uaudio.c
Log Message:
Use usbd_get_device_descriptor() instead of groping for it directly
in the usbd_device struct.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: jakllsch
Date: Tue Apr 24 17:16:43 UTC 2012
Modified Files:
src/sys/dev/usb: usbdi.h
Log Message:
keep "keep in sync" comment in sync with reality
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 src/sys/dev/usb/usbdi.h
Please
Module Name:src
Committed By: jakllsch
Date: Wed May 2 15:42:58 UTC 2012
Modified Files:
src/sbin/gpt: gpt.8
Log Message:
Bump date to date of previous change.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sbin/gpt/gpt.8
Please note that diffs are n
Module Name:src
Committed By: jakllsch
Date: Sun May 13 01:03:13 UTC 2012
Modified Files:
src/sys/dev/scsipi: scsiconf.c
Log Message:
Fix locking issue triggered by drvctr -r of a scsibus(4).
Pullup to netbsd-6 should be requested.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: jakllsch
Date: Fri May 18 13:41:37 UTC 2012
Modified Files:
src/sbin/amrctl: amrctl.c
Log Message:
constify number to string lookup tables
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sbin/amrctl/amrctl.c
Please note that
Module Name:src
Committed By: jakllsch
Date: Fri May 18 13:47:33 UTC 2012
Modified Files:
src/sbin/amrctl: amrctl.c
Log Message:
Use __arraycount instead of identical local macro.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sbin/amrctl/amrctl.c
Pleas
Module Name:src
Committed By: jakllsch
Date: Fri May 18 13:51:17 UTC 2012
Modified Files:
src/sbin/amrctl: amrctl.c
Log Message:
Use err(3) instead of perror(3) + exit(3).
Additionally, use symbolic EXIT_FAILURE.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.
Module Name:src
Committed By: jakllsch
Date: Fri May 18 13:55:15 UTC 2012
Modified Files:
src/sbin/amrctl: amrctl.c
Log Message:
Use C99 fixed width integer types.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sbin/amrctl/amrctl.c
Please note that diff
Module Name:src
Committed By: jakllsch
Date: Fri May 18 13:59:23 UTC 2012
Modified Files:
src/sbin/amrctl: amrctl.c
Log Message:
Add $NetBSD$ to header, and add __RCSID.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sbin/amrctl/amrctl.c
Please note tha
Module Name:src
Committed By: jakllsch
Date: Fri May 18 14:01:35 UTC 2012
Modified Files:
src/sbin/amrctl: amrctl.c
Log Message:
Don't exit on ioctl failure, instead let the caller handle it.
This is needed so that we can detect failure of the 40LD firmware
interface and f
Module Name:src
Committed By: jakllsch
Date: Wed Jul 4 18:35:58 UTC 2012
Modified Files:
src/sbin/newfs_msdos: newfs_msdos.c
Log Message:
constify opts[]
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sbin/newfs_msdos/newfs_msdos.c
Please note that d
Module Name:src
Committed By: jakllsch
Date: Wed Jul 11 18:21:28 UTC 2012
Modified Files:
src/sys/dev/sdmmc: sdmmcvar.h
Log Message:
Fix transposition typo in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/dev/sdmmc/sdmmcvar.h
Please note
Module Name:src
Committed By: jakllsch
Date: Thu Jul 12 15:59:32 UTC 2012
Modified Files:
src/sys/dev/sdmmc: sdmmcvar.h
Log Message:
Replace integer constant SDMMC_MAXNSEGS with the formula said value was
calculated from.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: jakllsch
Date: Thu Jul 12 16:01:53 UTC 2012
Modified Files:
src/sys/dev/sdmmc: sdmmc.c
Log Message:
If necessary, unload and destroy dmamap upon detach.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/dev/sdmmc/sdmmc.c
Module Name:src
Committed By: jakllsch
Date: Thu Jul 12 16:03:13 UTC 2012
Modified Files:
src/sys/dev/sdmmc: sdmmcreg.h
Log Message:
Add SD_STATUS (ACMD13) opcode.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/dev/sdmmc/sdmmcreg.h
Please note that
Module Name:src
Committed By: jakllsch
Date: Thu Jul 12 16:32:34 UTC 2012
Modified Files:
src/sys/dev/sdmmc: sdhc.c
Log Message:
Always enable and set block count register. We never do infinite transfers.
The old way seemed to be causing issues on a R5C822, at least with
Module Name:src
Committed By: jakllsch
Date: Thu Jul 12 16:34:30 UTC 2012
Modified Files:
src/sys/dev/sdmmc: sdhcreg.h
Log Message:
Add DMA boundary field shift and mask.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/sdmmc/sdhcreg.h
Please note
Module Name:src
Committed By: jakllsch
Date: Thu Jul 12 16:46:48 UTC 2012
Modified Files:
src/sys/dev/sdmmc: sdhc.c
Log Message:
SDHCI byte swaps the BE response on the wire into LE registers.
As we always want response data in LE, use bus_space_read_stream.
Additonally, r
Module Name:src
Committed By: jakllsch
Date: Thu Jul 12 16:58:50 UTC 2012
Modified Files:
src/sys/dev/sdmmc: sdhc.c
Log Message:
SDHC can have multiple slots, note which slot a specific sdmmc(4) attaches to.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 s
Module Name:src
Committed By: jakllsch
Date: Thu Jul 12 17:15:27 UTC 2012
Modified Files:
src/sys/dev/sdmmc: sdhc.c
Log Message:
No need to panic on failure to find a divisor.
Additionally, add commented out calculation of actual clock frequency.
To generate a diff of th
Module Name:src
Committed By: jakllsch
Date: Thu Jul 12 17:27:42 UTC 2012
Modified Files:
src/sys/dev/sdmmc: sdhc.c
Log Message:
Completely rework (and enable) SDHC 1.0 DMA data transfer.
While without a large physically-contiguous buffer the performance
suffers severly,
Module Name:src
Committed By: jakllsch
Date: Thu Jul 12 17:37:24 UTC 2012
Modified Files:
src/sys/dev/pci: sdhc_pci.c
Log Message:
Ricoh R5C822 has working DMA, but does not advertise support for it, use force.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8
Module Name:src
Committed By: jakllsch
Date: Thu Jul 12 23:07:06 UTC 2012
Modified Files:
src/sys/dev/sdmmc: sdhc.c
Log Message:
bus_space_*_stream_N() functions are not universally available.
Provite alternate implementation for when they are unavailable.
To generate a
Module Name:src
Committed By: jakllsch
Date: Sun Jul 15 01:15:03 UTC 2012
Modified Files:
src/sys/dev/ic: mvsata.c
Log Message:
Fix obvious copy/paste-induced error (my fault) that would clobber
the bottom 24-bits of r_lba during a LBA48 command with AT_READREG.
To gener
Module Name:src
Committed By: jakllsch
Date: Sun Jul 15 15:49:46 UTC 2012
Modified Files:
src/sys/dev/ata: ata.c
Log Message:
Stopgap crash prevention when atadebug_mask includes DEBUG_PROBE bit.
To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 src/sys/dev
Module Name:src
Committed By: jakllsch
Date: Thu Jul 19 12:39:09 UTC 2012
Modified Files:
src/sys/dev/ic: mvsata.c
Log Message:
Fix MVSATA_WDC_* macros to actually access the Shadow Register Block.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/dev
Module Name:src
Committed By: jakllsch
Date: Sun Jul 22 16:52:52 UTC 2012
Modified Files:
src/sys/arch/arm/marvell: mvsoctmr.c
Log Message:
When disabling watchdog timer, do not set the counter to 0.
Having the watchdog counter at 0 and having WDRstOutEn set to 1 causes
im
Module Name:src
Committed By: jakllsch
Date: Sun Jul 22 16:54:35 UTC 2012
Modified Files:
src/sys/arch/arm/marvell: mvsoctmr.c
Log Message:
Remove duplicate global variable.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/marvell/mvsoctmr.c
Module Name:src
Committed By: jakllsch
Date: Sun Jul 22 16:59:10 UTC 2012
Modified Files:
src/sys/arch/arm/marvell: mvsoctmr.c
Log Message:
The maximum watchdog period is dependant on mvTclk; calculate at runtime.
This gets the maximum period up to 25 seconds at 166⅔MHz mv
Module Name:src
Committed By: jakllsch
Date: Sun Jul 22 17:14:18 UTC 2012
Modified Files:
src/sys/arch/arm/marvell: mvsoc_intr.c
Log Message:
Use IST_LEVEL_HIGH for the ist argument to intr_establish() (as is done in
marvell_intr_establish() and other relevant places) inst
Module Name:src
Committed By: jakllsch
Date: Sun Jul 22 17:57:58 UTC 2012
Modified Files:
src/sys/dev/ata: satafis_subr.c
Log Message:
SATA uses the head portion of the device register in the command protocol for
port multiplier register access. Thus, in the LBA48 case, p
Module Name:src
Committed By: jakllsch
Date: Sun Jul 22 18:03:34 UTC 2012
Modified Files:
src/sys/dev/ata: satapmp_subr.c
Log Message:
KASSERT if we attempt to access an invalid port.
Also, small whitespace change for internal consistency.
To generate a diff of this comm
Module Name:src
Committed By: jakllsch
Date: Sun Jul 22 18:12:01 UTC 2012
Modified Files:
src/sys/dev/ata: satapmp_subr.c
Log Message:
Correctly issue port multiplier register access commands as LBA48 now that the
FIS code doesn't get in the way of doing that.
To generat
Module Name:src
Committed By: jakllsch
Date: Sun Jul 22 18:17:30 UTC 2012
Modified Files:
src/sys/dev/ata: satapmp_subr.c
Log Message:
The vendor and product IDs are 16-bit, print out as such.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/ata/sa
Module Name:src
Committed By: jakllsch
Date: Sun Jul 22 18:21:17 UTC 2012
Modified Files:
src/sys/dev/ata: satapmp_subr.c
Log Message:
Port multiplier registers are 64-bits wide (although the ones we need only
implement 32-bits). Implement the access routines using 64-bit
Module Name:src
Committed By: jakllsch
Date: Sun Jul 22 18:37:31 UTC 2012
Modified Files:
src/sys/dev/ata: wd.c
Log Message:
ATA-6 and ACS-2 drafts both say the flush cache commands may take longer than
30 seconds to complete. For now assume 5 minutes will always be enoug
Module Name:src
Committed By: jakllsch
Date: Sun Jul 22 18:42:11 UTC 2012
Modified Files:
src/sys/dev/ata: wd.c
Log Message:
FLUSH CACHE EXT is a 48-bit command, issue as such. Both FLUSH CACHE commands
will return the LBA of first failure in the return task file, specifi
Module Name:src
Committed By: jakllsch
Date: Sun Jul 22 19:07:34 UTC 2012
Modified Files:
src/sys/dev/ata: ata.c
Log Message:
It turns out my previous commit here was off by one.
To generate a diff of this commit:
cvs rdiff -u -r1.119 -r1.120 src/sys/dev/ata/ata.c
Pleas
Module Name:src
Committed By: jakllsch
Date: Sun Jul 22 19:35:04 UTC 2012
Modified Files:
src/sys/arch/arm/marvell: mvsoctmr.c
Log Message:
Actually, the WDT-expired bit in the ICR needs to be cleared before enabling
watchdog reset.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: jakllsch
Date: Mon Jul 23 14:07:04 UTC 2012
Modified Files:
src/sys/dev/ic: mvsatareg.h
Log Message:
Use "<<" instead of "<" for shift-to-left.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/ic/mvsatareg.h
Please no
Module Name:src
Committed By: jakllsch
Date: Tue Jul 24 14:04:32 UTC 2012
Modified Files:
src/sys/arch/amiga/dev: efa.c
src/sys/arch/i386/pci: gcscide.c
src/sys/arch/macppc/dev: kauai.c wdc_obio.c
src/sys/dev/ata: ata.c ata_wdc.c atavar.h sata_subr.c
Module Name:src
Committed By: jakllsch
Date: Thu Jul 26 20:49:51 UTC 2012
Modified Files:
src/sys/arch/acorn32/eb7500atx: rside.c
src/sys/arch/acorn32/mainbus: wdc_pioc.c
src/sys/arch/acorn32/podulebus: icside.c rapide.c simide.c
src/sys/arch/amiga/d
Module Name:src
Committed By: jakllsch
Date: Fri Jul 27 14:02:17 UTC 2012
Modified Files:
src/sys/dev/pci: twa.c twavar.h
Log Message:
Convert twa(4) to device_t (CFATTACH_DECL_NEW).
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sys/dev/pci/twa.c
cvs
Module Name:src
Committed By: jakllsch
Date: Fri Jul 27 16:25:11 UTC 2012
Modified Files:
src/sys/dev/pci: amr.c amrvar.h
Log Message:
Convert amr(4) to device_t (CFATTACH_DECL_NEW).
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/sys/dev/pci/amr.c
cvs
Module Name:src
Committed By: jakllsch
Date: Sat Jul 28 20:08:51 UTC 2012
Modified Files:
src/sys/dev/sdmmc: sdhc.c
Log Message:
sdhc(4) currently only implements support for the SDHC 1.0 DMA mechanism, so
only enable in that case.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: jakllsch
Date: Sun Jul 29 21:10:50 UTC 2012
Modified Files:
src/sys/dev/ata: ata.c atavar.h
Log Message:
Remove ata_channel->ata_drives, it's redundant with the pointer in
ata_drive_datas. Originally part of a commit by bouyer@.
To generate
Module Name:src
Committed By: jakllsch
Date: Tue Jul 31 13:52:45 UTC 2012
Modified Files:
src/sbin/newfs_msdos: newfs_msdos.c
Log Message:
Use correct values for minimum and maximum cluster counts for the various FAT
types. These values come from a publically-avaliable do
Module Name:src
Committed By: jakllsch
Date: Tue Aug 7 19:30:42 UTC 2012
Modified Files:
src/sbin/fsck_msdos: fat.c
Log Message:
The free space value in the FSInfo block is merely unitialized when it is
0x. Fixes first part of bin/46743
To generate a diff of th
Module Name:src
Committed By: jakllsch
Date: Sun Aug 12 13:41:18 UTC 2012
Modified Files:
src/share/misc: acronyms
Log Message:
YOLO - you only live once
To generate a diff of this commit:
cvs rdiff -u -r1.210 -r1.211 src/share/misc/acronyms
Please note that diffs are n
Module Name:src
Committed By: jakllsch
Date: Thu Aug 16 21:46:18 UTC 2012
Modified Files:
src/sys/arch/evbarm/rpi: rpi_start.S
Log Message:
Do not depend on MEMSIZE being defined, instead always place temporary
MMU tables just below 128MiB.
To generate a diff of this com
Module Name:src
Committed By: jakllsch
Date: Thu Aug 16 23:22:45 UTC 2012
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_obio.c
Log Message:
Replace use of MEMSIZE with functionally equivilant,
yet perhaps no-more-proper, physmem*PAGE_SIZE.
To generate a diff of this
Module Name:src
Committed By: jakllsch
Date: Thu Aug 16 23:40:19 UTC 2012
Modified Files:
src/sys/arch/evbarm/rpi: rpi_machdep.c rpi_start.S
Log Message:
Get accessible memory quantity and kernel command line via Linux ARM 'A'-tag
interface used by Raspberry Pi's start.elf
Module Name:src
Committed By: jakllsch
Date: Thu Aug 16 23:45:58 UTC 2012
Modified Files:
src/sys/arch/evbarm/conf: RPI
Log Message:
What was MEMSIZE is now determined automatically. Remove MEMSIZE.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arc
Module Name:src
Committed By: jakllsch
Date: Sat Aug 18 22:28:23 UTC 2012
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_intr.c
Log Message:
Fix two copypasteos that resulted in interrupt strings being wrong for
(among other interrutps) the plcom(4) and the sdhc(4).
Module Name:src
Committed By: jakllsch
Date: Wed Aug 22 02:17:00 UTC 2012
Modified Files:
src/sys/arch/arm/broadcom: files.bcm2835
Log Message:
Remove defparam MEMSIZE, MEMSIZE is no longer used.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/ar
Module Name:src
Committed By: jakllsch
Date: Wed Aug 22 12:36:35 UTC 2012
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_obio.c
src/sys/arch/evbarm/rpi: rpi_machdep.c rpi_start.S
Log Message:
... and remove inclusion of defparam-created header.
To generate a
Module Name:src
Committed By: jakllsch
Date: Wed Aug 22 13:19:48 UTC 2012
Modified Files:
src/sys/arch/arm/broadcom: bcm2835_mbox.c bcm2835_mbox.h files.bcm2835
Added Files:
src/sys/arch/arm/broadcom: bcm2835_mbox_subr.c
Log Message:
As we'll soon get boot-time inf
Module Name:src
Committed By: jakllsch
Date: Wed Aug 22 13:21:31 UTC 2012
Modified Files:
src/sys/arch/arm/broadcom: files.bcm2835
Log Message:
Fix typo in previous.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/broadcom/files.bcm2835
Plea
Module Name:src
Committed By: jakllsch
Date: Sun Aug 26 01:04:03 UTC 2012
Modified Files:
src/sys/arch/x86/acpi: acpi_wakeup.c
Log Message:
It turns out we're actually waiting for other processors to be unbusy, not busy.
Unbreaks ACPI suspend on uniprocessor. Probably fix
Module Name:src
Committed By: jakllsch
Date: Sun Aug 26 02:32:00 UTC 2012
Modified Files:
src/sys/arch/arm/broadcom: bcm2835reg.h
Log Message:
Add some more peripheral base addresses, mapping sizes, and interrupt bits.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: jakllsch
Date: Wed Aug 29 16:50:10 UTC 2012
Modified Files:
src/sys/dev/ic: mvsatareg.h
Log Message:
mvsata(4) DMA data structures are already __packed, but as the hardware
requires them to be 8-byte aligned, add __aligned(8) too, so that acce
Module Name:src
Committed By: jakllsch
Date: Sat Sep 1 15:06:57 UTC 2012
Removed Files:
src/sys/dev/i2c: pic16lcreg.h
Log Message:
pic16lcreg.h has been unused since removal of Xbox support, remove.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r0 src/sys/dev/i
Module Name:src
Committed By: jakllsch
Date: Sat Sep 1 15:25:33 UTC 2012
Modified Files:
src/sys/arch/amd64/conf: GENERIC
Log Message:
back out unintentional change in 1.352.
To generate a diff of this commit:
cvs rdiff -u -r1.361 -r1.362 src/sys/arch/amd64/conf/GENERIC
Module Name:src
Committed By: jakllsch
Date: Sat Sep 1 17:36:07 UTC 2012
Modified Files:
src/sys/dev/usb: usbdevices.config
Log Message:
Add urtw(4) and cir* at emdtv? bringing this up to speed with x86 GENERIC
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.
Module Name:src
Committed By: jakllsch
Date: Sat Sep 1 18:17:51 UTC 2012
Modified Files:
src/sys/arch/amd64/conf: GENERIC XEN3_DOM0
src/sys/arch/evbarm/conf: HDL_G HPT5325 MMNET_GENERIC MPCSA_GENERIC
NSLU2 OPENBLOCKS_A6 SHEEVAPLUG
src/sys/arch/e
Module Name:src
Committed By: jakllsch
Date: Sat Sep 1 19:05:46 UTC 2012
Modified Files:
src/sys/arch/evbarm/conf: RPI
Log Message:
When we do get a working and stable USB HCD,
we'll want to use usbdevices.config.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r
Module Name:src
Committed By: jakllsch
Date: Wed Oct 3 23:32:43 UTC 2012
Modified Files:
src/sys/fs/msdosfs: msdosfs_vfsops.c
Log Message:
We don't actually want to round the number of elements in the bitmap
down. Fixes a self-inflicted buffer overrun.
(This was detecte
Module Name:src
Committed By: jakllsch
Date: Sat Oct 13 01:14:00 UTC 2012
Modified Files:
src/etc/etc.evbarm: MAKEDEV.conf
Log Message:
Add the next three /dev/pci nodes.
Marvell Orion already exposes two.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/e
Module Name:src
Committed By: jakllsch
Date: Mon Oct 15 13:38:53 UTC 2012
Modified Files:
src/sys/dev/sdmmc: sdhcreg.h
Log Message:
Make whitespace following preprocessor keywords consistent
with the predominating form in this file (that is, a space).
To generate a diff
Module Name:src
Committed By: jakllsch
Date: Mon Oct 15 17:08:33 UTC 2012
Modified Files:
src/sys/dev: DEVNAMES
Log Message:
Add ural; still needs a man page.
To generate a diff of this commit:
cvs rdiff -u -r1.279 -r1.280 src/sys/dev/DEVNAMES
Please note that diffs are
Module Name:src
Committed By: jakllsch
Date: Mon Oct 22 14:33:28 UTC 2012
Modified Files:
src/games/fortune/datfiles: fortunes fortunes2
Log Message:
Attribute "The STAR WARS Song" to "Weird Al" Yankovic under the proper title,
"Yoda". Correct said lyrics.
Correct lyrics
Module Name:src
Committed By: jakllsch
Date: Mon Oct 22 16:43:06 UTC 2012
Modified Files:
src/sys/dev/ic: siisata.c
Log Message:
Work around missing __BUS_SPACE_HAS_STREAM_METHODS on some ports.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/dev/ic
Module Name:src
Committed By: jakllsch
Date: Fri Nov 2 00:57:57 UTC 2012
Modified Files:
src/sys/dev/usb: usbdevs
Log Message:
add (FTDI) MaxStream PKG-U
To generate a diff of this commit:
cvs rdiff -u -r1.630 -r1.631 src/sys/dev/usb/usbdevs
Please note that diffs are
1 - 100 of 1315 matches
Mail list logo