summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386/3c509/3c509.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps: Move legacy network drivers to bspsSebastian Huber2018-04-231-1538/+0
| | | | | | This patch is a part of the BSP source reorganization. Update #3285.
* bsps: Move network define to source filesSebastian Huber2018-01-311-0/+2
| | | | | Define __INSIDE_RTEMS_BSD_TCPIP_STACK__ in the network interface driver source files to avoid some build system magic.
* Updated legacy code in i386 pc386Vipul Nayyar2013-07-291-89/+24
|
* libnetworking: Use system eventsSebastian Huber2012-11-021-2/+2
| | | | | | | Add reserved system events RTEMS_EVENT_SYSTEM_NETWORK_SBWAIT and RTEMS_EVENT_SYSTEM_NETWORK_SOSLEEP. Add and use rtems_bsdnet_event_send().
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-2/+0
| | | | | | | | | | | | Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
* 2011-01-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-01-261-1/+1
| | | | | | * pc386/3c509/3c509.c, pc386/console/ps2_drv.h, pc386/console/serial_mouse.c, pc386/console/serial_mouse.h: Remove CVS Headers.
* Use ioctl_command_t as arg in ioctl-functions.Ralf Corsepius2006-12-151-1/+1
|
* 2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-191-40/+3
| | | | | * 3c509/3c509.c: Remove [$]Log. Include <errno.h> instead of <sys/errno.h>.
* 2005-05-06 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett2005-05-061-1/+9
| | | | | | | * 3c509/3c509.c, clock/ckinit.c, console/console.c, console/fb_vga.c, console/inch.c, console/ps2_mouse.c, console/serial_mouse.c, ne2000/ne2000.c, timer/timer.c, wd8003/wd8003.c: Moved irq.h to bsp subdirectory.
* 2005-05-03 Jennifer Averett <jennifer.averett@oarcorp.com>Jennifer Averett2005-05-031-1/+6
| | | | | | | * 3c509/3c509.c, ne2000/ne2000.c: Modified parameters to remove warnings. * console/console.c, wd8003/wd8003.c: Added support for addition of parameter in ISRs.
* 2005-04-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-04-261-18/+24
| | | | * 3c509/3c509.c, wd8003/wd8003.c: Eliminate warnings.
* 2004-07-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-07-251-0/+4
| | | | | * 3c509/3c509.c: Add <sys/errno.h>. * startup/linkcmds: Add .jcr section.
* Remove duplicate white lines.Ralf Corsepius2004-04-211-28/+3
|
* Remove stray white spaces.Ralf Corsepius2004-04-211-133/+136
|
* Warning removal patch from Philip A. Prindeville <philipp@zembu.com>.Joel Sherrill1999-12-131-1/+4
|
* Added 3COM 3C509 driver from Rosimildo DaSilva <rdasilva@connecttel.com>.Joel Sherrill1999-05-141-0/+1636