Re: [Freedos-user] [Spam] Backspace

2013-01-14 Thread Thomas D. Dean
On 01/13/13 22:21, Thomas D. Dean wrote:

 scan   ascii   key
0   8 backspace

0  27 del  -- two codes
0  126


This is correct.  ^H also returns the cursor to the upper left with no 
erase.

The machine is an ARM Elan 520 SBC with the console on com2, selected bu 
jumper.

I can boot General Software Embedded DOS on this machine.  At the 
command prompt, it behaves as I would expect, backspace erases the 
previous character, del deletes the line.

I can boot FreeBSD 9.0 (nanoBSD) on the machine.  Backspace and delete 
act properly, the same as GDOS.

I was looking for a 32-bit platform with little or no overhead, so I 
tried FreeDOS, again.

Tom Dean

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Backspace

2013-01-14 Thread Thomas D. Dean
On 01/14/13 12:06, john s wolter wrote:

The first place I see [SPAM] is in the email from Henrique Peron.

I see I propagated it by using reply, followed by
dmccunney, me, me, and John Wolter.

I should be more careful when using reply.

Tom Dean

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


[Freedos-user] Backspace

2013-01-13 Thread Thomas D. Dean
I use either minicom or gtkterm to communicate with FreeDOS.

Everything seems to work Ok, except I cannot use backspace or delete.

Both keys do strange things.  For example, when using gtkterm, backspace 
sends the cursor to the top left, without erasing.

Any ideas?

Tom Dean

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] [Spam] Backspace

2013-01-13 Thread Thomas D. Dean
On 01/13/13 18:28, Henrique Peron wrote:
 Hi Tom,

 does this happen while using other software as well?


I have not tried other terminal emulators - I will try tip tomorrow...

Tom Dean


--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] [Spam] Backspace

2013-01-13 Thread Thomas D. Dean
On 01/13/13 21:46, dmccunney wrote:
 On Mon, Jan 14, 2013 at 12:12 AM, Thomas D. Dean tomd...@speakeasy.org 
 wrote:

 I think the question was Do you see this issue in other software you
 access through the terminal emulator?

Oops,

I am communicating with FD11 via a com port that is the console on the 
TS5700.

I have not seem problems of this nature when communicating with 
applications on AVR processors.

I used MSDOS 622 on the same machine with no problem.

With FD11, I used keycode and see, from memory - I will try it again 
tomorrow to see the exact output from keycode.  BTW, after starting 
keycode, escape or F1 returned me to the command prompt - I had to 
cycle power.

scan   ascii   key
  0   8 backspace

  0  27 del  -- two codes
  0  126

Tom Dean

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


[Freedos-user] Install from G-DOS

2013-01-12 Thread Thomas D. Dean
I have a TS5700 computer with General Software Embedded DOS-ROM 4.04 on 
a flash drive that appears as A: and B:.

I have a 512MB CF card with two partitions, 250MB each.

The first CF partition appears as c:
The second CF partition appears as D:, containing several directories, 
including FREEDOS which is the files copied from fd11src.iso - copied 
from the image mounted on linux.

I booted GDOS

  D:
  cd FREEDOS\FREEDOS\SETUP\ODIN
  .\sys c:
  dir c:
  Volume in drive C has no label
  Directory of C:\
COMMAND  COM66945 12-Jan-113  3:59a
KERNEL   SYS45344 12-Jan-113  3:59a
  2 file(s)   112289 byte(s)
  0 dir(s) 262266880 byte(s) free

I can boot FREEDOS.

I want to complete the installation.  I booted FREEDOS and tried 
SETUP.BAT from D:\FREEDOS.  It hangs forever.

I then tried making the CF all one partition.  I managed to do sys c: 
and can boot the CF.

  ver
FreeCom version 0.84-pre2 XMS_Swap [Aug 28 2006 00:29:00]


What can I do to complete the installation?

Tom Dean

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Packet Driver

2011-07-18 Thread Thomas D. Dean
On Mon, 2011-07-18 at 10:03 -0700, Ralf A. Quint wrote:
 At 09:00 AM 7/18/2011, Karen Lewellen wrote:
 
The wireless network uses MAC address control.

tomdean


--
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on Lean Startup 
Secrets Revealed. This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Packet Driver

2011-07-18 Thread Thomas D. Dean
On Mon, 2011-07-18 at 19:16 +0200, Mike Eriksen wrote:

The network is in a semi-remote location - no kids!  There is only one
other wireless network I can detect, with a marginal signal level.

The machine will provide a data stream that will not end the world if it
stops.

tomdean


--
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on Lean Startup 
Secrets Revealed. This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Packet Driver

2011-07-18 Thread Thomas D. Dean
On Mon, 2011-07-18 at 19:34 +0200, Mike Eriksen wrote:
 On Mon, Jul 18, 2011 at 7:32 PM, Thomas D. Dean tomd...@speakeasy.org wrote:
  On Mon, 2011-07-18 at 19:16 +0200, Mike Eriksen wrote:
 
  The network is in a semi-remote location - no kids!  There is only one
  other wireless network I can detect, with a marginal signal level.
 
  The machine will provide a data stream that will not end the world if it
  stops.
 
 So why bother in the first place?
 

Just to annoy you.

tomdean


--
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on Lean Startup 
Secrets Revealed. This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


[Freedos-user] Packet Driver

2011-07-17 Thread Thomas D. Dean
I want to install WATTCP on my FreeDOS system.

