aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* MFi386: revision 1.543.Yoshihiro Takahashi2002-10-222-78/+78
* Merged from sys/isa/syscons_isa.c revision 1.20.Yoshihiro Takahashi2002-10-222-0/+4
* MFi386: revisions 1.189 and 1.190.Yoshihiro Takahashi2002-10-223-36/+30
* Permits UFS ACLs to be used with the GENERIC kernel. Due to recentRobert Watson2002-10-191-0/+1
* Switch from the bs driver to the ct driver.Yoshihiro Takahashi2002-10-171-3/+3
* Merged from sys/isa/syscons_isa.c revision 1.19.Yoshihiro Takahashi2002-10-172-0/+8
* Merged from sys/dev/syscons/syscons.c revision 1.390.Yoshihiro Takahashi2002-10-171-1/+2
* MFi386: revision 1.54.Yoshihiro Takahashi2002-10-161-4/+4
* MFi386: revision 1.130.Yoshihiro Takahashi2002-10-161-1/+1
* Unbreak the PC98/wd(4) driver which I accidentally broke with a previousPoul-Henning Kamp2002-10-161-3/+3
* MFi386: revision 1.9.Yoshihiro Takahashi2002-10-141-5/+0
* Merged from sys/dev/sio/sio.c revision 1.382.Yoshihiro Takahashi2002-10-142-2/+2
* Remove the P1003_1B kernel option; it is no longer used.Mike Barcroft2002-10-131-2/+1
* - kserunnable() is now sched_runnable() change instances of these whereJeff Roberson2002-10-122-4/+6
* Fixed a warning if COM_MULTIPORT option is not defined.Yoshihiro Takahashi2002-10-102-2/+2
* Fixed SBUS_RA_*_region_* functions.Yoshihiro Takahashi2002-10-102-128/+334
* MFi386: revision 1.67.Yoshihiro Takahashi2002-10-081-1/+1
* MFi386: revisions 1.539, 1.540 and 1.541.Yoshihiro Takahashi2002-10-082-24/+40
* Merged from sys/isa/fd.c revisions 1.224 and 1.241.Yoshihiro Takahashi2002-10-072-6/+22
* NB: This commit does *NOT* make GEOM the default in FreeBSDPoul-Henning Kamp2002-10-051-0/+2
* Don't use dkunit() to find our softc when we can hang it off the dev_t.Poul-Henning Kamp2002-10-052-27/+24
* Merge the last couple of my changes to fd.c into the pc98 version.Poul-Henning Kamp2002-10-052-102/+40
* Split MBR and PC98 on-disk sliceformats out from disklabel.h, step 1:Poul-Henning Kamp2002-10-011-0/+5
* Call bus_set_resource() to set the ioport resource.Yoshihiro Takahashi2002-09-301-0/+2
* Added some buggy PC-98 PnP cards support.Yoshihiro Takahashi2002-09-292-8/+38
* Merged from sys/isa/fd.c revision 1.238.Yoshihiro Takahashi2002-09-292-8/+8
* Merged from sys/dev/syscons/syscons.c revision 1.389.Yoshihiro Takahashi2002-09-291-5/+5
* Merged from sys/dev/sio/sio.c revisions 1.380 and 1.381.Yoshihiro Takahashi2002-09-292-18/+16
* MFi386: revisions 1.127, 1.128 and 1.129.Yoshihiro Takahashi2002-09-241-20/+21
* Move the com_emr register definition to sioreg.h.Yoshihiro Takahashi2002-09-242-8/+0
* Merged from sys/dev/sio/sio.c revision 1.379.Yoshihiro Takahashi2002-09-242-2/+0
* MFi386: revisions 1.536 and 1.538.Yoshihiro Takahashi2002-09-242-12/+8
* use __packed.Alfred Perlstein2002-09-232-2/+2
* Remove #ifdef/#endif 3 years after the stuff they protected was removed.Poul-Henning Kamp2002-09-213-6/+0
* (This commit touches about 15 disk device drivers in a very consistentPoul-Henning Kamp2002-09-201-9/+4
* For reasons now lost in historical fog, the bounds_check_with_label()Poul-Henning Kamp2002-09-202-118/+0
* #include <sys/disk.h> to get disk_err() prototype.Poul-Henning Kamp2002-09-203-0/+3
* Make FreeBSD "struct disklabel" agnostic, step 311 of 723:Poul-Henning Kamp2002-09-204-12/+9
* MFi386: revisions 1.534 and 1.535.Yoshihiro Takahashi2002-09-192-18/+402
* Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm2002-09-171-4/+0
* Merged from sys/isa/fd.c revisions 1.234, 1.235 and 1.236.Yoshihiro Takahashi2002-09-162-18/+10
* Merged from sys/dev/sio/sio.c revision 1.378.Yoshihiro Takahashi2002-09-162-2/+12
* Merged from sys/isa/syscons_isa.c revision 1.18.Yoshihiro Takahashi2002-09-162-0/+70
* Allocate KSEs and KSEGRPs separatly and remove them from the proc structure.Julian Elischer2002-09-152-2/+2
* Fill out two fields (si_pid, si_uid) in the siginfo structure handed backJuli Mallett2002-09-072-0/+4
* Diff reduction in comments for filling the siginfo structure - refer toJuli Mallett2002-09-072-2/+2
* Automatically enable CPU_ENABLE_SSE (detect and enable SSE instructions)Peter Wemm2002-09-072-0/+14
* Take a shot at fixing up a whole stack of style and other embarresingPeter Wemm2002-08-312-36/+24
* Change hw.physmem and hw.usermem to unsigned long like they used to bePeter Wemm2002-08-302-26/+46
* Renamed poorly named setregs to exec_setregs. Moved its prototype toJake Burkholder2002-08-292-2/+4