Module Name:src
Committed By: phx
Date: Sun Nov 29 12:38:44 UTC 2020
Modified Files:
src/sys/arch/ofppc/conf: GENERIC
Log Message:
Message buffer is too small, since timestamps were enforced.
To generate a diff of this commit:
cvs rdiff -u -r1.173 -r1.174 src/sys/arch/of
Module Name:sunscripts
Committed By: phx
Date: Tue Jun 30 12:35:50 UTC 2020
Removed Files:
sunscripts: LICENSE.vasm LICENSE.vlink buildvasm.sh buildvlink.sh
lastversion.sh srcexport.sh
Log Message:
erroneously committed
To generate a diff of this commit:
cvs
Module Name:sunscripts
Committed By: phx
Date: Tue Jun 30 12:25:49 UTC 2020
Update of /cvsroot/sunscripts
In directory ivanova.netbsd.org:/tmp/cvs-serv10195
Log Message:
initial
Status:
Vendor Tag: sun
Release Tags: initial
N sunscripts/buildvasm.sh
N suns
Module Name:src
Committed By: phx
Date: Sun Jan 6 11:20:53 UTC 2019
Modified Files:
src/sys/arch/powerpc/oea: cpu_subr.c
Log Message:
Only execute dssall when the CPU has the Altivec instruction set extension.
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.9
Module Name:src
Committed By: phx
Date: Wed May 2 08:24:40 UTC 2018
Modified Files:
src/sys/arch/powerpc/powerpc: trap_subr.S
Log Message:
Fixed non-critical typo in tlbdsmiss: %r8 -> 8.
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 src/sys/arch/powerpc/
Module Name:src
Committed By: phx
Date: Mon Sep 18 23:21:15 UTC 2017
Modified Files:
src/sys/arch/powerpc/include: fenv.h
Log Message:
Fixed feholdexcept() by copying the actual contents of FPSCR to the fenv_t
instead of a double precision floating point representation of
Module Name:src
Committed By: phx
Date: Wed Sep 13 09:55:35 UTC 2017
Modified Files:
src/sys/arch/m68k/include: fenv.h
Log Message:
The __fgetenv() macro operates on a fenv_t, not on a fenv_t *.
Fixes a segfault in fegetenv() and feholdexcept().
To generate a diff of thi
Module Name:src
Committed By: phx
Date: Mon Sep 4 17:26:06 UTC 2017
Modified Files:
src/sys/arch/amiga/dev: efa.c efavar.h wdc_acafh.c wdc_xsurf.c
Log Message:
Remove double device pointers. The pointer is already part of sc_wdcdev.
To generate a diff of this commit:
cv
Module Name:src
Committed By: phx
Date: Mon Sep 4 14:39:00 UTC 2017
Modified Files:
src/sys/arch/amiga/dev: wdc_xsurf.c
Log Message:
Set the correct device data size wdc_xsurf_softc instead of wdc_softc.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sy
Module Name:src
Committed By: phx
Date: Thu Aug 3 19:51:00 UTC 2017
Modified Files:
src/sys/arch/sandpoint/stand/altboot: skg.c
Log Message:
This driver should also support Schneider & Koch SK-9821 v2.0, besides
Marvell SKnet.
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: phx
Date: Thu Aug 3 19:22:15 UTC 2017
Modified Files:
src/sys/arch/sandpoint/stand/altboot: brdsetup.c siisata.c version
Log Message:
Some Synology network devices show vendor 0x1148 (Schneider & Koch) instead
of 0x11ab (Marvell). Detect both
Module Name:src
Committed By: phx
Date: Thu Aug 3 09:42:34 UTC 2017
Modified Files:
src/sys/arch/sandpoint/stand/altboot: brdsetup.c
Log Message:
Fixed overflow in delay() for delays greater than 2 seconds.
Replaced u_long by uint32_t and u_quad by uint64_t whenever the e
Module Name:src
Committed By: phx
Date: Sun Nov 20 12:38:04 UTC 2016
Modified Files:
src/sys/dev/spi: mcp3k.c
Log Message:
Fixed typo in name for MCP3304.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/spi/mcp3k.c
Please note that diffs are not
Module Name:src
Committed By: phx
Date: Fri Nov 4 18:06:08 UTC 2016
Modified Files:
src/sys/arch/amiga/conf: WSCONS
src/sys/arch/amiga/dev: grf_et.c
Log Message:
wscons and Xorg support for Tseng ET4000/W32 based boards (grf6).
To generate a diff of this commit:
Module Name:src
Committed By: phx
Date: Sun Oct 23 18:40:52 UTC 2016
Modified Files:
src/sys/arch/amiga/dev: mntva.c
Log Message:
Fixed WSCONS kernels. The cnprobe function must only be called when
MNTVA_CONSOLE is defined.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: phx
Date: Fri Jun 17 07:41:56 UTC 2016
Modified Files:
src/sys/arch/amiga/dev: grf_cv3d.c grf_cv3dreg.h
Log Message:
Remove the "totally untested" comments for the ZorroII frame buffer
select macro. The card is confirmed to work in an A2000.
Module Name:src
Committed By: phx
Date: Mon Jan 4 14:10:15 UTC 2016
Modified Files:
src/sys/arch/amiga/stand/bootblock/boot: amigatypes.h main.c
Log Message:
Make the -p option work, like with loadbsd.
Otherwise the kernel could load into a low-priority 512MB Z3 RAM segme
Module Name:src
Committed By: phx
Date: Wed Nov 18 22:06:25 UTC 2015
Modified Files:
src/sys/fs/adosfs: advfsops.c
Log Message:
Patch by hannken@ to fix a bug which has been introduced with 1.71.
The kernel crashed with uvm fault when mounting an ados file system.
To gen
Module Name:src
Committed By: phx
Date: Mon Nov 16 21:24:06 UTC 2015
Modified Files:
src/sys/arch/amiga/dev: grf_cv.c grf_cv3d.c
Log Message:
Fixed bug in wsdisplay copyrows textop.
Fixed WSDISPLAYIO_SVIDEO, which had inverted functionality.
Improved FBINFO setup. 15 and 1
Module Name:src
Committed By: phx
Date: Mon Nov 16 21:25:34 UTC 2015
Modified Files:
src/sys/arch/amiga/conf: WSCONS
src/sys/arch/amiga/dev: grf_cl.c
Log Message:
wscons and Xorg support for CirrusLogic GD542x based boards (grf3).
To generate a diff of this commi
Module Name:src
Committed By: phx
Date: Fri Nov 13 16:04:07 UTC 2015
Modified Files:
src/sys/arch/amiga/conf: WSCONS
Log Message:
Make sure the graphics device which has the console gets wsdisplay0,
otherwise neither virtual terminals nor Xorg's wsfb driver will work.
To
Module Name:src
Committed By: phx
Date: Thu Nov 12 17:45:12 UTC 2015
Modified Files:
src/share/man/man4: ddb.4
Log Message:
Add sandpoint ddb-entry method.
To generate a diff of this commit:
cvs rdiff -u -r1.156 -r1.157 src/share/man/man4/ddb.4
Please note that diffs ar
Module Name:src
Committed By: phx
Date: Thu Nov 12 15:13:03 UTC 2015
Modified Files:
src/doc: CHANGES
Log Message:
Amiga Xorg support.
To generate a diff of this commit:
cvs rdiff -u -r1.2112 -r1.2113 src/doc/CHANGES
Please note that diffs are not public domain; they ar
Module Name:src
Committed By: phx
Date: Thu Nov 12 12:19:50 UTC 2015
Modified Files:
src/sys/arch/amiga/dev: amidisplaycc.c clock.c view.c
Log Message:
Use the MD_BTOP() macro as replacement for m68k_btop() in all device
drivers which are shared with amigappc.
To generat
Module Name:xsrc
Committed By: phx
Date: Thu Nov 12 12:03:58 UTC 2015
Modified Files:
xsrc/external/mit/xf86-input-keyboard/dist/src: bsd_KbdMap.c bsd_kbd.c
Log Message:
Scancode translation table for wskbd on Amiga keyboards.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: phx
Date: Thu Nov 12 12:01:53 UTC 2015
Modified Files:
src/sys/arch/amiga/amiga: bus.c
src/sys/arch/amiga/dev: grf.c grf_cv.c grf_cv3d.c
src/sys/arch/amiga/include: param.h
src/sys/arch/amigappc/include: param.h
Log Mes
Module Name:src
Committed By: phx
Date: Wed Nov 11 16:13:55 UTC 2015
Modified Files:
src/distrib/amiga/stand: Makefile loadbsd.uue
Removed Files:
src/distrib/amiga/stand: loadbsd-2.14.uue loadbsd-2.16.uue
loadbsd.gz.uue
Log Message:
Update loadbsd to 2.
Module Name:src
Committed By: phx
Date: Wed Nov 11 16:08:52 UTC 2015
Modified Files:
src/sys/arch/amiga/stand/loadbsd: Makefile README
Log Message:
Build instructions and Makefile for loadbsd 3.0.
Submitted by Gunther Nikl.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: phx
Date: Sat Nov 7 14:29:10 UTC 2015
Modified Files:
src/sys/arch/amiga/dev: grf.c grf_cv.c grf_cv3d.c grfvar.h
Removed Files:
src/sys/arch/amiga/dev: grfws.h
Log Message:
Improved wscons support. Virtual screens are now working.
T
Module Name:src
Committed By: phx
Date: Wed Nov 4 17:06:23 UTC 2015
Modified Files:
src/distrib/sets/lists/xdebug: md.amiga
src/distrib/sets/lists/xserver: md.amiga
src/external/mit/xorg/server/drivers: Makefile
src/external/mit/xorg/server/xorg-ser
Module Name:src
Committed By: phx
Date: Sat Oct 31 12:31:37 UTC 2015
Modified Files:
src/etc: rc.subr
Log Message:
PR misc/50046
Remove the expensive tests in _have_rc_postprocessor(), as proposed by apb@.
It more than halves the multiuser boot time on slow machines and br
Module Name:src
Committed By: phx
Date: Fri Oct 30 12:19:08 UTC 2015
Modified Files:
src/sys/arch/amiga/dev: if_bah_zbus.c
src/sys/dev/ic: smc90cx6.c
Log Message:
Fixed format string types to make it compile with BAH_DEBUG again.
To generate a diff of this commit
Module Name:src
Committed By: phx
Date: Fri Oct 30 12:14:33 UTC 2015
Modified Files:
src/sys/arch/amiga/pci: p5pb.c
Log Message:
Include genfb.h for NGENFB.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/amiga/pci/p5pb.c
Please note that diff
Module Name:src
Committed By: phx
Date: Wed Sep 30 20:36:28 UTC 2015
Modified Files:
src/sys/arch/amiga/include: vmparam.h
Log Message:
Reduce MAXDSIZ from 416MB back to 224MB.
Due to limitations by the current pmap implementation our virtual address
space is limited to 51
Module Name:src
Committed By: phx
Date: Wed Sep 30 14:22:02 UTC 2015
Modified Files:
src/sys/arch/sandpoint/conf: GENERIC
Log Message:
Disable CFI in the GENERIC kernel again, as currently only cmdset 1.3
is supported, which is not present in all flash chips.
Add lmtemp(4)
Module Name:src
Committed By: phx
Date: Wed Sep 30 14:18:54 UTC 2015
Modified Files:
src/sys/arch/sandpoint/sandpoint: autoconf.c machdep.c
Log Message:
Now more than a single I2C device per model may be configured directly.
An additional flags argument makes the configura
Module Name:src
Committed By: phx
Date: Wed Sep 30 14:14:32 UTC 2015
Modified Files:
src/sys/arch/sandpoint/include: bootinfo.h
src/sys/arch/sandpoint/stand/altboot: brdsetup.c globals.h main.c
siisata.c version
Log Message:
Pass a name and flags precis
Module Name:src
Committed By: phx
Date: Tue Sep 29 15:12:53 UTC 2015
Modified Files:
src/sys/arch/sandpoint/stand/altboot: dsk.c globals.h
Log Message:
The disk's unittag is not equal to the channel, so we need an additional
unitchan entry to make lba_read() work in all ca
Module Name:src
Committed By: phx
Date: Sun Sep 27 13:02:21 UTC 2015
Modified Files:
src/sys/dev/i2c: adm1021.c at24cxx.c lm75.c lm87.c
Log Message:
Direct config: Only match via the list of compatible hardware when we have
such a list available (ia_ncompat > 0). Otherwise
Module Name:src
Committed By: phx
Date: Mon Sep 21 23:34:21 UTC 2015
Modified Files:
src/sys/arch/sandpoint/conf: KUROBOX
Log Message:
Remove erroneously entered debug options.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/sandpoint/conf/KUROBO
Module Name:src
Committed By: phx
Date: Mon Sep 21 23:31:41 UTC 2015
Modified Files:
src/sys/arch/sandpoint/conf: GENERIC KUROBOX
Log Message:
double vlan pseudo-device removed
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 src/sys/arch/sandpoint/conf/GENE
Module Name:src
Committed By: phx
Date: Fri Sep 18 21:30:02 UTC 2015
Modified Files:
src/sys/dev/nor: cfi.c
Log Message:
Size of erase block is 128 bytes when sector density (z) is zero.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/nor/cfi.c
P
Module Name:src
Committed By: phx
Date: Fri Sep 18 17:21:43 UTC 2015
Modified Files:
src/sys/dev/i2c: hytp14.c
Log Message:
Declare sensor data invalid when reading the sensor failed (device is gone).
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/de
Module Name:src
Committed By: phx
Date: Wed Sep 9 17:16:20 UTC 2015
Modified Files:
src/share/man/man4: hythygtemp.4
src/sys/dev/i2c: hytp14.c hytp14var.h
Log Message:
Tests showed that the sensor needs at least 30ms after a MR (measurement
request) to have valid
Module Name:src
Committed By: phx
Date: Mon Sep 7 23:00:08 UTC 2015
Modified Files:
src/sys/arch/sandpoint/sandpoint: flash_cfi.c machdep.c mainbus.c
Log Message:
Fix nor-flash bus space: extent limit should not be zero and bus space is
definitely big-endian. Reading the
Module Name:src
Committed By: phx
Date: Mon Sep 7 23:02:07 UTC 2015
Modified Files:
src/etc/etc.sandpoint: MAKEDEV.conf
Log Message:
Create /dev/flashN device nodes for all_md.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/etc/etc.sandpoint/MAKEDEV.c
Module Name:src
Committed By: phx
Date: Mon Sep 7 23:01:08 UTC 2015
Modified Files:
src/sys/arch/sandpoint/conf: GENERIC
Log Message:
Enable cfi/nor/flash devices as reading from flash seems to work now.
To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 src/
Module Name:src
Committed By: phx
Date: Tue Sep 1 19:25:32 UTC 2015
Modified Files:
src/sys/dev/gpio: gpioiic.c
Log Message:
i2c_acquire_bus() should return 0 on success.
Fixed bug in gpioiic_bb_set_bits(), which was introduced with the SDA/SCL-
reverse feature.
Now the d
Module Name:src
Committed By: phx
Date: Thu Aug 27 09:59:07 UTC 2015
Modified Files:
src/sys/dev: DEVNAMES
Log Message:
Added some missing SPI device names.
To generate a diff of this commit:
cvs rdiff -u -r1.292 -r1.293 src/sys/dev/DEVNAMES
Please note that diffs are n
Module Name:src
Committed By: phx
Date: Thu Aug 20 15:55:09 UTC 2015
Modified Files:
src/common/lib/libprop: prop_send_ioctl.3
Log Message:
Fixed typo: propertly -> property.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/common/lib/libprop/prop_send_ioc
Module Name:src
Committed By: phx
Date: Tue Aug 18 19:40:21 UTC 2015
Modified Files:
src/share/man/man4: spi.4
Log Message:
Add some more MI SPI drivers to the list: mcp23s17gpio(4), mcp3kadc(4),
mcp48x1dac(4).
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5
Module Name:src
Committed By: phx
Date: Tue Aug 18 15:54:20 UTC 2015
Modified Files:
src/distrib/sets/lists/man: mi
src/doc: CHANGES
src/share/man/man4: Makefile
src/sys/arch/evbarm/conf: RPI
src/sys/dev/spi: files.spi
Added Files:
sr
Module Name:src
Committed By: phx
Date: Sat Jun 13 23:55:18 UTC 2015
Modified Files:
src/sys/arch/amiga/include: vmparam.h
Log Message:
Use all the changes from
http://ftp.netbsd.org/pub/NetBSD/misc/mlelstv/vmparam.diff
after a discussion on port-m68k. I tested them on sev
Module Name:src
Committed By: phx
Date: Mon Jun 1 17:16:57 UTC 2015
Modified Files:
src/sys/arch/amiga/include: vmparam.h
Log Message:
Remove unused KUSER_AREA, SYSPTSIZE, USRPTSIZE.
Bump MAXTSIZ and MAXDSIZ to the same values atari is using.
This makes gcc 4.8 (/usr/libe
Module Name:src
Committed By: phx
Date: Mon Jun 1 17:09:46 UTC 2015
Modified Files:
src/sys/arch/amiga/dev: z3rambd.c
Log Message:
Removed unused variable to make it compile again.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/amiga/dev/z3ramb
Module Name:src
Committed By: phx
Date: Mon Jan 19 20:10:27 UTC 2015
Modified Files:
src/sys/arch/amiga/dev: sbic.c
Log Message:
Make it compile with -DDEBUG again.
To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 src/sys/arch/amiga/dev/sbic.c
Please note t
Module Name:src
Committed By: phx
Date: Fri Jan 16 23:34:11 UTC 2015
Modified Files:
src/sys/arch/amiga/amiga: gayle.c
Log Message:
Fixed crash of A4000 IDE due to uninitialised bus_space_tag and bus_space
handle for the interrupt status register.
To generate a diff of t
Module Name:src
Committed By: phx
Date: Wed Dec 31 18:43:18 UTC 2014
Modified Files:
src/sys/arch/ofppc/ofppc: mainbus.c
Log Message:
Make it compile with GCC48.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/ofppc/ofppc/mainbus.c
Please note
Module Name:src
Committed By: phx
Date: Sat Dec 13 15:51:18 UTC 2014
Modified Files:
src/distrib/amiga/miniroot: Makefile.inc
Log Message:
Extend size of miniroot.fs from 6m to 7m.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/distrib/amiga/miniroot/M
Module Name:src
Committed By: phx
Date: Fri Dec 12 15:57:30 UTC 2014
Modified Files:
src/sys/arch/bebox/stand/boot: fd.c siop.c vreset.c
Log Message:
Fix all warnings when compiling with gcc 4.8.
BeBox should be ready for 4.8 now.
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: phx
Date: Fri Oct 17 14:38:43 UTC 2014
Modified Files:
src/sys/dev: DEVNAMES
Log Message:
Add s390rtc(4).
To generate a diff of this commit:
cvs rdiff -u -r1.291 -r1.292 src/sys/dev/DEVNAMES
Please note that diffs are not public domain; the
Module Name:src
Committed By: phx
Date: Sat Sep 20 23:10:46 UTC 2014
Modified Files:
src/sys/arch/ofppc/stand/ofwboot: Locore.c ofwstart.S version
Log Message:
A stack size of 8K is too small for a block buffer of 65536 bytes.
Increased the stack size to 128K. This makes o
Module Name:src
Committed By: phx
Date: Sun Sep 7 22:24:40 UTC 2014
Modified Files:
src/sys/arch/amiga/dev: gayle_pcmcia.c
Log Message:
According to http://eab.abime.net/showpost.php?p=782840&postcount=115
there are two methods for a Gayle PCMCIA soft-reset.
pccard_attach
Module Name:src
Committed By: phx
Date: Fri Jun 20 09:47:15 UTC 2014
Modified Files:
src/sys/arch/bebox/isa: mcclock_isa.c
src/sys/arch/sandpoint/isa: mcclock_isa.c
Log Message:
mc146818's sc_flag indicates the time is stored in binary format, not BCD.
So we should
Module Name:src
Committed By: phx
Date: Sat Jun 14 20:50:12 UTC 2014
Modified Files:
src/sys/arch/bebox/stand/boot: siop.c
Log Message:
Add missing siop_clearfifo() and some debugging output (-DDEBUG).
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/a
Module Name:src
Committed By: phx
Date: Tue Jun 10 18:37:26 UTC 2014
Modified Files:
src/sys/arch/bebox/stand/boot: sd.c
src/sys/arch/prep/stand/boot: sd.c
Log Message:
Fix SCSI reads beyond block 0x1f, by writing the READ_10/READ_16 opcode
into the correct scs
Module Name:src
Committed By: phx
Date: Mon Jun 9 17:35:01 UTC 2014
Modified Files:
src/sys/arch/bebox/stand/boot: boot.h
Log Message:
printslots() -> printPCIslots(). Make it compile with -DDEBUG.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arc
Module Name:src
Committed By: phx
Date: Sun Jun 1 17:21:50 UTC 2014
Modified Files:
src/sys/arch/bebox/stand/boot: monitor.c
Log Message:
Use int32_t, int16_t, int8_t.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/bebox/stand/boot/monitor.c
Module Name:src
Committed By: phx
Date: Thu May 8 13:58:34 UTC 2014
Modified Files:
src/share/mk: bsd.README bsd.own.mk
Added Files:
src/sys/arch/ibmnws/conf: Makefile.ibmnws.inc
Log Message:
Use TOOL_NCDCS to turn an ibmnws kernel automatically into a valid NCD
f
Module Name:src
Committed By: phx
Date: Tue Apr 22 21:37:52 UTC 2014
Modified Files:
src/sys/arch/powerpc/stand/mkbootimage: bebox_bootrec.h mkbootimage.c
pef.h
Log Message:
Fixed mkbootimage for 64-bit architectures. Now I can create a working
BeBox boot.fs un
Module Name:src
Committed By: phx
Date: Wed Mar 5 14:13:20 UTC 2014
Modified Files:
src/sys/arch/sandpoint/conf: GENERIC
Log Message:
Enabled SYSV* options, which all ports have (and which is needed by 3rd
party software like SANE, e.g.).
Added ugen*.
To generate a diff
Module Name:src
Committed By: phx
Date: Fri Feb 7 09:22:02 UTC 2014
Modified Files:
src/sys/arch/sandpoint/isa: isaclock.c
Log Message:
Replaced enable/disable_intr by splhigh/splx.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/sandpoint/isa
Module Name:src
Committed By: phx
Date: Fri Feb 7 08:51:34 UTC 2014
Modified Files:
src/sys/arch/sandpoint/sandpoint: locore.S
Log Message:
Remove enable_intr() and disable_intr(), which are unused.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/a
Module Name:src
Committed By: phx
Date: Sun Sep 15 18:22:57 UTC 2013
Modified Files:
src/sys/arch/sandpoint/stand/altboot: version
Log Message:
New version can read the MAC address for QNAP systems from flash.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 s
Module Name:src
Committed By: phx
Date: Sat May 25 15:07:49 UTC 2013
Modified Files:
src/sys/arch/sandpoint: README.NAS
Log Message:
Added another three NH23x compatible products.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/sandpoint/README
Module Name:src
Committed By: phx
Date: Tue Feb 19 15:58:19 UTC 2013
Modified Files:
src/sys/arch/sandpoint/sandpoint: satmgr.c
Log Message:
Implement real hardware power-off for DSM-G600 using the "ZWC" command.
It seems that not all microcontrollers support the command,
Module Name:src
Committed By: phx
Date: Mon Feb 4 17:19:18 UTC 2013
Modified Files:
src/sys/dev/ic: msm6242breg.h
Log Message:
24h-mode is indicated by bit 2 of control register F.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/ic/msm6242breg.h
Module Name:src
Committed By: phx
Date: Fri Feb 1 14:48:16 UTC 2013
Modified Files:
src/sys/arch/amiga/conf: DRACO GENERIC GENERIC.in INSTALL
Log Message:
Include two MII PHY drivers, as needed by certain PCMCIA network cards.
More PHY drivers should be added when needed.
Module Name:src
Committed By: phx
Date: Tue Dec 25 17:07:07 UTC 2012
Modified Files:
src/sys/arch/sandpoint/stand/altboot: brdsetup.c rge.c
Log Message:
QNAP V200 boards have no EEPROM for the MAC address, so all devices default
to the same address (00:e0:4c:69:20:01).
Now
Module Name:src
Committed By: phx
Date: Tue Dec 25 17:02:35 UTC 2012
Modified Files:
src/sys/arch/sandpoint/stand/altboot: main.c
Log Message:
Add a DEBUG function to search the Flash for byte-streams, as U-Boot usually
doesn't offer a search function.
To generate a diff
Module Name:src
Committed By: phx
Date: Thu Nov 29 10:44:37 UTC 2012
Modified Files:
src/share/man/man8/man8.sandpoint: altboot.8
Log Message:
Mention Realtek driver bugs in the BUGS section.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/share/man/man8/
Module Name:src
Committed By: phx
Date: Mon Nov 26 17:56:17 UTC 2012
Modified Files:
src/sys/arch/sandpoint: README.NAS
Log Message:
Add another NH-231 clone to the list: Vibe NS-349-S
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/sandpoint/R
Module Name:src
Committed By: phx
Date: Fri Nov 2 20:09:02 UTC 2012
Modified Files:
src/sys/arch/macppc/dev: awacs.c
Log Message:
My PowerMac3,1 is using gpio4 to detect a connected headphone, and I would bet
that the same is true for PowerMac3,2.
To generate a diff of
Module Name:src
Committed By: phx
Date: Sat Oct 27 21:13:03 UTC 2012
Modified Files:
src/sys/arch/amiga/dev: if_ed_zbus.c
Log Message:
Fixed receiving of odd-length packets. Driver works now perfectly.
Thanks to Harald Meinzer for providing me with a Hydra for a few days.
Module Name:src
Committed By: phx
Date: Sat Oct 27 11:54:21 UTC 2012
Modified Files:
src/sys/arch/amiga/clockport: files.clockport
src/sys/arch/amiga/conf: files.amiga
Log Message:
Fixed dependencies for some new PCI and clockport devices, to make a
kernel compile
Module Name:src
Committed By: phx
Date: Sun Oct 14 20:33:18 UTC 2012
Modified Files:
src/sys/arch/amiga/conf: files.amiga
src/sys/arch/amiga/dev: grf_cv3d.c
Log Message:
CV3DONZORRO2 option is no longer needed.
grf_cv3d.c was successfully tested running in a Zorro2
Module Name:src
Committed By: phx
Date: Sun Oct 14 13:38:13 UTC 2012
Modified Files:
src/sys/dev/ic: dp8390reg.h
Log Message:
ed_ring structure is no longer needed for compatibility, as the last
device driver using it (amiga/ed(4)) has been converted now.
To generate a d
Module Name:src
Committed By: phx
Date: Sun Oct 14 13:36:07 UTC 2012
Modified Files:
src/sys/arch/amiga/conf: files.amiga
Added Files:
src/sys/arch/amiga/dev: if_ed_zbus.c
Removed Files:
src/sys/arch/amiga/dev: if_ed.c if_edreg.h
Log Message:
New ed(4) devi
Module Name:src
Committed By: phx
Date: Sun Apr 29 15:59:32 UTC 2012
Modified Files:
src/sys/arch/sandpoint/conf: GENERIC
Log Message:
Add driver for ATAPI disk drives.
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 src/sys/arch/sandpoint/conf/GENERIC
Ple
Module Name:src
Committed By: phx
Date: Thu Apr 26 19:59:37 UTC 2012
Modified Files:
src/sys/arch/sandpoint/stand/altboot: README.altboot dsk.c globals.h
main.c
Log Message:
Multiple boot devices and/or paths may be specified, which are booted one
after another
Module Name:src
Committed By: phx
Date: Mon Apr 16 16:55:29 UTC 2012
Modified Files:
src/sys/arch/sandpoint/stand/altboot: brdsetup.c globals.h main.c
Log Message:
Improved Synology CS/RS support: watch power-state of all SATA drives before
initializing them, configure dri
Module Name:src
Committed By: phx
Date: Thu Mar 8 14:18:04 UTC 2012
Modified Files:
src/sys/arch/ofppc/conf: GENERIC
Log Message:
When detecting a new USB device on the bus ofppc panics in usb_allocmem().
Although the problem doesn't seem to affect other PPC ports, it cau
Module Name:src
Committed By: phx
Date: Wed Feb 15 12:11:43 UTC 2012
Modified Files:
src/sys/arch/amigappc/amigappc: machdep.c
src/sys/arch/amigappc/conf: files.amigappc
Log Message:
Port amiga calls config_console() from machdep.c now, so we have to do
the same. O
Module Name:src
Committed By: phx
Date: Mon Feb 13 13:44:14 UTC 2012
Modified Files:
src/sys/arch/powerpc/powerpc: vm_machdep.c
Log Message:
Allow all physical addresses from 0 to 0x in cpu_uarea_alloc().
This fixes a panic with amigappc, which has RAM starting at
Module Name:src
Committed By: phx
Date: Sat Feb 11 12:31:47 UTC 2012
Modified Files:
src/sys/arch/sandpoint/conf: GENERIC
Log Message:
Add support for ATAPI CD/DVD drives as well.
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 src/sys/arch/sandpoint/conf/G
Module Name:src
Committed By: phx
Date: Fri Feb 10 21:09:20 UTC 2012
Modified Files:
src/sys/arch/sandpoint/conf: GENERIC
Log Message:
Enable support for USB CD/DVD drives. OK releng@.
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 src/sys/arch/sandpoint/c
Module Name:src
Committed By: phx
Date: Fri Feb 10 12:02:33 UTC 2012
Modified Files:
src/sys/arch/sandpoint/sandpoint: machdep.c
Log Message:
oea_batinit() demands a minimum block size of 8M now. OK by releng@.
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.6
Module Name:src
Committed By: phx
Date: Tue Feb 7 18:48:20 UTC 2012
Modified Files:
src/sys/dev/wsfb: genfb.c
Log Message:
On 8-bit screens only enable font anti-aliasing when the cmap_callback
property is defined. It is needed for a suitable R3G3B2 color map.
Ok by relen
Module Name:src
Committed By: phx
Date: Thu Feb 2 22:15:05 UTC 2012
Modified Files:
src/distrib/utils/sysinst/arch/ofppc: msg.md.de
Log Message:
Translate some new messages into german.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/distrib/utils/sysins
Module Name:src
Committed By: phx
Date: Thu Feb 2 21:58:31 UTC 2012
Modified Files:
src/distrib/utils/sysinst/arch/ofppc: md.c
Log Message:
Use sync(8) instead of echo(1) to avoid writing an RDB disklabel.
echo(1) is not part of the miniroot file system.
To generate a d
1 - 100 of 377 matches
Mail list logo