History log of /src/sys/arch/acorn32/podulebus/icsidereg.h |
Revision | | Date | Author | Comments |
1.3 |
| 15-Sep-2002 |
bjh21 | Allocate channel structures as part of the softc rather than malloc'ing them at run time. This simplifies the code and avoids problems with uninitialised variables, and if it's good enough for pciide(4), it's good enough for me.
Also normalise the prefix for channel-specific messages.
|
1.2 |
| 14-Sep-2002 |
bjh21 | On ARCIN v6 cards, clear the EPROM page latch on shutdown. This seems to be necessary to allow the card to be detected afterwards. In theory, this shouldn't be necessary, since we don't touch the page latch yet, but I'm not going to argue.
|
1.1 |
| 05-Oct-2001 |
reinoud | branches: 1.1.4; 1.1.6; Initial commit of the splitting off of arch/acorn32 from arch/arm32.
The IOMD/VIDC combination is now moved to arch/arm/iomd together. These files still need a lot of cleaning up :( .... esp. the RC7500 support that is still dormant in it; this needs either to be removed or split out for RC7500's ``VIDC'' video/audio variant.
Apart from the RC7500 support wich is still in arch/arm32 the iomd,vidc,riscpc and podulebus subdirectories of arch/arm32 can be removed.
This split still uses some small parts of arch/arm32 .... those are the MI parts that haven't been moved yet.
RiscPC/A7000 have been tested and confirmed to build as should NC.
|
1.1.6.3 |
| 10-Oct-2002 |
jdolecek | sync kqueue with -current; this includes merge of gehenna-devsw branch, merge of i386 MP branch, and part of autoconf rototil work
|
1.1.6.2 |
| 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
1.1.6.1 |
| 05-Oct-2001 |
thorpej | file icsidereg.h was added on branch kqueue on 2002-01-10 19:36:33 +0000
|
1.1.4.2 |
| 17-Sep-2002 |
nathanw | Catch up to -current.
|
1.1.4.1 |
| 05-Oct-2001 |
nathanw | file icsidereg.h was added on branch nathanw_sa on 2002-09-17 21:12:27 +0000
|