Commit Graph

199 Commits

Author SHA1 Message Date
Ralf Corsepius
c7ff624cff 2003-07-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ide/Makefile.am, network/Makefile.am, rtc/Makefile.am,
	serial/Makefile.am: Add conditional LIBCHIP.
	Conditionally build include-dirs.
2003-07-25 06:35:06 +00:00
Ralf Corsepius
754ca59b25 2003-07-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* network/if_fxp.c: Replace deprecated b* funcs by mem* funcs.
2003-07-25 06:31:14 +00:00
Joel Sherrill
3584398afe 2003-07-18 Greg Menke <gregory.menke@gsfc.nasa.gov>
PR 429/bsps
	PR 432/bsps
	* network/elnk.c: Due to a bug in the driver, if multiple packets
	are queued onto an elnk board, the ISR will deadlock the device with
	a tx complete interrupt.  Lighter tx loads are not affected as they
	end up submitting single packets to the device.
2003-07-18 15:52:26 +00:00
Ralf Corsepius
ec463acb01 2003-07-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove (Merged into ../configure.ac).
	* Makefile.am, ide/Makefile.am, network/Makefile.am,
	rtc/Makefile.am, serial/Makefile.am:
	Reflect having merged configure.ac into ../configure.ac
2003-07-10 08:07:50 +00:00
Joel Sherrill
96e629379a 2003-06-30 Greg Menke <gregory.menke@gsfc.nasa.gov>
* network/dec21140.c, network/elnk.c: Update to compile on i386.
2003-06-30 18:14:09 +00:00
Joel Sherrill
0098b7aa4e 2003-06-13 Greg Menke <gregory.menke@gsfc.nasa.gov>
* network/README.3com: New file missed in previous commit.
2003-06-13 18:23:03 +00:00
Joel Sherrill
7fa1f6675b Removed duplicate entry. 2003-06-13 17:43:49 +00:00
Joel Sherrill
01b6ca963c 2003-06-13 Greg Menke <gregory.menke@gsfc.nasa.gov>
PR 405/bsps
	PR 393/networking
	* network/dec21140.c: Fix leak also known as PR393.
	* network/elnk.c, network/if_media.h, network/mii.h: New files.
	* network/Makefile.am: Reflect new files.
2003-06-13 17:43:11 +00:00
Joel Sherrill
97a0f76aaf 2003-06-13 Greg Menke <gregory.menke@gsfc.nasa.gov>
PR 405/bsps
	PR 393/networking
	* network/dec21140.c: Fix leak also known as PR393.
	* network/elnk.c, network/if_media.h, network/mii.h: New files.
	* network/Makefile.am: Reflect new files.
2003-06-13 17:42:50 +00:00
Joel Sherrill
c54764f953 2003-04-15 Joel Sherrill <joel@OARcorp.com>
PR 387/rtems_misc
	* ide/ata.c: Removed warning and moved to use of simpler libc routines.
	* ide/ata_internal.h: Added missing newline and end of file.
2003-04-15 13:03:45 +00:00
Joel Sherrill
109fc262bf 2003-03-27 Joel Sherrill <joel@OARcorp.com>
* ide/Makefile.am: ATA code depends upon libchip/ide which is not
	allowed in the cpukit source code since it must be buildable
	independent of any BSP. These files were moved to libchip/ide.
	* ide/ata.c, ide/ata.h, ide/ata_internal.h: New files.
2003-03-27 15:22:58 +00:00
Joel Sherrill
3446afa555 2003-03-25 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
PR 368/filesystems
	* ide/Makefile.am, ide/ide_ctrl_cfg.h: General improvements which
	now work on pc386 and mbx8xx.
	* ide/ide_controller.c: New file.
2003-03-25 18:25:50 +00:00
Ralf Corsepius
3c55718aca Merger from rtems-4-6-branch. 2003-03-11 09:06:13 +00:00
Joel Sherrill
47cf7a754f Fixed typo in PR category. 2003-02-20 21:22:15 +00:00
Joel Sherrill
9f9ba595fc 2003-02-20 Till Straumann <strauman@slac.stanford.edu>
PR 354/networkign
	* network/if_fxp.c (Intel eepro network driver): re-enabled the chip
	against a table of supported chips. The untested
	ones are still commented out, however.
2003-02-20 21:17:29 +00:00
Ralf Corsepius
ccd81b60c2 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
2003-02-11 11:47:49 +00:00
Ralf Corsepius
9b5c258556 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AC_PREREQ(2.57).
2003-02-11 11:11:33 +00:00
Ralf Corsepius
da35120dc8 2002-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* network/Makefile.am: Eliminate C_O_FILES.
	* rtc/Makefile.am: Ditto.
	* serial/Makefile.am: Ditto,
2002-12-11 17:58:37 +00:00
Ralf Corsepius
1c36c3e486 2002-12-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* serial/Makefile.am: Don't include @RTEMS_BSP@.cfg.
	Don't use LIBC_DEFINES.
	* rtc/Makefile.am: Don't include @RTEMS_BSP@.cfg.
	Don't use LIBC_DEFINES.
	* network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
	Don't use LIBC_DEFINES.
