public inbox for ecos-cvs@sourceware.org
help / color / mirror / Atom feed
* ecos/packages/hal/i386/pcmb/current ChangeLog  ...
@ 2011-03-20 15:27 sergeig
  0 siblings, 0 replies; 7+ messages in thread
From: sergeig @ 2011-03-20 15:27 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	sergeig@sourceware.org	2011-03-20 15:27:19

Modified files:
	packages/hal/i386/pcmb/current: ChangeLog 
	packages/hal/i386/pcmb/current/include: pcmb.inc 

Log message:
	* include/pcmb.inc: To allow the BIOS timer interrupt handler to
	switch off the drive, we need to make sure interrupts are enabled.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* ecos/packages/hal/i386/pcmb/current ChangeLog  ...
@ 2008-12-03  9:45 nickg
  0 siblings, 0 replies; 7+ messages in thread
From: nickg @ 2008-12-03  9:45 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	nickg@sourceware.org	2008-12-03 09:45:28

Modified files:
	packages/hal/i386/pcmb/current: ChangeLog 
	packages/hal/i386/pcmb/current/include: pcmb_io.h 

Log message:
	* include/pcmb_io.h (HAL_PCI_TRANSLATE_INTERRUPT): Fixed PCI
	interrupt vector translation.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* ecos/packages/hal/i386/pcmb/current ChangeLog  ...
@ 2005-04-27 18:57 asl
  0 siblings, 0 replies; 7+ messages in thread
From: asl @ 2005-04-27 18:57 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2005-04-27 18:57:52

Modified files:
	packages/hal/i386/pcmb/current: ChangeLog 
	packages/hal/i386/pcmb/current/cdl: hal_i386_pcmb.cdl 
	packages/hal/i386/pcmb/current/src: pcmb_misc.c 

Log message:
	* cdl/hal_i386_pcmb.cdl (CYGPKG_HAL_I386_PCMB_MEMSIZE): Moved this
	PC specific option to the pc package.
	
	* src/pcmb_misc.c (hal_i386_mem_real_region_top): Moved this PC
	specific function to the pc package.
	(hal_pcmb_init): Moved the bits related to
	hal_i386_mem_real_region_top to the pc package.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* ecos/packages/hal/i386/pcmb/current ChangeLog  ...
@ 2005-04-22 18:27 asl
  0 siblings, 0 replies; 7+ messages in thread
From: asl @ 2005-04-22 18:27 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2005-04-22 18:27:21

Modified files:
	packages/hal/i386/pcmb/current: ChangeLog 
	packages/hal/i386/pcmb/current/src: pcmb_serial.c 

Log message:
	* src/pcmb_serial.c: Enable FIFO.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* ecos/packages/hal/i386/pcmb/current ChangeLog  ...
@ 2005-01-22 15:11 asl
  0 siblings, 0 replies; 7+ messages in thread
From: asl @ 2005-01-22 15:11 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2005-01-22 15:11:31

Modified files:
	packages/hal/i386/pcmb/current: ChangeLog 
	packages/hal/i386/pcmb/current/include: pcmb_serial.h 
	packages/hal/i386/pcmb/current/src: pcmb_screen.c 

Log message:
	* include/pcmb_serial.h,
	* src/pcmb_screen.c: define cyg_hal_plf_screen_position() which can
	be used to get the current cursor location


^ permalink raw reply	[flat|nested] 7+ messages in thread

* ecos/packages/hal/i386/pcmb/current ChangeLog  ...
@ 2003-07-23 17:58 nickg
  0 siblings, 0 replies; 7+ messages in thread
From: nickg @ 2003-07-23 17:58 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	nickg@sourceware.org	2003-07-23 17:58:31

Modified files:
	packages/hal/i386/pcmb/current: ChangeLog 
	packages/hal/i386/pcmb/current/include: pcmb_serial.h 

Log message:
	* include/pcmb_serial.h: Fixed bogus test on
	CYGSEM_HAL_I386_PCMB_SCREEN_SUPPORT defined to test
	CYGINT_HAL_I386_PCMB_SCREEN_SUPPORT > 0 instead.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* ecos/packages/hal/i386/pcmb/current ChangeLog  ...
@ 2002-08-14  6:19 gthomas
  0 siblings, 0 replies; 7+ messages in thread
From: gthomas @ 2002-08-14  6:19 UTC (permalink / raw)
  To: ecos-cvs

CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	gthomas@sources.redhat.com	2002-08-14 06:19:12

Modified files:
	packages/hal/i386/pcmb/current: ChangeLog 
	packages/hal/i386/pcmb/current/cdl: hal_i386_pcmb.cdl 
	packages/hal/i386/pcmb/current/include: pcmb_io.h 

Log message:
	Add CDL to support larger PCI spaces.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-03-20 15:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-20 15:27 ecos/packages/hal/i386/pcmb/current ChangeLog sergeig
  -- strict thread matches above, loose matches on Subject: below --
2008-12-03  9:45 nickg
2005-04-27 18:57 asl
2005-04-22 18:27 asl
2005-01-22 15:11 asl
2003-07-23 17:58 nickg
2002-08-14  6:19 gthomas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).