This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
df2f759279
freebsd-skq
/
sys
/
ia64
/
conf
/
GENERIC.hints
3 lines
39 B
Plaintext
Raw
Normal View
History
Unescape
Escape
This is the first snapshot of the FreeBSD/ia64 kernel. This kernel will not work on any real hardware (or fully work on any simulator). Much more needs to happen before this is actually functional but its nice to see the FreeBSD copyright message appear in the ia64 simulator.
2000-09-29 13:46:07 +00:00
# $FreeBSD$
Remove the BR tag. When the machine doesn't have the DIG64 HCDP table with console settings, we now only need to know at which address the UART lives. Leaving the baudrate unspecified results in us using the baudrate at which the UART operates. This removes one parameter that can interfere with a successful installation out of the box.
2004-11-14 23:42:48 +00:00
hw.uart.console="io:0x3f8"
Reference in New Issue
Copy Permalink