summaryrefslogtreecommitdiffstats
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
...
* Merge the last couple of my changes to fd.c into the pc98 version.phk2002-10-052-102/+40
* Split MBR and PC98 on-disk sliceformats out from disklabel.h, step 1:phk2002-10-011-0/+5
* Call bus_set_resource() to set the ioport resource.nyan2002-09-301-0/+2
* Added some buggy PC-98 PnP cards support.nyan2002-09-292-8/+38
* Merged from sys/isa/fd.c revision 1.238.nyan2002-09-292-8/+8
* Merged from sys/dev/syscons/syscons.c revision 1.389.nyan2002-09-291-5/+5
* Merged from sys/dev/sio/sio.c revisions 1.380 and 1.381.nyan2002-09-292-18/+16
* MFi386: revisions 1.127, 1.128 and 1.129.nyan2002-09-241-20/+21
* Move the com_emr register definition to sioreg.h.nyan2002-09-242-8/+0
* Merged from sys/dev/sio/sio.c revision 1.379.nyan2002-09-242-2/+0
* MFi386: revisions 1.536 and 1.538.nyan2002-09-242-12/+8
* use __packed.alfred2002-09-232-2/+2
* Remove #ifdef/#endif 3 years after the stuff they protected was removed.phk2002-09-213-6/+0
* (This commit touches about 15 disk device drivers in a very consistentphk2002-09-201-9/+4
* For reasons now lost in historical fog, the bounds_check_with_label()phk2002-09-202-118/+0
* #include <sys/disk.h> to get disk_err() prototype.phk2002-09-203-0/+3
* Make FreeBSD "struct disklabel" agnostic, step 311 of 723:phk2002-09-204-12/+9
* MFi386: revisions 1.534 and 1.535.nyan2002-09-192-18/+402
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-4/+0
* Merged from sys/isa/fd.c revisions 1.234, 1.235 and 1.236.nyan2002-09-162-18/+10
* Merged from sys/dev/sio/sio.c revision 1.378.nyan2002-09-162-2/+12
* Merged from sys/isa/syscons_isa.c revision 1.18.nyan2002-09-162-0/+70
* Allocate KSEs and KSEGRPs separatly and remove them from the proc structure.julian2002-09-152-2/+2
* Fill out two fields (si_pid, si_uid) in the siginfo structure handed backjmallett2002-09-072-0/+4
* Diff reduction in comments for filling the siginfo structure - refer tojmallett2002-09-072-2/+2
* Automatically enable CPU_ENABLE_SSE (detect and enable SSE instructions)peter2002-09-072-0/+14
* Take a shot at fixing up a whole stack of style and other embarresingpeter2002-08-312-36/+24
* Change hw.physmem and hw.usermem to unsigned long like they used to bepeter2002-08-302-26/+46
* Renamed poorly named setregs to exec_setregs. Moved its prototype tojake2002-08-292-2/+4
* Replace various spelling with FALLTHROUGH which is lint()ablecharnier2002-08-254-6/+6
* Merged from sys/dev/syscons/scvtb.c revision 1.9.nyan2002-08-222-8/+8
* Merged from sys/dev/syscons/syscons.c revision 1.388.nyan2002-08-221-1/+1
* Merged from sys/dev/syscons/syscons.c revisions 1.386 and 1.387.nyan2002-08-201-5/+58
* remove unit counts from atkbdc, pckbd, scpeter2002-08-201-2/+2
* de-count pckbd for pc98. This file is only compiled if NPCKBD was 1,peter2002-08-202-18/+10
* MFi386: revisions 1.354 and 1.356.nyan2002-08-131-4/+2
* Add support for the LSI-Logic Fusion/MP architecture.mjacob2002-08-111-0/+1
* Make ppp(4) devices clonable and unloadable.brooks2002-08-091-1/+1
* Fix the link to the Handbookblackend2002-08-011-1/+1
* gethints.awk is a machine-specific 4.x->5.x transition aid. We cannotpeter2002-07-261-46/+39
* de-count pcipeter2002-07-231-1/+1
* Add units to card, wdc, wcd, wst and wfdpeter2002-07-211-5/+5
* Add explicit unit count on 'device pci' for ahc/ahdpeter2002-07-211-1/+1
* Use pmap_kenter() rather than vtopte() and bashing the page tablespeter2002-07-182-28/+6
* MFi386: revision 1.524.nyan2002-07-172-6/+20
* MFi386: revision 1.350.nyan2002-07-171-5/+5
* Check return status from fd_in() function.nyan2002-07-162-4/+2
* Retire the perl gethints.conf in favour of an awk version. Movemarkm2002-07-162-93/+116
* MFi386: sys/i386/i386/machdep.c revision 1.522.kato2002-07-142-2/+0
* Move COMPAT_FREEBSD4 to arch-neutral sys/conf/NOTES.alfred2002-07-131-0/+1
OpenPOWER on IntegriCloud