rastructure I need to do to support the Cortex-A8
MMU before any processor beyond ARM1136 could be supported (and ARM10/ARMv6
cpus would run better with the fix). Unfortunately, this task is a couple
weeks of work, time that I haven't had lately.
Dale Rahn dr...@dalerahn.com
bin
>
> progs cat
>
> libs -lc
>
> #crunchgen cat.conf
For ELF platforms use
# crunchgen -E cat.conf
this will call 'crunchide -k _crunched_cat_stub cat.lo' later
which will keep to the proper symbol name.
Dale Rahn [EMAIL PROTECTED]
hs before the first freebsd release.
>
However, NetBSD was a fork of 386BSD0.1+patchkit, where the group
developing the patchkit became FreeBSD.
Dale Rahn [EMAIL PROTECTED]
or not.
There is a reasonably good chance that with just a few tweaks OpenBSD
would run just fine on CF media in the removable bay, in fact it may
work without any tweaks.
To my knowledge, no OpenBSD developer has ever had or had access to a SL-C1000.
Dale Rahn [EMAIL PROTECTED]
anism could detect the prebind data and 'ignore' it, then the md5 values
could be verified.
While no problems with the full system scan of prebind, the update mode
(which ports would use) may have had a problem.
Dale Rahn [EMAIL PROTECTED]
I doing something wrong? I've searched the archives, but didn't come up
> with anything.
>
I presume that /dev/sd0c or sdN[a-k] was used to access the USB device
this goes thru the buffer cache which defeats the use of larger blocks under
OpenBSD. To accurately compare the I/O speed
%r5,CI_CPL(%r4)
- cmpl0,%r3,%r5
- beq 1f
b _C_LABEL(lcsplx)
1:
blr
Index: arch/macppc/dev/macintr.c
===
RCS file: /cvs/src/sys/arch/macppc/dev/macintr.c,v
retrieving revision 1.33
diff -u -r1.
released the OpenBSD/macppc bootloader was modified
and accidentally disabled the ability to load a kernel from an HFS filesystem.
This was not discovered until after 4.3 was released. It should be fixed
by the time 4.4 is released.
In the meantime, either use the .iso fi
s ported to the LanDisk:
> http://openbsd.org/landisk.html.
>
There is no specific mailing list for landisk, direct the traffic to [EMAIL
PROTECTED]
If it is determined that there is enough landisk specific mail, a mailing
list would be created at that time.
Dale Rahn [EMAIL PROTECTED]
to
$(CXX) -shared test.o $(LIBS) -o $(TARGET) -lstdc++
It appears to catch the exception just fine.
Dale Rahn [EMAIL PROTECTED]
o get started if OpenBSD/cats had not existed, however at this point
it has no significant use. Time to spend our time on more useful pursuits.
Dale Rahn [EMAIL PROTECTED] [EMAIL PROTECTED]
#x27; from the Makefile for it to compile, but then:
>
> # make
> gcc -Wall -rdynamic -o test1 test1.c
> test1.c: In function `main':
> test1.c:25: warning: assignment discards qualifiers from pointer target type
> gcc -Wall -shared -o test2.so test2.c
> # ./test1
> ./test1:./test2.so: undefined symbol 'bar'
> Cannot load specified object
> #
>
> Under Linux it seems that '-rdynamic' is the magic incantation, because
> without this it also fails. However I don't know what the OpenBSD equivalent
> is.
>
> Could someone provide me with the necessary clue please?
>
> Thanks,
>
> Brian.
>
Dale Rahn [EMAIL PROTECTED]
shared library are not exported, for this to work you must pass the
linker flag -E or --export-dynamic, then the program will work
as expected.
eg:
$ gcc -Wl,-E b.c
Dale Rahn [EMAIL PROTECTED]
_ closer than before. However you have found a bug in
-current code. It should be fixed very shortly.
Dale Rahn [EMAIL PROTECTED]
!
>
Sorry, usb client mode is not supported in OpenBSD at this time.
Only usb host mode is supported see usb(4) for list.
The hardware supports usb on-the-go, but OpenBSD doesn't have a driver
for it yet.
Dale Rahn [EMAIL PROTECTED]
o communicate with him. I do not
> like to tell him, I use OpenBSD on my laptop and cannot use it..
>
Unfortunately it will not work at this time. A change went in to -current
(exec_elf.c) which improves the situation (the program will start) but skype
fails short
uwe/slides.pdf).
>
> Looks like it needs very fine soldering skills just to attach a serial
> port: http://seattlewireless.net/index.cgi/SamSung4510
>
If anyone knows about an ARM 11 based device that has reasonable IO: network,
disk options (CF or better), minipci, ...
ed connectivity for a zaurus.
>
> --
> Best Regards
> Edd Barrett
>
> http://www.theunixzoo.co.uk
>
Cannot comment on that specific card, but Buffalo LPC-CF_CLT (10Mb only?)
and Hawking 10/100M H-CF686TX work fine.
Dale Rahn dr...@dalerahn.com
ne to verify
what filesystems (hfs/hfs+/journal/case-sensitive) features would work with
the hfsplus package if the macos partition was cleanly shut down (journal).
If someone were to do this testing and post a diff to ports@ with such
testing results, such diff would likely be accepted.
Dale Rahn dr...@dalerahn.com
OpenBSD
mostly since it has nearly never been seen except for Apple systems.
The second phy is ignored on these systems.
Dale Rahn dr...@dalerahn.com
n conclusion, all targets of gcc4 it is not possible to create a cross-tools.
>
>
This appears to be correct. I had tried a couple of archs, however had not
realized it is all targets. gcc4 does not have the correct search
paths set up for the cross environment. I will look into this again
today as I have some time.
Dale Rahn dr...@dalerahn.com
On Sun, Sep 19, 2010 at 12:58:51PM -0500, Dale Rahn wrote:
> On Sun, Sep 19, 2010 at 09:37:59PM +0900, Hitoshi NAKAMORI wrote:
> > HI all,
> > I run "make obj" and try to make cross-tools again.
> >
> > looks a variable errors are caused same factor.
> >
uch that it is unable to function.
On the 2x single core systems, the SATA subsystem does not function,
however with pci SCSI/SATA/ATA card, the system can operate.
Dale Rahn dr...@dalerahn.com
und.
> I just export TERM=xterm, fsck /usr and / mount both rw and vi away
>
> Is there a common emergency that comes up where /usr is not available?
>
When working on changed to the dynamic linker, vi was always the first
test program (sanity testing). And yes, it broke quite a number of times.
Dale Rahn dr...@dalerahn.com
ssible, it allows the
user (or startup environment) to control the addition of other directories.
However this does not explain the original problem you were having, I
would suggest running the application with 'LD_DEBUG' environment set
eg: LD_DEBUG='' a.
if (this->subid == 0x02631028 ||/* DELL_E5500 */
> - this->subid == 0x02501028 || /* DELL_M4400 */
> - this->subid == 0x02331028 ||/* DELL_E6400 */
> - this->subid == 0x024f1028) {/* DELL_E6500 *
s.
>
I would love to see a decent (cortex based?) arm laptop/netbook.
But this one isn't: 64MB ram, 800x480 resolution, unmentioned arm processor
at unmentioned MHz, WindowsCE instead of linux?
Dale Rahn dr...@dalerahn.com
ects on newer faster hardware that dont get my time.
The base code for the beagle port was actually derived from the early
2420 code I had written, if one checks the copyrights. I was careful
to make certain that all of the remaining bits corresponded to beagle docs...
Dale Rahn dr...@dalerahn.com
gt;
> --
> The problem can be reproduced by simply adding those two MP config lines to
> the standard
> RAMDISK_CD kernel config.
>
>
It is likely that this is an 'option SMALL_KERNEL' interaction, however realize
this is a configuration that OpenBSD isn't likely to support.
Dale Rahn dr...@dalerahn.com
o look thru the list of devices on the machine:
'dev /'
'ls'
to find what name is appropriate for the device
might be something like
'boot u...@2/d...@1:,ofwboot 4.8/macppc/bsd.rd'
Dale Rahn dr...@dalerahn.com
30 matches
Mail list logo