2002-12-10 08:40:39 +00:00
Joel Sherrill
aae96a2980 2002-11-13 Jay Monkman <jtm@smoothsmoothie.com>
* network/cs8900.c: I don't know why we have to SelfST register
	twice on the EDB7312, but it doesn't work on the EDB7312 if we don't.
2002-11-13 15:34:39 +00:00
Joel Sherrill
c22aeb4ea3 2002-10-31 Joel Sherrill <joel@OARcorp.com>
* network/dec21140.c: Removed warnings.
2002-10-31 20:13:18 +00:00
Joel Sherrill
11bbeb99c6 2002-10-28 Eugeny S. Mints <Eugeny.Mints@oktet.ru>
* New files: New directory ide/, ide/Makefile.am, ide/ide_ctrl_cfg.h,
	ide/ide_ctrl_io.h, ide/ide_ctrl.h:
	* configure.ac, Makefile.am: Modified to reflect changes above.
2002-10-28 13:57:06 +00:00
Ralf Corsepius
8730f45f28 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
	Add autom4te*cache.
	Remove autom4te.cache.
2002-10-21 12:19:27 +00:00
Joel Sherrill
973bf43672 2002-09-14 Joel Sherrill <joel@OARcorp.com>
* serial/z85c30.c: Eliminated warning by clarifying statement.
2002-09-14 21:03:21 +00:00
Joel Sherrill
a2117cd64a 2002-09-07 Chris Johns <ccj@acm.org>
* network/Makefile.am, network/README.cs8900, network/cs8900.c,
	network/cs8900.h: Significant update which corrects the problem
	where the cs8900.c file was actually the BSP glue.  Joel did
	some hacking so this file will compile.  Previously it required
	providing a target.h file to compile.
	* network/cs8900.c.bsp: New file.
2002-09-07 23:09:47 +00:00
Ralf Corsepius
418c6525fc 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* network/Makefile.am: Use .$(OBJEXT) instead of .o.
 	* rtc/Makefile.am: Use .$(OBJEXT) instead of .o.
 	* serial/Makefile.am: Use .$(OBJEXT) instead of .o.
2002-08-11 05:50:52 +00:00
Ralf Corsepius
2f0a1dc17b 2002-08-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* serial/Makefile.am: Don't tmp-install lib.
	* rtc/Makefile.am: Don't tmp-install lib.
2002-08-10 04:05:20 +00:00
Joel Sherrill
2b947a45d7 2002-07-16 Eric Norum <eric.norum@usask.ca>
* New driver for the Intel EtherExpressPro (82559ER) chip.
	* network/if_fxp.c, network/if_fxpreg.h, network/if_fxpvar.h,
	network/pci.h: New file.
	* network/Makefile.am: Modified to reflect above.
2002-07-16 22:37:13 +00:00
Joel Sherrill
a191b28eae 2001-05-14 Till Straumann <strauman@slac.stanford.edu>
* bootloader/Makefile.am, console/Makefile.am, pci/Makefile.am:
	Per PR215 address the following issues:
	    - _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET
	      are no longer defined by libcpu (powerpc/shared/include/io.h)
	      but by the BSP (who is the only one to know the values)
	    - the affected BSP (shared/motorola) headers have been fixed
	      in a separate "libbsp/powerpc/shared" patch.
	    - the DEC 21140 driver (libchip/network/dec21140.c) has been
	      fixed to use PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET.
	      and PCI_MEM_BASE instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE
	      is to be defined by the BSP who is using this driver.
	    - the DEC driver also has been fixed to use the newer
	      rtems_bsp_delay_in_bus_cycles() instead of the obsolete
	      delay_in_bus_cycles().
2002-05-14 17:54:22 +00:00
Joel Sherrill
1065f16b76 2001-05-14 Till Straumann <strauman@slac.stanford.edu>
* bootloader/Makefile.am, console/Makefile.am, pci/Makefile.am:
	Per PR215 address the following issues:
	    - _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET
	      are no longer defined by libcpu (powerpc/shared/include/io.h)
	      but by the BSP (who is the only one to know the values)
	    - the affected BSP (shared/motorola) headers have been fixed
	      in a separate "libbsp/powerpc/shared" patch.
	    - the DEC 21140 driver (libchip/network/dec21140.c) has been
	      fixed to use PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET.
	      and PCI_MEM_BASE instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE
	      is to be defined by the BSP who is using this driver.
	    - the DEC driver also has been fixed to use the newer
	      rtems_bsp_delay_in_bus_cycles() instead of the obsolete
	      delay_in_bus_cycles().
2002-05-14 17:35:16 +00:00
Joel Sherrill
6f0d05275e 2002-05-07 Chris Johns <ccj@acm.org>
* c/src/libchip/network/i82586.c: Per PR210, adjust the mbuf
	lengths to remove the ethernet header as the FreeBSD (RTEMS)
	stack requires it to be stripped.
2002-05-14 15:16:39 +00:00
Joel Sherrill
7c4ef9cd7a 2002-04-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* network/dec21140.c: Reflect changes to powerpc's
	rtems/score/cpu.h. Use __PPC__ for gcc-3.x compliance.
