Search:
Login
Preferences
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Context Navigation
←
Previous Change
Next Change
→
Changeset
1180a88e
in mainline for
fb/ega.c
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2006-06-02T08:52:59Z (
19 years
ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn
,
master
,
serial
,
ticket/834-toolchain-update
,
topic/msim-upgrade
,
topic/simplify-dev-export
Children:
838c48e
Parents:
10569b1
Message:
Doc updates.
File:
1 edited
fb/ega.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
fb/ega.c
r10569b1
r1180a88e
123
123
return -1;
124
124
125
map_physmem(ega_ph_addr, scr_addr, (scr_width*scr_height
+PAGE_SIZE-1)>>PAGE_WIDTH,
125
map_physmem(ega_ph_addr, scr_addr, (scr_width*scr_height
*2
+PAGE_SIZE-1)>>PAGE_WIDTH,
126
126
AS_AREA_READ | AS_AREA_WRITE);
127
127
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive