source: rtems/c/src/lib/libbsp/i386/shared/ChangeLog @ 9dffd2de

4.104.114.84.95
Last change on this file since 9dffd2de was 67113c7, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/08/03 at 15:33:52

2003-10-08 Ralf Corsepius <corsepiu@…>

  • comm/uart.h: Add extern "C" guards.
  • pci/pcibios.h: Ditto.
  • Property mode set to 100644
File size: 4.7 KB
Line 
12003-10-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * comm/uart.h: Add extern "C" guards.
4        * pci/pcibios.h: Ditto.
5
62003-09-04      Joel Sherrill <joel@OARcorp.com>
7
8        * comm/gdb_glue.c, irq/idt.c, irq/irq.c, irq/irq.h, irq/irq_asm.S,
9        irq/irq_asm.h, irq/irq_init.c: URL for license changed.
10
112003-08-21      Till Strauman <strauman@slac.stanford.edu>
12
13        PR 456/bsps
14        * irq/irq.c: Fix race condition when installing an ISR.
15
162003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * Makefile.am: Reflect having moved automake/.
19        * comm/Makefile.am: Reflect having moved automake/.
20        * io/Makefile.am: Reflect having moved automake/.
21        * irq/Makefile.am: Reflect having moved automake/.
22        * pci/Makefile.am: Reflect having moved automake/.
23
242003-07-16      Greg Menke <gregory.menke@gsfc.nasa.gov>
25
26        PR 428/bsps
27        PR 432/bsps
28        * pci/pcibios.c, pci/pcibios.h: Added BSP_pci_Find_Device() which
29        is copied from motorola_shared.
30
312003-03-18      Joel Sherrill <joel@OARcorp.com>
32
33        * comm/GDB.HOWTO: Updated.
34
352002-10-31      Joel Sherrill <joel@OARcorp.com>
36
37        * comm/i386-stub.c: Fixed places where debug_error() was not called
38        with enough arguments.
39
402002-10-31      Joel Sherrill <joel@OARcorp.com>
41
42        * comm/i386-stub.c: Removed warnings.
43
442002-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * pci/pcibios.c: #include <string.h>.
47
482002-08-05      Eric Norum <eric.norum@usask.ca>
49
50        * pci/pcibios.c: Per PR262, removed all asserts so probes for
51        devices that are not present will work.  This lets you have
52        multiple PCI Ethernet drivers in an application and dynamically
53        use the one for the card othat is present.
54
552002-07-16      Eric Norum <eric.norum@usask.ca>
56
57        * comm/uart.c: I am using a PC-104 card with no video output.  I
58        found that things would lock up if a printk was followed closely by
59        a printf when BSPConsolePort = BSP_UART_COM2 and
60        BSPPrintkPort = BSP_UART_COM1.  With this change in place,
61        printf/printk calls can be intermingled with no apparent problems.
62
632002-05-01      Eric Norum <eric.norum@usask.ca>
64
65        * console/console.c, fatal/bspfatal.c, startup/bspclean.c,
66        startup/page_table.c: Per PR200 fix multi-line inline assembly
67        to satisfy gcc 3.1 and newer.
68
692002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
70
71        * comm/Makefile.am: Remove AUTOMAKE_OPTIONS.
72        * io/Makefile.am: Remove AUTOMAKE_OPTIONS.
73        * Makefile.am: Remove AUTOMAKE_OPTIONS.
74        * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
75        * pci/Makefile.am: Remove AUTOMAKE_OPTIONS.
76
772002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * irq/irq_init.c: Include rtems/bspIo.h instead of bspIo.h.
80
812001-10-12      Joel Sherrill <joel@OARcorp.com>
82
83        * startup/linkcmds: Fixed typo.
84
852001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * irq/Makefile.am: Use 'PREINSTALL_FILES ='.
88        * comm/Makefile.am: Use 'PREINSTALL_FILES ='.
89        * pci/Makefile.am: Use 'PREINSTALL_FILES ='.
90
912001-08-16      Mike Siers <mikes@poliac.com>
92
93        * comm/tty_drv.c, comm/uart.c: Correct some minor cut and paste bugs.
94
952001-07-03      Mike Seirs <mike@poliac.com>
96
97        * comm/tty_drv.c, comm/uart.c, comm/uart.h:  Adds the capability
98        to use task driven serial I/O to ti386 BSPs. This patch leaves thex
99        default I/O mode to be IRQ.  If you want to use task I/O mode,
100        then the tty_drv.c file needs to be modified.  Basically, all
101        you need to change is the data values of the termios callbacks
102        structure.  This callback structure is used in the tty1_open
103        and tty2_open functions.  The values you need to set are commented
104        out in the source code.
105
1062001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * comm/Makefile.am: Use *_HEADERS instead of *H_FILES.
109        * io/Makefile.am: Ditto.
110        * irq/Makefile.am: Ditto.
111        * pci/Makefile.am: Ditto.
112
1132000-10-19      Joel Sherrill <joel@OARcorp.com>
114
115        * common/uart.h: Added prototype for BSP_uart_set_baud().
116
1172000-10-19         Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
118
119        * comm/uart.c (BSP_uart_init): Save more line state parameters.
120
1212000-10-18       Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
122
123        * comm/i386-stub-glue.c, comm/tty_drv.c, comm/uart.c, comm/uart.h:
124        Add the ability to set parity, number of data bits and
125        number of stop bits to the existing i386 serial drivers.
126
1272000-10-17      Joel Sherrill <joel@OARcorp.com>
128
129        * irq/idt.c, irq/Makefile.am: Moved idt.c to from libcpu/i386 so
130        i386 RTEMS can be multilib'ed.
131
1322000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * io/Makefile.am: Formatting.
135
1362000-08-26  Rosimildo da Silva  <rdasilva@connecttel.com>
137
138        * shared/comm: Added "/dev/ttyS1" & "/dev/ttyS2" support for
139        the i386 BSPs.
140        * shared/comm/gdb_glue.c: New file.
141        * shared/comm/i386_io.c: New file.
142        * shared/comm/tty_drv.c: New file.
143        * shared/comm/tty_drv.h: New file.
144        * shared/comm/Makefile.am: Account for new files.
145        * shared/comm/uart.c: Adds support for sending characters to
146        another "line discipline."
147
1482000-08-10      Joel Sherrill <joel@OARcorp.com>
149
150        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.