summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Add support for the PCI version of the Digi SYNC/570i cards.jhay1999-10-178-517/+1681
* Correct a stupid type which prevented us from working with any devicedfr1999-10-172-2/+2
* Put an upper bound on the number of BUSY status retries we'll do (use themjacob1999-10-161-8/+11
* Protect xpt_run_dev_sendq in xpt_release_devq_device with splsoftcam. Thismjacob1999-10-161-3/+5
* The CTL0044 is more properly known as a "Creative SB AWE64 Gold".obrien1999-10-164-0/+12
* Sync w/ sys/i386/isa/isa_compat.h revision 1.16.kato1999-10-161-4/+0
* Sync w/ sys/i386/conf/options.i386 revision 1.122.kato1999-10-162-0/+6
* Merge form sys/i386/conf/GENERIC revision 1.195.kato1999-10-162-2/+2
* Properly fix building posix sources this time.marcel1999-10-162-24/+20
* Relax the check for class=storage, subclass=ide to just class=storage.dfr1999-10-161-2/+1
* - Convert this driver to newbus.mdodd1999-10-163-1036/+1508
* Convert the mx driver to miibus.wpaul1999-10-169-891/+681
* Remove name field from controller information. Fix name setting inimp1999-10-163-38/+44
* Use a much larger buffer for message log retrieval until we are sure thatmsmith1999-10-161-9/+10
* Fix mlx_diagnose_command so that it actually works. I can't believe thismsmith1999-10-161-1/+1
* Save the drive device_t so that we can print it later.msmith1999-10-161-0/+1
* Save the drive device_t correctly so we can print it later.msmith1999-10-162-2/+2
* Eliminate remaining part of incorrect PCI bus numbering sanity check on syste...tegge1999-10-157-49/+0
* Use BWX instructions on EV6 as well as EV5.gallatin1999-10-151-2/+2
* Until we actually support SBus, there's no reason to keep the f/w in the tree.mjacob1999-10-151-4274/+0
* Add new file for pccard compatibilty code. Add it to files so it getsimp1999-10-152-1/+220
* Reorganize the attachement point for pcic (it was unattached andimp1999-10-158-310/+64
* Include opt_bktr.roger1999-10-151-0/+2
* Acutally our style is "options\x20\x09".obrien1999-10-154-64/+64
* Implement pseudo_AF_HDRCMPLT, which controls the state of the 'headermsmith1999-10-157-11/+58
* - Remove the ISA, PCI, and PCCARD specific code from if_ed.c; itmdodd1999-10-156-306/+76
* Make it easier to have completely new bus attachment points for pccardimp1999-10-153-32/+70
* Break out the bus front end code into separate files.mdodd1999-10-152-0/+344
* Make some small tweaks:wpaul1999-10-142-4/+27
* * Implement bus_set/get/delete_resource for pci.dfr1999-10-1411-592/+313
* Add PNPBIOS option.dfr1999-10-142-0/+6
* * Add some verbose logging to the PnP parser and fix a couple of bugs.dfr1999-10-145-83/+281
* Revive ps_usertramp, it's still referenced by COMPAT_SUNOS code.luoqi1999-10-141-0/+1
* Recognize Pentium II w/ CPUID = 0x6XX and Pentium III Xeon w/ CPUID =kato1999-10-142-4/+4
* Like it or not, we use ^I's not 0x20 to align things in this file.obrien1999-10-144-16/+16
* Missed the second argument of fdrop().green1999-10-141-1/+1
* Make the contents, layout, and comments match sys/i386/conf/GENERIC asobrien1999-10-142-134/+172
* Under some condition vnode can reference itself.bp1999-10-144-2/+10
* Isolate old constant NCP_VOLNAME_LEN.bp1999-10-142-2/+6
* Fix a race condition with shared fd tables and writev(). It'sgreen1999-10-141-2/+7
* Add a missing spl lowering.green1999-10-141-0/+1
* Add support for the version 4 firmware interface and the DAC960 PG andmsmith1999-10-145-58/+180
* Remove reference to obsolete initsd function.grog1999-10-131-3/+1
* Divide the Alpha's hz of 1024 by 8 to obain a stathz of 128. Thisgallatin1999-10-132-1/+8
* Don't match non-IDE devices in probe.dfr1999-10-131-0/+4
* Sync with sys/i386/isa/pcaudio.c revision 1.55.kato1999-10-131-1/+0
* Sync with sys/i386/isa/mse.c revision 1.48.kato1999-10-131-3/+0
* Sync with sys/i386/i386/machdep.c revision 1.370.kato1999-10-132-2/+6
* Sync with sys/i386/conf/majors.i386 revision 1.87.kato1999-10-131-2/+8
* Sync with sys/i386/conf/files.i386 revision 1.277.kato1999-10-132-4/+0
OpenPOWER on IntegriCloud