summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Be careful to call bus_dmamap_load with BUS_DMA_NOWAIT so that theharti2003-07-151-7/+7
* Bump the version numbers used for man page reference.hrs2003-07-151-3/+3
* New release notes: hatm(4), patm(4).hrs2003-07-152-8/+16
* Add a __DECONST() to unbreak the build.des2003-07-151-1/+1
* If initial thread is still a bound thread, don't change its signal mask.davidxu2003-07-152-2/+2
* Move a period out of an if... clause. The period terminates themtm2003-07-151-1/+1
* Back out revision 1.22.ceri2003-07-151-1/+1
* Reference the patm(4) man page from here, like the other ATM drivers areharti2003-07-153-0/+3
* The man page for the new IDT77252 driver.harti2003-07-152-0/+164
* This is a driver for IDT77252 based ATM interfaces. It has been testedharti2003-07-1515-0/+14948
* Remove three unneccessary comparisons that were always true.harti2003-07-151-6/+0
* Implement an utility function that can be used by device drivers toharti2003-07-152-0/+59
* The mbuf put on the interface queue contains the 4-byte pseudoheader.harti2003-07-151-1/+2
* Add identifiers for ProSum's and IDT's cards that are based onharti2003-07-151-1/+9
* ATM_PH_LLCSNAP and ATMIO_FLAG_LLCSNAP must have the same value, soharti2003-07-151-2/+4
* Make sure that comments are printed at the end of a rule.luigi2003-07-151-2/+4
* Protect a kernel structure by _KERNEL.harti2003-07-151-0/+2
* Add a facility for devices, specifically network interfaces, that requireharti2003-07-159-1/+729
* (Hopefully) Last set of changes so all of lpr uses __FBSDID() forgad2003-07-155-18/+20
* More changes to use __FBSDID() for setting rcsids, and fix thegad2003-07-152-4/+7
* More changes to use __FBSDID() for setting rcsids, and fix thegad2003-07-151-5/+6
* More devices supported, but not in the man pageimp2003-07-151-0/+3
* This commit was generated by cvs2svn to compensate for changes in r117615,des2003-07-1513-600/+0
* OpenBSD calls this AIRVAST, so use that insteadimp2003-07-152-5/+6
* sync to 1.58imp2003-07-151-7/+7
* This commit was generated by cvs2svn to compensate for changes in r117610,des2003-07-1599-393/+22505
|\
| * Vendor import of OpenPAM Dogwood.des2003-07-1599-393/+22505
* | More changes to use __FBSDID() for setting rcsids. For the filtergad2003-07-156-9/+18
* | Rename thread_siginfo to cpu_thread_siginfo.marcel2003-07-151-1/+1
* | Rename thread_siginfo to cpu_thread_siginfodavidxu2003-07-153-3/+3
* | Fix typo: Passing the first argument to exit() in out2 does not work.marcel2003-07-151-1/+1
* | Siemens SpeedStream SS1021imp2003-07-151-0/+1
* | Add Siemens SpeedStream 1021imp2003-07-151-0/+1
* | sync to pccarddevs 1.57imp2003-07-151-1/+7
* | Add Siemens SpeedStream 1021imp2003-07-151-0/+4
* | Depessimize rescue build by only clean'ing and obj'ing the directories wegordon2003-07-151-27/+47
* | Rename thread_siginfo to cpu_thread_siginfo.davidxu2003-07-159-9/+9
* | More changes to use __FBSDID() for setting rcsids, and fix thegad2003-07-145-18/+17
* | Eliminate a duplicate.mph2003-07-141-4/+0
* | Add a quote of wpaul@ explaining the importance of including requestedjhb2003-07-141-0/+7
* | Rev 1.121 meant to pass the value 1 to soalloc() to indicate waitok.hsu2003-07-141-1/+1
* | Update to reflect the NetBSD patches that are already included.joe2003-07-144-3/+13
* | Use swi to process port status changes. Calling ucom layer directlykan2003-07-141-0/+20
* | Get the 'sccsid' lines even closer to correct style(9) form. Thegad2003-07-145-0/+13
* | Make note that we already have these NetBSD patches.joe2003-07-144-4/+4
* | Get the 'sccsid' for this to match the original lines you wouldgad2003-07-141-2/+6
* | Make note of some NetBSD patches that we already have.joe2003-07-141-1/+3
* | Make a note of some patches from NetBSD that we already have.joe2003-07-141-1/+2
* | Get the 'sccsid' lines even closer to correct style(9) form. Thegad2003-07-145-0/+10
* | Backout the last commit!joe2003-07-141-1/+2
OpenPOWER on IntegriCloud