Commit Graph
233 Commits
Author SHA1 Message Date
Ralf Corsepius cdcef7e6da 2004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>
PR/589 rtems
	* libchip/network/pci.h: Remove (Moved to cpukit).
2004-03-23 12:24:54 +00:00
Ralf Corsepius ee4f57d9a6 2004-03-23 Ralf Corsepius <ralf_corsepius@rtems.org>
* libchip/ide/ata.c, libchip/ide/ata_internal.h,
	libchip/ide/ide_controller.c, libchip/ide/ide_ctrl_cfg.h,
	libchip/ide/ide_ctrl_io.h, libchip/network/cs8900.c,
	libchip/network/dec21140.c, libchip/network/elnk.c,
	libchip/network/if_fxp.c, libchip/network/open_eth.c,
	libchip/network/open_eth.h, libchip/network/sonic.c,
	libchip/network/sonic.h, libchip/rtc/icm7170.c, libchip/rtc/icm7170.h,
	libchip/rtc/icm7170_reg.c, libchip/rtc/icm7170_reg2.c,
	libchip/rtc/icm7170_reg4.c, libchip/rtc/icm7170_reg8.c,
	libchip/rtc/m48t08.c, libchip/rtc/m48t08.h, libchip/rtc/m48t08_reg.c,
	libchip/rtc/m48t08_reg2.c, libchip/rtc/m48t08_reg4.c,
	libchip/rtc/m48t08_reg8.c, libchip/rtc/rtc.h, libchip/serial/mc68681.c,
	libchip/serial/mc68681.h, libchip/serial/mc68681_reg.c,
	libchip/serial/mc68681_reg2.c, libchip/serial/mc68681_reg4.c,
	libchip/serial/mc68681_reg8.c, libchip/serial/ns16550.c,
	libchip/serial/ns16550_p.h, libchip/serial/serial.h,
	libchip/serial/z85c30.c, libchip/serial/z85c30.h,
	libchip/serial/z85c30_p.h, libchip/serial/z85c30_reg.c,
	libchip/shmdr/addlq.c, libchip/shmdr/cnvpkt.c, libchip/shmdr/dump.c,
	libchip/shmdr/fatal.c, libchip/shmdr/getlq.c, libchip/shmdr/init.c,
	libchip/shmdr/initlq.c, libchip/shmdr/intr.c, libchip/shmdr/poll.c,
	libchip/shmdr/send.c, libchip/shmdr/shm_driver.h: Convert to using c99
	fixed-size types.
2004-03-23 09:59:52 +00:00
Chris Johns 528da1cb9f Updated the BSP example code. 2004-03-14 01:28:34 +00:00
Chris Johns 00bf774547 Changes made to support the DIMMPC. This is a pc396 target with IO port
support.
Minor formating clean up.
Add documentation to the header file.
2004-03-14 01:28:08 +00:00
Chris Johns 27192b8981 The CS8900 driver is documented in the cs8900.h header file. 2004-03-14 01:26:07 +00:00
Ralf Corsepius 51b9899971 2004-03-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libchip/network/dec21140.c: Use __PPC__ instead of __PPC.
	Cosmetics.
2004-03-09 10:08:33 +00:00
Ralf Corsepius afd00b056e Unused 2004-03-08 03:17:16 +00:00
Joel Sherrill 845e4f30a9 2004-03-05 Joel Sherrill <joel@OARcorp.com>
* libchipnetwork/open_eth.c: Remove warnings by conditionally
	compiling this file only only those CPU families with supported
	exception models.
2004-03-05 18:12:33 +00:00
Ralf Corsepius fcf00342a6 2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am,
	wrapup/Makefile.am: Fix automake problems having been introduced
	in previous patch.
2004-02-20 01:11:53 +00:00
Ralf Corsepius 5e5cf07b36 2004-02-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am:
	Preinstall dirs.
	* wrapup/Makefile.am: Preinstall dirs. Cosmetics.
	* aclocal/check-multiprocessing.m4: Cosmetics.
	* aclocal/env-rtemsbsp.m4: Remove RTEMS_ROOT.
	* aclocal/project-root.m4: Remove obsolete comments. Remove PACKHEX.
2004-02-19 06:08:15 +00:00
Ralf Corsepius 97380b40f4 2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libchip/Makefile.am: Don't include lib.am.
	* librdbg/src/i386/Makefile.am,	librdbg/src/m68k/Makefile.am,
	librdbg/src/powerpc/Makefile.am: Don't include lib.am. Remove
	unnecessary EXTRA_DISTs.
2004-02-09 14:52:00 +00:00
Ralf Corsepius 1d331547f9 2004-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ChangeLog: Merge-in optman/ChangeLog.
	* libchip/ChangeLog: Remove.
2004-01-23 14:31:29 +00:00
Ralf Corsepius e09ffccf1f Cleanup ChangeLog. 2004-01-23 14:28:39 +00:00
Ralf Corsepius f3f9b55d21 2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add PREINSTALL_DIRS.
2004-01-21 15:39:38 +00:00
Ralf Corsepius 23c6a9586c 2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Fix typo in previous patch.
2004-01-15 04:31:25 +00:00
Ralf Corsepius f3fdc59fc1 2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use automake compilation rules.
2004-01-15 04:20:34 +00:00
Ralf Corsepius 534987dcbd 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
	Add PRE/TMPINSTALL_FILES to CLEANFILES.
