Yoshihiro Takahashi
|
10687779a9
|
Rename from apm_bioscall.s to apm_bioscall.S for removing a special rule
to build a module. A repo-copy is not done because it has no important logs.
Pointed out by: ru
|
2005-04-20 12:28:20 +00:00 |
|
Yoshihiro Takahashi
|
da7b97560b
|
Fix the apm module on pc98.
Pointed out by: Kuwamura Shinya <kuwa at lares dot dti dot ne dot jp>
MFC after: 1 day
|
2005-04-17 10:41:59 +00:00 |
|
Matthew N. Dodd
|
94c35e0af2
|
Merge PC98 support.
|
2003-03-25 05:19:18 +00:00 |
|
Matthew N. Dodd
|
b7b5ae3edb
|
Use repo-copied files in sys/i386/bios.
|
2003-03-24 19:14:46 +00:00 |
|
Yoshihiro Takahashi
|
ab3626d51a
|
Move adding -DPC98 to CFLAGS from each modules to sys/modules/Makefile.inc.
|
2002-11-06 13:47:00 +00:00 |
|
Ruslan Ermilov
|
17d6c63672
|
Drop <bsd.man.mk> support from <bsd.kmod.mk>.
Not objected to by: -current
|
2002-01-11 15:49:02 +00:00 |
|
Mike Smith
|
07af4a8e64
|
Export symbols that constitute APIs defined by these
modules.
Note that in the case of 'mii' the API is not clearly
defined, and the symbols exported represent a subset
defined by current usage.
|
2002-01-11 01:16:00 +00:00 |
|
Yoshihiro Takahashi
|
8816d1d500
|
fixed to support pc98
|
2001-10-28 04:39:02 +00:00 |
|
Hajimu UMEMOTO
|
a55dfa2ac1
|
Make apm a module.
We need further work to be able to specify an equivalence of `flags 0x20'.
Many PCs should work for now. But, some PCs need `flags 0x20'.
|
2001-10-24 16:53:54 +00:00 |
|