aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* Eliminate use bio_blkno.Poul-Henning Kamp2003-10-182-40/+18
* Discontinue bio_blkno usage.Poul-Henning Kamp2003-10-182-6/+1
* MFi386: revision 1.576.Yoshihiro Takahashi2003-10-112-12/+0
* Merged from sys/dev/sio/sio.c revisions from 1.405 to 1.414.Yoshihiro Takahashi2003-10-052-308/+274
* MFi386: revisions 1.572, 1.573 and 1.574.Yoshihiro Takahashi2003-10-052-4/+16
* MFi386: revision 1.205Yoshihiro Takahashi2003-10-053-3/+438
* OK, I messed up /dev/console with what I had hoped would be compatPoul-Henning Kamp2003-09-262-32/+42
* Typo in last commit: missing ')'Poul-Henning Kamp2003-09-262-2/+2
* Change fb_attach() and fb_detach() to take a integer unit number ratherPoul-Henning Kamp2003-09-262-2/+2
* Implement the bus_space_map() function to allocate resources and initializeYoshihiro Takahashi2003-09-232-0/+16
* Merged from sys/isa/fd.c revisions 1.259 and 1.260.Yoshihiro Takahashi2003-09-182-30/+34
* Merged from sys/isa/fd.c revision 1.258.Yoshihiro Takahashi2003-09-132-12/+12
* MFi386 revisions 1.570 and 1.571.Yoshihiro Takahashi2003-09-112-52/+46
* MFi386: revision 1.204.Yoshihiro Takahashi2003-09-113-6/+54
* MFi386: revision 1.1093.Yoshihiro Takahashi2003-09-111-1/+3
* Merged from sys/isa/fd.c revisions 1.252, 1.253, 1.254, 1.255 and 1.257.Yoshihiro Takahashi2003-09-112-16/+72
* Sort 'bge' correctly.David E. O'Brien2003-09-101-1/+1
* Take the support for the 8139C+/8169/8169S/8110S chips out of theBill Paul2003-09-081-0/+1
* Merged from sys/dev/sio/sio.c revisions 1.403 and 1.404.Yoshihiro Takahashi2003-08-282-68/+30
* Switch to dev/syscons/syscons.c.Yoshihiro Takahashi2003-08-251-3586/+0
* MFi386: revisions 1.202 and 1.203.Yoshihiro Takahashi2003-08-233-417/+9
* bandaide to make this build againWarner Losh2003-08-163-6/+18
* As warned: Initiate deorbit burn for the pcaudio driver.Poul-Henning Kamp2003-08-152-613/+0
* MFi386: revision 1.201.Yoshihiro Takahashi2003-08-083-0/+3
* Merged from sys/dev/sio/sio.c revision 1.400.Yoshihiro Takahashi2003-08-022-6/+12
* Merged from sys/dev/ppc/ppc.c revision 1.42.Yoshihiro Takahashi2003-08-022-88/+74
* Cosmetic: fix disorder of opt_kstack_pages.h include.Peter Wemm2003-07-312-2/+2
* MFi386: revision 1.1090.Yoshihiro Takahashi2003-07-231-0/+10
* Initiate de-orbit burn for fpu-less operation. 386+387 is stillPeter Wemm2003-07-222-11/+0
* Supported the gdc_clear function.Yoshihiro Takahashi2003-07-212-6/+114
* Rename thread_siginfo to cpu_thread_siginfo.David Xu2003-07-152-2/+2
* Fixed mouse cursor support.Yoshihiro Takahashi2003-07-131-55/+42
* - Use the new resource_disabled() helper function to see if devices areJohn Baldwin2003-07-028-26/+12
* MFi386: revision 1.566.Yoshihiro Takahashi2003-06-282-76/+0
* Add a machine depended function thread_siginfo, SA signal codeDavid Xu2003-06-282-0/+40
* Replace evil abuse of geteblk() with malloc(9).Poul-Henning Kamp2003-06-162-12/+10
* Disable unneeded devices and options.Yoshihiro Takahashi2003-06-151-5/+22
* pc98 doesn't need COMPAT_OLDISA for any devices in the kernel.Warner Losh2003-06-121-2/+2
* Note that scbus is required for SCSI, not just "required" in general.Juli Mallett2003-06-081-1/+1
* Fixed compile error.Yoshihiro Takahashi2003-06-072-4/+4
* MFi386: revision 1.199Yoshihiro Takahashi2003-06-013-3/+3
* Merged from sys/isa/ppc.c revision 1.40.Yoshihiro Takahashi2003-06-012-14/+0
* Merged from sys/isa/fd.c revision 1.250.Yoshihiro Takahashi2003-06-012-4/+0
* Merged from sys/dev/sio/sio.c revision 1.399.Yoshihiro Takahashi2003-06-012-4/+0
* Eliminate potential overflows by allocating softc dynamically,Poul-Henning Kamp2003-05-311-1/+1
* Clear up that COMPAT_43 may not do the same thing on every architectureJuli Mallett2003-05-151-3/+0
* Fix a typo that broke the pc98 kernel build.John Baldwin2003-05-142-2/+2
* - Merge struct procsig with struct sigacts.John Baldwin2003-05-132-18/+24
* Deprecate machine/limits.h in favor of new sys/limits.h.Alexander Kabaev2003-04-297-7/+7
* MFi386: revision 1.1086.Yoshihiro Takahashi2003-04-291-6/+0