This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
arch
/
i386
History
drochner
2f05375163
Use functions provided by the drivers to initialize and attach console
...
and KGDB. Make port address, speed and (7/8bit,parity,stopbits) for serial lines configurable.
1997-08-23 14:22:03 +00:00
..
apm_init
…
bioscall
…
boot
Stop people from trying to build the obsolete boot blocks by accident.
1997-08-22 21:53:00 +00:00
compile
…
conf
add commented out reference SCSIVERBOSE option
1997-08-20 18:38:13 +00:00
eisa
…
i386
Use functions provided by the drivers to initialize and attach console
1997-08-23 14:22:03 +00:00
include
Put all console initialization into 1 exported function (pccnattach()).
1997-08-23 14:10:12 +00:00
isa
Put all console initialization into 1 exported function (pccnattach()).
1997-08-23 14:17:46 +00:00
netboot
…
pci
…
stand
Make "genprom" work in objdir.
1997-08-20 16:53:30 +00:00
Makefile
…