FreeBSD Bugzilla – Attachment 7454 Details for
Bug 16164
"vga"/"sc" don't work when a video card is not whacked into shape
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 516 bytes, created by
Brian Feldman
on 2000-01-17 20:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Brian Feldman
Created:
2000-01-17 20:50:01 UTC
Size:
516 bytes
patch
obsolete
>Index: i386/boot2/boot1.s >=================================================================== >RCS file: /usr2/ncvs/src/sys/boot/i386/boot2/boot1.s,v >retrieving revision 1.10 >diff -u -r1.10 boot1.s >--- i386/boot2/boot1.s 1999/08/28 00:40:01 1.10 >+++ i386/boot2/boot1.s 2000/01/14 06:53:20 >@@ -58,7 +58,10 @@ > > # Bootstrap > >-main: cld # String ops inc >+main: movb $0x0,%ah >+ movb $0x3,%al >+ int $0x10 >+ cld # String ops inc > xorl %ecx,%ecx # Zero > movl %cx,%es # Address > movl %cx,%ds # data
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 16164
: 7454