summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* Relax the requirements for doing WDMA2, this should enable DMAsos1999-12-183-27/+27
* Woops, I'm so sorry I forgot this! From the last mbuf.h change:green1999-12-181-2/+2
* Make this compile again.peter1999-12-181-2/+0
* Fix compilation warning on alpha when converting pointer to integerdillon1999-12-182-2/+2
* Make NDFREE unlock VP if appropriate and not asked not to, as documented ineivind1999-12-181-0/+3
* I've been Bruceified! As penance, I've fixed my error (improper ordering,green1999-12-181-219/+227
* Correct the logical ID of Avance Asound 110.tanimura1999-12-181-1/+1
* spell isa right on sn0 lineimp1999-12-184-4/+4
* Merge GENERIC into PCCARDimp1999-12-182-49/+61
* Remove vestiages of now obsolete zp and ze drivers.imp1999-12-183-12/+0
* Driver for the smc91xx series of ethernet chips. Ported from PAO toimp1999-12-1810-0/+2157
* Fix bugs in the MP fragment reassembly code that can cause a panic.archie1999-12-171-26/+32
* Be more consistant in using perl vs. perl5. We were using perl5 in thepeter1999-12-177-28/+28
* Add character major 139 for the Sangoma Technologies 'wanrouter' driver.msmith1999-12-171-0/+1
* o Separate out alloc/release from the activationimp1999-12-172-51/+64
* Two more fixes to if_detach. These are generic to all interfaces andimp1999-12-171-2/+63
* newpcm no longer requires 'controller pnp'. (And some other drivers?)tanimura1999-12-173-9/+3
* The function request_cleanup() had a tsleep() with PCATCH. It ismckusick1999-12-162-2/+2
* Move POSIX feature constants from pthread.h to unistd.h, as required byjasone1999-12-161-0/+24
* Update the xl driver to recognize yet another 3c905B/3c905C class NIC:wpaul1999-12-162-0/+5
* Don't build gensetdefs when we can use /usr/bin/gensetdefs. The lattermarcel1999-12-167-532/+17
* Have NFS use a snapshot of boottime instead of boottime itself todillon1999-12-162-12/+28
* This commit was generated by cvs2svn to compensate for changes in r54690,obrien1999-12-163-229/+311
|\
| * * The C1010 stepping B0 (Rev 1) tested OK for DT transfers without the U3ENobrien1999-12-163-229/+311
* | Adjust data pointers for untransmitted bytes in fifos when there's phaseluoqi1999-12-161-5/+13
* | Add options used by the `sym' (Symbios SCSI) driver.obrien1999-12-161-0/+13
* | Add FAST-80 timing to the scsi syncrates table.obrien1999-12-161-0/+1
* | Cleanup the probe messages a bit, show what the device really is, notsos1999-12-161-10/+19
* | Add Dual LVD bus (1280) supportmjacob1999-12-167-161/+259
* | dev/pcic/i82365_isasubr.c was removed from tree when it was mergedimp1999-12-161-1/+0
* | Introduce NDFREE (and remove VOP_ABORTOP)eivind1999-12-1586-956/+459
* | update to isdn4bsd beta release 0.90: since the isic drivers are nowhm1999-12-151-5/+0
* | Typo fix.tegge1999-12-151-1/+1
* | Add -L${DESTDIR}${LIBDIR} to ld's command line so that the rightmarcel1999-12-151-1/+3
* | update to isdn4bsd beta release 0.90: make LINT compile again, at leasthm1999-12-153-3/+3
* | update to isdn4bsd beta release 0.90: add ELSA PCC-16 isic support filehm1999-12-152-0/+2
* | Enable building of the OSF/1 compat module.gallatin1999-12-151-0/+4
* | update to isdn4bsd beta release 0.90: since the isic drivers are nowhm1999-12-151-5/+0
* | - Add the device resume method. It supercedes the existing resumeyokota1999-12-159-79/+43
* | Add alloc/release resource. Need to connect functionality later.imp1999-12-153-1/+21
* | Add the description and example of sbc for non-PnP cards.tanimura1999-12-153-9/+15
* | apic_irq() returns -1 when there is no match for (IOAPIC, intpin) pair.tegge1999-12-151-6/+11
* | Add NetBSD's explanation of why it would be hard to emulate the Machgallatin1999-12-141-0/+69
* | Add generated filesgallatin1999-12-143-0/+833
* | Finally add the Alpha OSF/1 compat code. I will add it to thegallatin1999-12-1416-0/+4863
* | update to isdn4bsd beta release 0.90hm1999-12-1412-28/+120
* | update to isdn4bsd beta release 0.90hm1999-12-147-123/+142
* | update to isdn4bsd beta release 0.90hm1999-12-1467-6266/+3516
* | Fix two problems: First, fix the append seek position race that candillon1999-12-146-92/+298
* | Stop calling everthing an XP1000.gallatin1999-12-141-1/+1
OpenPOWER on IntegriCloud