mirror of
				https://gitlab.com/qemu-project/seabios-hppa.git
				synced 2025-10-30 07:48:43 +08:00 
			
		
		
		
	parisc: SEABIOS_HPPA_VERSION 19
New: - Added new "715" machine (Snake machine, no PCI bus) - Added driver for NCR710 SCSI on LASI (Soumyajyotii Ssarkar) Fixes & cleanups: - Fix memory size detection on NetBSD - Snake machines do not support the PDC_SYSTEM_MAP call - Always return the HPA in pdc_mem_map() PDC call - Add LMMIO range for internal artist graphic card - various coding style cleanups Signed-off-by: Helge Deller <deller@gmx.de>
This commit is contained in:
		| @ -3,8 +3,8 @@ | ||||
| /* this file is included by x86.h */ | ||||
|  | ||||
| /* version number of this SeaBIOS firmware */ | ||||
| #define SEABIOS_HPPA_VERSION 18 | ||||
| #define SEABIOS_HPPA_VERSION_STR  "18" | ||||
| #define SEABIOS_HPPA_VERSION 19 | ||||
| #define SEABIOS_HPPA_VERSION_STR  "19" | ||||
|  | ||||
| #ifdef __LP64__ | ||||
| #define CONFIG_64BIT | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Helge Deller
					Helge Deller