2004-01-14 06:47:28 +00:00
Ralf Corsepius ab21e14422 2003-12-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add shmdr. Use noinst_DATA instead of TMP_LIBS.
2003-12-18 22:52:51 +00:00
Ralf Corsepius 2f638aa7ae 2003-12-18 Joel Sherrill <joel@OARcorp.com>
* shmdr/addlq.c, shmdr/cnvpkt.c, shmdr/dump.c, shmdr/fatal.c,
	shmdr/getlq.c, shmdr/getpkt.c, shmdr/init.c, shmdr/initlq.c,
	shmdr/intr.c, shmdr/mpci.h, shmdr/mpisr.c, shmdr/poll.c,
	shmdr/README, shmdr/receive.c, shmdr/retpkt.c, shmdr/send.c,
	shmdr/setckvec.c, shmdr/shm_driver.h: Copied from libbsp/shmdr.
2003-12-18 22:51:52 +00:00
Ralf Corsepius bd7dc66b41 2003-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
2003-12-13 05:23:42 +00:00
Ralf Corsepius 375e890cf3 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
2003-12-12 16:04:17 +00:00
Ralf Corsepius a079546663 2003-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Fix variant-tmpinstall support.
2003-12-09 12:21:34 +00:00
Ralf Corsepius fcc61f1059 2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ide/Makefile.am, network/Makefile.am, rtc/Makefile.am,
	serial/Makefile.am: Remove.
	* Makefile.am: Merge-in Makefile.am above.
	Add preinstallation + compilation dirstamp support.
2003-12-02 07:48:54 +00:00
Ralf Corsepius ad2b936666 2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ide/Makefile.am: Remove all-local: $(ARCH).
	* network/Makefile.am: Remove all-local: $(ARCH).
	* rtc/Makefile.am: Remove all-local: $(ARCH).
	* serial/Makefile.am: Remove all-local: $(ARCH).
2003-12-02 04:46:03 +00:00
Ralf Corsepius 5a550a3b05 2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ide/Makefile.am: Use dirstamps for preinstallation. Reformat.
	* network/Makefile.am: Ditto.
	* rtc/Makefile.am: Ditto.
	* serial/Makefile.am: Ditto.
2003-12-01 07:02:50 +00:00
Ralf Corsepius 547c167351 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* network/open_eth.c: Remove #define OPEN_ETH_SUPPORTED (Unused).
2003-10-21 04:28:20 +00:00
Joel Sherrill 5ca5a54a5e 2003-09-26 Cedric Aubert <cedric_aubert@yahoo.fr>
PR 499/rtems_misc
	* serial/mc68681.c:  Miscellaneous corrections:
	    - Correction of ACR_BIT[7] (Baudrate table) Configuration
	    - Correction of Parity Bit Configuration (Odd was forced)
	    - Correction of Stop Bit configuration (inversed)
	    - Correction of ISR Handler to call
  	      rtems_termios_dequeue_character() only if is a Tx Empty IRQ.
	    - Add RTS CTS Hardware flow control Configuration
2003-09-26 20:15:56 +00:00
Joel Sherrill 4e89a1228b 2003-09-04 Joel Sherrill <joel@OARcorp.com>
* addlq.c, cnvpkt.c, dump.c, fatal.c, getlq.c, getpkt.c, init.c,
	initlq.c, intr.c, mpci.h, mpisr.c, poll.c, receive.c, retpkt.c,
	send.c, setckvec.c, shm_driver.h: URL for license changed.
2003-09-04 18:56:25 +00:00
Joel Sherrill 94365d9159 2003-09-04 Joel Sherrill <joel@OARcorp.com>
* ide/ata.c, ide/ata.h, ide/ata_internal.h, ide/ide_controller.c,
	ide/ide_ctrl.h, ide/ide_ctrl_cfg.h, ide/ide_ctrl_io.h,
	network/cs8900.c, network/cs8900.c.bsp, network/cs8900.h,
	network/dec21140.c, network/elnk.c, network/open_eth.c,
	network/sonic.c, network/sonic.h, rtc/icm7170.c, rtc/icm7170.h,
	rtc/icm7170_reg.c, rtc/icm7170_reg2.c, rtc/icm7170_reg4.c,
	rtc/icm7170_reg8.c, rtc/m48t08.c, rtc/m48t08.h, rtc/m48t08_reg.c,
	rtc/m48t08_reg2.c, rtc/m48t08_reg4.c, rtc/m48t08_reg8.c, rtc/rtc.h,
	rtc/rtcprobe.c, serial/mc68681.c, serial/mc68681.h,
	serial/mc68681_p.h, serial/mc68681_reg.c, serial/mc68681_reg2.c,
	serial/mc68681_reg4.c, serial/mc68681_reg8.c, serial/serial.h,
	serial/z85c30.c, serial/z85c30.h, serial/z85c30_p.h,
	serial/z85c30_reg.c: URL for license changed.
2003-09-04 18:53:19 +00:00
Joel Sherrill 398ed76051 2003-09-03 Jiri Gaisler <jiri@gaisler.com>
PR 477/networking
	* network/Makefile.am: Add driver for OpenCores NIC.
	* network/README.open_eth, network/open_eth.c, network/open_eth.h:
	New files.
2003-09-03 13:29:15 +00:00
Ralf Corsepius 195a350e0b 2003-08-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
2003-08-21 12:47:28 +00:00
Joel Sherrill c25d902f45 2003-08-20 Joel Sherrill <joel@OARcorp.com>
* network/cs8900.c: Correct copyright statements.
2003-08-20 16:04:48 +00:00
Ralf Corsepius c483a4e221 Fix broken ChangeLog entries. 2003-08-18 06:22:53 +00:00
Ralf Corsepius 5c0064d741 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	ide/Makefile.am: Reflect having moved automake.
	network/Makefile.am: Reflect having moved automake.
	rtc/Makefile.am: Reflect having moved automake.
	serial/Makefile.am: Reflect having moved automake.
2003-08-16 12:25:08 +00:00
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