summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Make it compile inthe NETGRAPH case.julian1999-10-253-3/+3
* Bring ng_iface up-to-date with what has happenned to the bpf code.julian1999-10-251-30/+17
* Add an option for the van Jacobson Compression Netgraph node.julian1999-10-251-0/+1
* Small tweak: just reset the transmit block instead of doing a global resetwpaul1999-10-251-2/+2
* Move NFS access cache hits/misses into nfsstats structure sodillon1999-10-258-12/+26
* Make release is now falling over in if_fe.c due to Warner's pccard changes:wpaul1999-10-252-0/+6
* Add text for the AMD-751 host-to-PCI and PCI-to-PCI (AGP) bridges.alc1999-10-257-0/+38
* Have only one attach routine, rather than two.imp1999-10-251-4/+2
* MIN unused, so kill itimp1999-10-251-1/+0
* Sony CXD1847A FireWire Host Controllerimp1999-10-251-0/+4
* Add pccard attachment. This won't work with memory mapped ed devicesimp1999-10-252-100/+67
* Add newbus attachment for pccard driver. Heavily tested by me, andimp1999-10-254-155/+226
* Add newbus pccard attachment for sio. Some of this code was writtenimp1999-10-252-194/+194
* Massive rewrite of pccard to convert it to newbus.imp1999-10-2518-1126/+338
* Add text for the Athlon's MMX and 3DNow! (DSP) instruction extensionsalc1999-10-242-4/+4
* Fixed to compile a kernel with scbus0 and without da0.nyan1999-10-241-2/+4
* Remove a KASSERT() that has fulfilled its purpose. Note that it didgreen1999-10-241-1/+0
* Fix compiling PCCARD kernels.mdodd1999-10-241-0/+4
* Adjust the buffer cache to better handle small-memory machines. Adillon1999-10-245-58/+61
* Put tty back in, problem was due to cvsup mess on freefall.dillon1999-10-241-1/+1
* more fixes, braino's, typo's, etc.julian1999-10-231-8/+19
* Temporarily remove 'tty' netgraph sub module until it can be madedillon1999-10-231-1/+1
* A version of the pppoe code ellicits a response from the ISP endjulian1999-10-231-19/+65
* dang, deleted a linejulian1999-10-231-1/+2
* Now that Netgraph is in the system there are some cleanups we can do.julian1999-10-2313-46/+52
* Use the physical block number, not the logical block number, for I/Omsmith1999-10-222-8/+8
* remember to initialize mailbox 2 for FC isp bus resetsmjacob1999-10-221-1/+1
* From: src/sys/i386/conf/PCCARDn_hibma1999-10-222-4/+4
* Add missing entries in a structure.julian1999-10-221-0/+2
* A few improvements and cleanups.luoqi1999-10-211-48/+61
* Make some tweaks to the RealTek driver:wpaul1999-10-212-12/+28
* Non-functional changes. Add some comments before I start to forget howluoqi1999-10-211-3/+111
* fix typojulian1999-10-211-2/+2
* Fix the duplicate filenames that are the result of using getdents.marcel1999-10-212-2/+2
* Resurrect the aic driver.luoqi1999-10-213-6/+12
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.julian1999-10-21108-142/+21336
* Add aic CAM driver support.luoqi1999-10-211-0/+2
* Adaptec 6260/6360 CAM driver.luoqi1999-10-214-0/+2082
* Test commit of first Netgraph filejulian1999-10-211-0/+7
* A tentative agreement has been reached in regards to a proceduredillon1999-10-202-14/+0
* Remove pccard attachment stub, this caused pccard unit 0 to be allocatedpeter1999-10-194-20/+0
* Make the "machine" target a prequisite to all source files.dcs1999-10-191-0/+4
* Increase the timeout to be 3*hz. This recalibrates the timeout so thatgallatin1999-10-181-1/+1
* Change the default for the vfs.bdev_buffered sysctl to zero.phk1999-10-182-2/+2
* Append missing newline to log() message for permanent ARP modificationsheldonh1999-10-181-1/+1
* This fixes the problem with SMC NE2000 cards hanging the box onmdodd1999-10-181-0/+1
* sdio_done:grog1999-10-171-8/+8
* launch_requests:grog1999-10-171-4/+4
* Add in inclusion of machine/md_var.h (so alpha_scsi_bus_register or whatmjacob1999-10-172-44/+118
* Remove some target mode stuff. It will get re-introduced in a differentmjacob1999-10-171-815/+166
OpenPOWER on IntegriCloud