summaryrefslogtreecommitdiffstats
path: root/c/src/libchip (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-11-14Reflect mii.h and if_media.h having moved.Ralf Corsepius2-4/+5
2005-11-14Regenerate.Ralf Corsepius1-8/+0
2005-11-14Reflect having moved libchip/network/mii.h and libchip/network/if_media.h.Ralf Corsepius1-2/+2
2005-11-14Remove (Moved to cpukit).Ralf Corsepius2-733/+0
2005-11-06Eliminate obsolete types.Ralf Corsepius2-3/+3
2005-11-04Use libcpu/byteorder.h for i386.Ralf Corsepius2-21/+8
2005-11-04CosmeticsRalf Corsepius1-1/+2
2005-11-04Regenerate.Ralf Corsepius1-8/+9
2005-11-032005-11-02 straumanatslacdotstanford.eduTill Straumann6-0/+307
* libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-2b-eeprom.h, libchip/i2c/i2c-ds1621.c, libchip/i2c/i2c-ds1621.h: New files. * libchip/Makefile.am, libchip/preinstall.am, wrapup/Makefile.am: added a simple API/library for i2c devices and drivers for i2c 2-byte eeproms and a ds1621 temperature sensor; API is documented in libi2c.h
2005-10-20Numerous changes and cleanups to support MVME2100.Eric Norum1-1/+1
2005-09-19Include <errno.h> instead of <sys/errno.h>.Ralf Corsepius1-1/+1
2005-09-19Regenerate.Ralf Corsepius1-1/+4
2005-08-222005-08-18 Karel Gardas <kgardas@objectsecurity.com>Joel Sherrill3-17/+0
* libchip/network/if_fxp.c, libchip/network/if_dc.c, libchip/network/dec21140.c: Remove initialization of PCI bus.
2005-08-15Regenerate.Ralf Corsepius1-0/+4
2005-07-182005-07-18 Karel Gardas <kgardas@objectsecurity.com>Joel Sherrill1-1/+1
* libchip/network/if_fxp.c: Change status of PCI Id 0x1229 from UNTESTED to tested.
2005-06-172005-06-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-7/+22
* libchip/network/if_dc.c: Begin to convert to new PCI and IRQ interface. Also correct attempting to build on other than PowerPC and x86.
2005-06-162005-06-16 Daron Chabot <daron@nucleus.usask.ca>Joel Sherrill4-3/+5021
* libchip/Makefile.am: Add driver for Tulip clones. * libchip/network/README.tulipclone, libchip/network/if_dc.c, libchip/network/if_dcreg.h: New files.
2005-05-172005-05-17 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett2-2/+2
* ChangeLog, libchip/network/if_fxp.c, libchip/serial/ns16550.c: Modified to use rtems/irq.h.
2005-05-11Include preinstall.am.Ralf Corsepius1-123/+4
2005-05-11New.Ralf Corsepius1-0/+123
2005-05-062005-05-06 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett4-8/+7
* libchip/network/open_eth.c, libchip/serial/mc68681.c, libchip/serial/ns16550.c, libchip/serial/z85c30.c: Removed warning
2005-05-062005-05-06 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett3-12/+2
* libchip/network/dec21140.c, libchip/network/elnk.c, libchip/network/if_fxp.c: Moved irq.h to bsp subdirectory.
2005-05-042005-05-04 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett2-33/+11
* libchip/network/dec21140.c, libchip/network/elnk.c: Consolidation of code as a result of the implementation of a common PCI interface.
2005-05-042005-05-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-6/+0
* libchip/network/open_eth.c: Remove prototype of set_vector.
2005-05-032005-05-03 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett4-5/+5
* libchip/network/dec21140.c, libchip/network/elnk.c, libchip/network/if_fxp.c, libchip/serial/mc68681.c: Modified parameter list to remove warnings.
2005-05-022005-05-02 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett5-6/+12
* libchip/network/cs8900.c, libchip/network/i82586.c, libchip/network/open_eth.c, libchip/network/sonic.c, libchip/serial/mc68681.c: Modified types to remove warnings. Added initialization to remove warnings.
2005-04-282005-04-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-2/+122
* libchip/network/README.sonic: Rewritten to account for removal of dmv177.
2005-04-282005-04-28 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett1-1/+1
PR 781/rtems_misc * libchip/serial/ns16550_p.h: Fix baud rate calculation
2005-04-252005-04-25 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett1-2/+16
* libchip/serial/ns16550.c: Fixed warnings generated in various powerpc configurations
2005-04-182005-04-18 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett1-0/+63
* libchip/serial/ns16550.c: Modified ISR to work with PPC new exception processing
2005-03-142005-03-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-65/+28
* libchip/network/dec21140.c, libchip/network/elnk.c, libchip/network/if_fxp.c: Continue PCI API unification. All use pci_find_device(). Network drivers manufacture a signature since all calls have not been converted yet.
2005-03-042005-03-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-4/+4
* libchip/network/dec21140.c, libchip/network/if_fxp.c: Make PCI initialize function part of the unified PCI API as pci_initialize().
2005-01-28Cosmetics.Ralf Corsepius1-2/+1
2005-01-222005-01-22 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
* libchip/rtc/rtc.h: size_t RTC_Count.
2005-01-072005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-5/+5
* libchip/Makefile.am, libnetworking/pppd/Makefile.am, libnetworking/rtems_servers/Makefile.am, libnetworking/rtems_telnetd/Makefile.am, librdbg/Makefile.am, optman/Makefile.am, support/Makefile.am: Eliminate CFLAGS_OPTIMIZE_V.
2005-01-022005-01-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-66/+11
* libchip/Makefile.am, librdbg/Makefile.am, optman/Makefile.am support/Makefile.am, wrapup/Makefile.am: Remove build-variant support.
2004-11-29Add another module ID code.Eric Norum1-0/+1
2004-11-222004-11-22 Joel Sherrill <joel@OARcorp.com>Jennifer Averett1-0/+7
PR 693/misc * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with in/outport routines.
2004-11-202004-11-20 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>:Ralf Corsepius5-34/+35
PR 703/filesystem * libchip/ide/ata_internal.h, libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h, libchip/ide/ata.c, libchip/ide/ide_controller.c: Move definitions for ATA modes into ide_ctrl_cfg.h, to make them available for BSPS/device drivers. Extend the "modes_available" and "mode_active" parameters to uint16_t for UDMA support.
2004-11-102004-11-10 Richard Campbell <richard.campbell@oarcorp.com>Joel Sherrill1-13/+13
* libchip/network/dec21140.c: Cleanup a bit and remove message about not supported on PowerPC since it works on the MVME2100 BSP.
2004-11-032004-11-03 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+0
* libchip/rtc/mc146818a.c: Don't include <bsp.h> (Thanks to Lars Munch <lars@segv.dk> for catching this).
2004-10-25Install working version of ether_sprintf().Eric Norum1-16/+0
2004-10-21Add prototype for device-specific probe routine.Eric Norum1-0/+3
2004-10-212004-10-20 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius3-19/+19
* libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h, libchip/rtc/mc146818a_ioreg.c: Use POSIX fixed size types.
2004-10-192004-10-19 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+6
* libchip/Makefile.am: Reflect addtion of rtc/mc146818*.
2004-10-11Don't get duplication rtc_probe() definitions.Eric Norum1-1/+1
2004-10-11Add line suggested by "Eugene Denisov" <dea@sendmail.ru>.Eric Norum1-0/+6
Prevents lockup at initialization.
2004-10-11Add libchip driver for Motorola MC146818A time-of-day clock chip.Eric Norum6-3/+301
Modify i386/pc386 BSP to use this driver.
2004-10-112004-10-11 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-0/+1
* libchip/network/dec21140.c: include <rtems/pci.h>.
2004-09-292004-09-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-4/+1
* aclocal/rtems-cpu-subdirs.m4, libchip/shmdr/shm_driver.h, libnetworking/pppd/utils.c: i960 obsoleted and all references removed.