2002-04-18 21:01:20 +00:00
Joel Sherrill
18b6986b89 2002-04-11 Chris Johns <ccj@acm.org>
* network/rtems_bsdnet.h: To address PR59, added the drv_ctrl driver
	control block field to the ifconfig network driver structure. This
	field is needed by the i82586 driver which was ported from NetBSD
	as it had better hardware abstraction.
2002-04-13 16:42:23 +00:00
Joel Sherrill
9c6a99f1fe 2002-04-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* network/i82586.c: Include <string.h>.
	* network/sonic.c: Ditto.
2002-04-04 18:22:15 +00:00
Joel Sherrill
a2ddad1a6b 2002-04-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AC_DEFINE(CPU_U32_FIX) for sparc.
2002-04-03 14:19:09 +00:00
Joel Sherrill
657af74ea5 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac:
	AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
	AM_INIT_AUTOMAKE([no-define foreign 1.6]).
	* network/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* Makefile.am: Remove AUTOMAKE_OPTIONS.
	* rtc/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* serial/Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-28 00:49:32 +00:00
Joel Sherrill
03e9564e98 2002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* network/cs8900.c: Include rtems/bspIo.h instead of bspIo.h.
2002-01-04 18:17:23 +00:00
Joel Sherrill
c752ff2db7 2001-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* network/sonic.h: Fix typo.
2001-11-26 14:34:19 +00:00
Joel Sherrill
4f7a0f426b 2001-10-12 Joel Sherrill <joel@OARcorp.com>
* serial/z85c30.c: Fixed typo.
2001-10-12 21:02:29 +00:00
Joel Sherrill
d7aecdc8f8 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Add autom4te.cache for autoconf > 2.52.
	* configure.in: Remove.
2001-10-12 18:47:00 +00:00
Joel Sherrill
cfb99fb7b3 2001-10-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Add autom4te.cache for autoconf > 2.52.
	* configure.in: Remove.
	* configure.ac: New file, generated from configure.in by autoupdate.
2001-10-12 16:05:32 +00:00
Joel Sherrill
df25c9989b 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Add autom4te.cache for autoconf > 2.52.
	* configure.in: Remove.
	* configure.ac: New file, generated from configure.in by autoupdate.
2001-10-11 19:36:23 +00:00
Joel Sherrill
e4145663eb 2001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtc/Makefile.am: Use 'PREINSTALL_FILES ='.
	* network/Makefile.am: Use 'PREINSTALL_FILES ='.
	* serial/Makefile.am: Use 'PREINSTALL_FILES ='.
2001-09-28 13:35:05 +00:00
Joel Sherrill
6846a2f5cf 2001-09-27 Joel Sherrill <joel@OARcorp.com>
* ChangeLog: Fixed typo in date.
2001-09-27 21:08:19 +00:00
Joel Sherrill
ed13346130 2001-09-14 Joel Sherrill <joel@OARcorp.com>
* network/Makefile.am: Fixed typo on file name.
	* network/i82586.c: Commented out line 318 which is referencing
	a member of a structure that is not currently there.  This
	needs to be worked out with Chris Johns <ccj@acm.org>.
	Switched C++ style comments to C style.
2001-09-21 14:00:06 +00:00
Joel Sherrill
6a9db57002 2001-09-19 Chris Johns <ccj@acm.org>
* network/README.i82586, network/i82586.c, network/i82586reg.h,
	network/i82586var.h: New files.  Network driver for Intel
	i82586.
2001-09-19 17:38:01 +00:00
Joel Sherrill
7ed44167b1 2001-05-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
2001-05-08 22:59:02 +00:00
Joel Sherrill
7e05b53a62 2001-03-14 Joel Sherrill <joel@OARcorp.com>
* serial/Makefile.am, serial/mc68681.c, serial/ns16550.c,
	serial/serprobe.c, serial/z85c30.c: Now install sersupp.h
	to <libchip/sersupp.h> so libchip style serial drivers can
	be written in libcpu or libbsp.
2001-03-14 19:42:49 +00:00
Joel Sherrill
f010a5ee1a 2001-03-01 Joel Sherrill <joel@OARcorp.com>
* network/cs8900.c, network/cs8900.h, network/sonic.c, network/sonic.h,
	rtc/icm7170_reg.c, rtc/icm7170_reg2.c, rtc/icm7170_reg4.c,
	rtc/icm7170_reg8.c, rtc/m48t08_reg.c, rtc/m48t08_reg2.c,
	rtc/m48t08_reg4.c, rtc/m48t08_reg8.c, serial/mc68681_reg.c,
	serial/mc68681_reg2.c, serial/mc68681_reg4.c, serial/mc68681_reg8.c,
	serial/z85c30.c, serial/z85c30.h, serial/z85c30_p.h,
	serial/z85c30_reg.c: Corrected header.
2001-03-02 18:17:22 +00:00
Joel Sherrill
d3795e3ea4 2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* network/Makefile.am, rtc/Makefile.am, serial/Makefile.am:
	Apply include_*HEADERS instead of H_FILES, replace ${..} with $(..).
2001-02-05 18:24:37 +00:00