summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Improve the mapping between the hardware PCI bus numbering on multi-hosegallatin1999-12-142-17/+81
* | Use SEQ_* macros for comparing sequence space numbers.jlemon1999-12-142-4/+4
* | Have another go at the VIA support, this time use the PCI ID form thesos1999-12-148-17/+48
* | Fix the command to launch DMA for 16bit samples.tanimura1999-12-141-2/+8
* | Bug fix:green1999-12-142-42/+38
* | Fix some problems reported by Mike Pritchard:wpaul1999-12-136-20/+74
* | minor comment updatemjacob1999-12-131-0/+1
* | Add a readahead heuristic to the NFS server side code. While the serverdillon1999-12-132-2/+154
* | PR: kern/15222dillon1999-12-132-0/+32
* | Add module for if_ef driver and make it compile.bp1999-12-133-2/+157
* | Bring up an if_ef driver which allows support for four ethernetbp1999-12-132-1/+612
OpenPOWER on IntegriCloud