History log of /src/sys/arch/alpha/stand/common/booted_dev.c |
Revision | | Date | Author | Comments |
1.4 |
| 13-Oct-2016 |
flxd | Match the two prom_getenv() and fix buffer overflow causing wrong host controller SCSI ID for DEC 3000. OK skrll@
|
1.3 |
| 13-Nov-1999 |
thorpej | branches: 1.3.174; 1.3.178; 1.3.196; 1.3.198; 1.3.200; 1.3.202; 1.3.204; Backout my libsa changes.
|
1.2 |
| 12-Nov-1999 |
simonb | Don't include <lib/libkern/libkern.h> for prototypes that are also in <lib/libsa/stand.h>. The alpha still needs libkern for the division and remainder support.
|
1.1 |
| 02-Apr-1999 |
cgd | branches: 1.1.2; 1.1.8; 1.1.10; 1.1.14; abstract the prom device open/close into a separate module, which provides the correct functions for primary, secondary, and unified boot blocks. actually behave correctly (e.g. expect correct arguments, perform correct operations) depending on which you are. also some minor cleanup.
|
1.1.14.1 |
| 27-Dec-1999 |
wrstuden | Pull up to last week's -current.
|
1.1.10.1 |
| 14-Nov-1999 |
fvdl | Sync with -current.
|
1.1.8.1 |
| 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.2.2 |
| 02-Apr-1999 |
cgd | abstract the prom device open/close into a separate module, which provides the correct functions for primary, secondary, and unified boot blocks. actually behave correctly (e.g. expect correct arguments, perform correct operations) depending on which you are. also some minor cleanup.
|
1.1.2.1 |
| 02-Apr-1999 |
cgd | file booted_dev.c was added on branch netbsd-1-4 on 1999-04-02 03:19:09 +0000
|
1.3.204.1 |
| 18-Jan-2017 |
skrll | Sync with netbsd-5
|
1.3.202.1 |
| 04-Nov-2016 |
pgoyette | Sync with HEAD
|
1.3.200.1 |
| 01-Nov-2016 |
snj | Pull up following revision(s) (requested by maxv in ticket #1269): sys/arch/alpha/alpha/machdep.c: revision 1.347 sys/arch/alpha/alpha/prom.c: revision 1.49 sys/arch/alpha/stand/common/booted_dev.c: revision 1.4 sys/arch/alpha/stand/common/prom.c: revision 1.15 Match the two prom_getenv() and fix buffer overflow causing wrong host controller SCSI ID for DEC 3000. OK skrll@
|
1.3.198.1 |
| 05-Dec-2016 |
skrll | Sync with HEAD
|
1.3.196.1 |
| 01-Nov-2016 |
snj | Pull up following revision(s) (requested by maxv in ticket #1269): sys/arch/alpha/alpha/prom.c: revision 1.49 sys/arch/alpha/stand/common/prom.c: revision 1.15 sys/arch/alpha/alpha/machdep.c: revision 1.347 sys/arch/alpha/stand/common/booted_dev.c: revision 1.4 Match the two prom_getenv() and fix buffer overflow causing wrong host controller SCSI ID for DEC 3000. OK skrll@
|
1.3.178.1 |
| 03-Dec-2017 |
jdolecek | update from HEAD
|
1.3.174.1 |
| 16-Nov-2016 |
snj | Pull up following revision(s) (requested by flxd in ticket #1416): sys/arch/alpha/alpha/machdep.c: revision 1.347 sys/arch/alpha/alpha/prom.c: revision 1.49 sys/arch/alpha/stand/common/booted_dev.c: revision 1.4 sys/arch/alpha/stand/common/prom.c: revision 1.15 Match the two prom_getenv() and fix buffer overflow causing wrong host controller SCSI ID for DEC 3000. OK skrll@
|