I have a Linksys Wireless-G Notebook Adapter Model WPC54G Ver. 3.1

I have wat2001b.zip.  I think I need a packet driver.  Correct?

Where may I find a driver for FreeDOS?  Google returns too many results
to be meaningful.

tomdean


--
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on Lean Startup 
Secrets Revealed. This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Packet Driver

2011-07-17 Thread Thomas D. Dean
On Sun, 2011-07-17 at 19:11 -0700, Thomas D. Dean wrote:
 I want to install WATTCP on my FreeDOS system.
 
 I have a Linksys Wireless-G Notebook Adapter Model WPC54G Ver. 3.1
 
 I have wat2001b.zip.  I think I need a packet driver.  Correct?
 
 Where may I find a driver for FreeDOS?  Google returns too many results
 to be meaningful.
 

More info:

The adapter uses the Broadcom BCM4318 chip.

tomdean


--
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on Lean Startup 
Secrets Revealed. This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Packet Driver

2011-07-17 Thread Thomas D. Dean
On Sun, 2011-07-17 at 22:13 -0500, Rugxulo wrote:
Using FreeBSD 8-STABLE, a kernel module is produced which is a driver
for the card.

I may be wrong in some of the following.

When building the kernel module, an executable, b43-fwcutter is used to
extract a binary portion of the driver provided by the manufacturer.
This is used as an interface between the FreeBSD kernel and the BCM4318
chip.

The command line is like:  b43-fwcutter xxx.sys

FreeBSD uses the bwn driver as the interface between the TCP stack and
the chip.  The bwn driver is a wrapper around the code extracted from
the windows(?) driver.

Now, I am REALLY getting over my head.

tomdean


--
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on Lean Startup 
Secrets Revealed. This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] boot floppy

2010-12-17 Thread Thomas D. Dean
On Sat, 2010-12-18 at 00:19 -0500, Felix Miata wrote:
 On 2010/12/18 04:46 (GMT+0100) Mike Eriksen composed:
 
  Felix Miata wrote:
 
   Anyone know why there's no simple bootable floppy image available in the
   downloads section of http://www.freedos.org/freedos/files/, one that could
   format and/or sys C:?
 
  Really? What does the very first line of that page say?
 
 We don't have an official single-disk FreeDOS available...
 
 I tried 'dd if=balder10.img of=/dev/fd0' but got output error.
When you install FreeDOS from the CD, I seem to remember something about
creating a bootable floppy?

I think I tried that, but, don't remember the results.

http://www.linfo.org/freedos_floppy.html

tomdean


--
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


[Freedos-user] Tripple Boot w/ Grub

2010-12-08 Thread Thomas D. Dean
I have an existing Toshiba Satellite Pro 4300 system with:

  partition 1 MS-DOS 6.22
  partition 2 DOS logical drive d:
  partition 3 NON-DOS ufs FreeBSD

The disk has the FreeBSD boot manager on it.  I can boot either MS-DOS
or FreeBSD by pressing F1 or F3.

I installed FreeDOS 1.0 on D:

I cannot boot FreeDOS with the FreeBSD boot manager.

I made a bootable FreeDOS floppy with the autoexec.bat containing
  D:
  D:\autoexec.bat

I can boot FreeDOS with the floppy and everything seems to work Ok.

I tried looking at Grub online but, failed to find much usable
information in all the noise.  Is it possible to setup Grub to select
which of the three OS's to boot?

tomdean


--
This SF Dev2Dev email is sponsored by:

WikiLeaks The End of the Free Internet
http://p.sf.net/sfu/therealnews-com
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Tripple Boot w/ Grub

2010-12-08 Thread Thomas D. Dean
On Wed, 2010-12-08 at 21:15 -0800, Thomas D. Dean wrote:
 I have an existing Toshiba Satellite Pro 4300 system with:
 
   partition 1 MS-DOS 6.22
   partition 2 DOS logical drive d:
   partition 3 NON-DOS ufs FreeBSD
 
 The disk has the FreeBSD boot manager on it.  I can boot either MS-DOS
 or FreeBSD by pressing F1 or F3.

Answer:  Change partition 2 to a primary DOS partition with FreeBSD.
 Reinstall FreeDOS.

Partition 1 and 2 are both primary DOS partitions.

Now, I can boot all three from the FreeBSD boot manager, which is
limited because it reads the partition information and tries to guess
how to boot the OS.

But, it works.

tomdean


--
This SF Dev2Dev email is sponsored by:

WikiLeaks The End of the Free Internet
http://p.sf.net/sfu/therealnews-com
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


[Freedos-user] Install Grub

2009-06-20 Thread Thomas D. Dean
I have two partitions, MSDOS on 1 and FreeDOS on 2.

How do I install grub from the FreeDOS 1.0 CD?

tomdean


--
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] Install Grub SOLUTION

2009-06-20 Thread Thomas D. Dean
On Sat, 2009-06-20 at 10:26 -0700, Thomas D. Dean wrote:
 How do I install grub from the FreeDOS 1.0 CD?


\fdos\bin\bootlace 0x80
copy GRLDR C:\GRLDR

create c:\BOOT\GRUB\MENU.LST

#
#
title MSDOS
unhide (hd0,0)
rootnoverify (hd0,0)
chainloader +1
makeactive
#
#
title FreeDOS
unhide (hd0,1)
unhide (hd0,1)
rootnoverify (hd0,1)
chainloader +1
makeactive



--
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user