Module Name:src
Committed By: mhitch
Date: Mon Jul 8 17:01:05 UTC 2013
Modified Files:
src/sys/arch/sparc64/sparc64: ofw_machdep.c
Log Message:
Changes from OpenBSD to OF_mapintr(). Adds support for PCIe. My Ultra 45
now can install from the CD, I can access USB flash d
Module Name:src
Committed By: mhitch
Date: Mon Feb 25 16:52:57 UTC 2013
Modified Files:
src/distrib/pmax/instkernel: Makefile
Log Message:
Bump size of image.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/distrib/pmax/instkernel/Makefile
Please note
Module Name:src
Committed By: mhitch
Date: Sun Sep 9 06:06:30 UTC 2012
Modified Files:
src/sys/dev/iscsi: iscsi_send.c
Log Message:
Remove an erroneous change that crept in. It was part of an earlier,
incorrect fix I had done for writing > 64K bytes. It was still in the
Module Name:src
Committed By: mhitch
Date: Mon Jul 23 00:49:20 UTC 2012
Modified Files:
src/sys/lib/libsa: cd9660.c
Log Message:
Fix cd9660_read() to not read past the end of the file. This would result
in incorrect resid values, and causes the read of /boot.cfg to ignore
Module Name:src
Committed By: mhitch
Date: Tue Jun 5 16:36:07 UTC 2012
Modified Files:
src/sys/dev/iscsi: iscsi_rcv.c iscsi_send.c
Log Message:
Fix system freeze when trying to write to a raw iSCSI device with MAXPHYS
bytes. Newfs does large writes when initializing the
Module Name:src
Committed By: mhitch
Date: Fri Feb 24 18:04:51 UTC 2012
Modified Files:
src/sys/dev/ic: ld_cac.c
Log Message:
Reserve a CCB for the driver. Stops the annoying cac0: unable to alloc CCB
messages.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.
Module Name:src
Committed By: mhitch
Date: Fri Feb 10 06:28:40 UTC 2012
Modified Files:
src/sys/arch/cesfic/cesfic: pmap_bootstrap.c
src/sys/arch/hp300/hp300: pmap_bootstrap.c
src/sys/arch/luna68k/luna68k: pmap_bootstrap.c
src/sys/arch/mvme68k/mvme68
Module Name:src
Committed By: mhitch
Date: Fri Feb 10 06:21:15 UTC 2012
Modified Files:
src/sys/arch/cesfic/cesfic: pmap_bootstrap.c
src/sys/arch/hp300/hp300: pmap_bootstrap.c
src/sys/arch/luna68k/luna68k: pmap_bootstrap.c
src/sys/arch/mvme68k/mvme68
Module Name:src
Committed By: mhitch
Date: Fri Feb 10 04:49:46 UTC 2012
Modified Files:
src/sys/arch/atari/atari: atari_init.c
src/sys/arch/cesfic/cesfic: pmap_bootstrap.c
src/sys/arch/hp300/hp300: pmap_bootstrap.c
src/sys/arch/luna68k/luna68k: pmap_
Module Name:src
Committed By: mhitch
Date: Mon Jan 30 17:45:17 UTC 2012
Modified Files:
src/sys/dev/ic: mpt_netbsd.c
Log Message:
Allow adapters with SAS/SATA or FC devices to use tagged queuing by the scsipi
layer. Can improve write performance on SAS adapters under cert
Module Name:src
Committed By: mhitch
Date: Wed Jan 4 16:37:45 UTC 2012
Modified Files:
src/external/gpl2/lvm2/dist/lib/filters: filter_netbsd.c
Log Message:
Add logical drive device ld - a number of raid controllers provide these.
Also fix a typo/pasto when checking devic
Module Name:src
Committed By: mhitch
Date: Sun Sep 4 01:15:14 UTC 2011
Modified Files:
src/sys/arch/xen/xen [cherry-xenmp]: xengnt.c
Log Message:
Use a mutex to protect updates to gnt_entries. Fixes a KASSERT panic
with an MP kernel.
To generate a diff of this commit:
Module Name:src
Committed By: mhitch
Date: Sun Jul 10 21:02:39 UTC 2011
Modified Files:
src/sys/arch/amiga/amiga: amiga_init.c
src/sys/arch/amiga/stand/bootblock/boot: main.c
src/sys/arch/amiga/stand/loadbsd: loadbsd.c
Log Message:
Add a serial console flag
Module Name:src
Committed By: mhitch
Date: Mon May 16 17:21:38 UTC 2011
Modified Files:
src/sys/dev/ic: ciss.c
Log Message:
I was allowing adapt_max_periph to use all available command slots, which
easily exceeds the maximum of 256 tags used by the scsipi layer because
the
Module Name:src
Committed By: mhitch
Date: Sun Apr 3 03:19:52 UTC 2011
Modified Files:
src/sys/arch/pmax/pmax: dec_3maxplus.c dec_3min.c dec_maxine.c
Log Message:
Fix pmax timecounters for mips3-class machines. Apparently no one else
has run a 5000/150 with 5.0 or later
Module Name:src
Committed By: mhitch
Date: Tue Dec 28 18:31:05 UTC 2010
Modified Files:
src/sys/arch/amiga/include: vmparam.h
Log Message:
Raise address of user stack to the highest safe (for 68040 mmu) address,
which increases available user address space by 256MB. One f
Module Name:src
Committed By: mhitch
Date: Sun Dec 12 19:53:23 UTC 2010
Modified Files:
src/sbin/resize_ffs: resize_ffs.c
Log Message:
Add support for old ffsv1 superblocks. After reading an old superblock,
copy appropriate data to where they are expected in the updated s
Module Name:src
Committed By: mhitch
Date: Tue Sep 7 18:19:16 UTC 2010
Modified Files:
src/sys/dev/ic: ciss.c
Log Message:
Fix a performance problem with the ciss(4) driver. NetBSD does common
queueing at the scsipi midlayer, and if the midlayer is not requested to
enabl
Module Name:src
Committed By: mhitch
Date: Mon May 3 18:04:56 UTC 2010
Modified Files:
src/sys/dev/dec: mcclock.c
Log Message:
Fix error introduced with timecounters - RTC clock register only uses
the last 2 digits of the year. Fixes setting the clock and keeps the
DECst
19 matches
Mail list logo