Home | History | Annotate | Download | only in boot
History log of /src/sys/arch/newsmips/stand/boot/promdev.h
RevisionDateAuthorComments
 1.3  06-Feb-2005  tsutsui Misc cleanup:
- ANSI function decls
- remove __P()
- u_intNN_t -> uintNN_t
- remove register decls
- bcopy -> memcpy, strcpy
- bzero -> memset
- bcmp -> memcmp
- use malloc(9) with M_ZERO
- some KNF
etc.
 1.2  13-Apr-2002  tsutsui branches: 1.2.10; 1.2.18; 1.2.20;
Add ustarfs support and changedisk_hook().
 1.1  22-Dec-1999  tsubai branches: 1.1.6; 1.1.10; 1.1.14;
news5000 support.
 1.1.14.1  17-Apr-2002  nathanw Catch up to -current.
 1.1.10.1  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.1.6.2  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.1.6.1  22-Dec-1999  bouyer file promdev.h was added on branch thorpej_scsipi on 2000-11-20 22:35:42 +0000
 1.2.20.1  12-Feb-2005  yamt sync with head.
 1.2.18.1  29-Apr-2005  kent sync with -current
 1.2.10.1  06-Feb-2005  skrll Sync with HEAD.

RSS XML Feed