Linux PARISC architecture development
 help / color / mirror / Atom feed
* [parisc-linux] Recent CVS kernel: boot failure on 715/50 & inb() undefined
@ 2000-12-05 22:18 Daniel Engstrom
  2000-12-05 22:31 ` Grant Grundler
  2000-12-05 22:32 ` Matthew Wilcox
  0 siblings, 2 replies; 5+ messages in thread
From: Daniel Engstrom @ 2000-12-05 22:18 UTC (permalink / raw)
  To: parisc-linux; +Cc: 5116

Since about yesterday CVS kernels seems to stop booting after the
traps_init message.

Hardware: 715/50, serial console. I can remeber this happening before 
but it was 'fixed' by disabling support for PCI chipsets.

Also: I had to tweak the kernel a bit so it would link, because inb()
and outb() was undefined (referenced in driverd/cher/mem.c and
drivers/char/serial.c). 

I could see that the code in mem.c had some '#if !defined(__mc68000__)'
around them, perhaps there should be a CONFIG_PORT_IO #define to test for
which could be undefined on machines such as the 715 without a wax driver.

Or maybe inb() and outb() should always be defined?

/Daniel  

-- 

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

end of thread, other threads:[~2000-12-06  1:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-12-05 22:18 [parisc-linux] Recent CVS kernel: boot failure on 715/50 & inb() undefined Daniel Engstrom
2000-12-05 22:31 ` Grant Grundler
2000-12-05 22:32 ` Matthew Wilcox
2000-12-06  0:58   ` Alan Cox
2000-12-06  1:19   ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox