summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Restore GDC mode to initial mode instead of 24KHz.nyan2000-10-282-2/+2
* Fixed extention memory check routine.nyan2000-10-283-4/+5
* Removed extra calculation for X position (PC-98 only).nyan2000-10-282-2/+0
* Return -10 from the PCI probe to allow room for an updated driver tomsmith2000-10-283-3/+3
* Fix typo s/DE_DEVICEID_FE2500/DC_DEVICEID_FE2500/peter2000-10-282-2/+2
* Use EX_USAGE in an example, as the SAME manual page describes aalex2000-10-281-1/+1
* Add some more information to the AUTHORS section.asmodai2000-10-282-4/+14
* Add PCI IDs for some additional cardbus cards. Yes, there really iswpaul2000-10-286-5/+39
* We should include <machine/stdarg.h> not <stdarg.h>msmith2000-10-282-2/+2
* Quick fix for namespace problems which broke many ports. Spellbde2000-10-281-6/+6
* Make the -d option actually work.alex2000-10-281-0/+2
* Some AML code assumes that a function without an explicit ReturnOp willmsmith2000-10-282-0/+38
* FreeBSD-specific customisations:msmith2000-10-286-4/+138
* Add some extra fuctions:msmith2000-10-283-0/+244
* Add some verbiage about the new ACPICA code. Note that this probablymsmith2000-10-282-0/+24
* Allow PCI busses to be connected to host bridges detected by ACPI as well.msmith2000-10-282-0/+2
* Connect the new ACPICA code to the 'acpica' device.msmith2000-10-283-10/+141
* Initial FreeBSD OSPM (operating system power management) modules formsmith2000-10-2815-0/+4893
* FreeBSD-specific OSD (operating system dependant) modules for the Intelmsmith2000-10-2811-0/+1084
* Revert two experimental changes which escaped from my devel machine.phk2000-10-287-7/+7
* This commit was generated by cvs2svn to compensate for changes in r67754,msmith2000-10-28261-0/+158932
|\
| * Initial import of the Intel-maintained ACPI Component Architecture. Thismsmith2000-10-28261-0/+158932
* Hook ipfilter back up as it compiles now.obrien2000-10-281-2/+2
* Add a quirk entry for Nakamichi MJ-* changers. The changer in question isken2000-10-281-0/+4
* add Xircom CreditCard adapters and workalikes(xe driver)sanpei2000-10-281-0/+1
* The x86 atomic operations are already locked, so they do not need anjhb2000-10-282-4/+0
* Fix typo in the 4.x case.msmith2000-10-271-1/+1
* implement SNDCTL_DSP_POSTcg2000-10-271-3/+2
* Fix a couple of whitespace nits.jhb2000-10-274-8/+8
* Remove 86 unneeded #includesphk2000-10-2722-86/+0
* Remove more unused #includes.phk2000-10-279-30/+0
* Typo fix.mpp2000-10-271-1/+1
* Initialize rn_mklist in rn_newpair(). The undocumented assumptionwollman2000-10-271-0/+1
* remove a stddef.h missed by phkgallatin2000-10-271-1/+0
* Explicitly initialize _pw_passwd.nectar2000-10-271-1/+1
* Add usage of M_ZERO to malloc calls where the result was just bzeroed.mjacob2000-10-271-7/+4
* Add M_ZERO to malloc calls where the result is just bzeroed.mjacob2000-10-272-8/+5
* update man page to reflect new supportmjacob2000-10-271-3/+4
* Use FreeBSD.org, not freebsd.org, as has been the precedent.asmodai2000-10-275-5/+5
* Please welcome the asr manpage [no, not alt.sysadmin.recovery], butasmodai2000-10-273-1/+166
* Comment out the entry for Workbit Ninja SCSI series in PIO mode.non2000-10-271-2/+3
* Include sys/param.h for `__FreeBSD_version' rather than the non-existentobrien2000-10-272-4/+4
* Remove ipfilter and mark it as broken until it will be fixed by maintainer.ache2000-10-271-2/+2
* Make RES_OPTIONS=inet6 work.ume2000-10-271-0/+4
* Convert all users of fldoff() to offsetof(). fldoff() is badphk2000-10-2751-120/+45
* MFS: don't expect result code until you close the data connectiondes2000-10-271-3/+3
* Expand on the reasons for and against defining NO_F00F_HACK. This is one ofdougb2000-10-272-4/+4
* Backout revision 1.7 which was a bad idea since it would force peopledfr2000-10-271-1/+1
* Remove bogus undocumented macros used to control conditional assembly.phk2000-10-271-13/+0
* Remove #if DO_DEFLATEphk2000-10-272-6/+0
OpenPOWER on IntegriCloud