summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Minor hack in the netgraph interface to ethernets.julian1999-10-261-11/+60
* Send the negotiated session ID on our packets (DUH!).julian1999-10-261-1/+2
* Send a PADT message to the peer when a session is closed down.julian1999-10-261-1/+35
* This one actually gets session data to the waiting ppp daemonjulian1999-10-261-38/+5
* This one actually negotiated it's way into a session.julian1999-10-261-12/+58
* Make sure we add an interrupt resource if intline!=255.dfr1999-10-262-2/+2
* Add device entries for new pccard effort.imp1999-10-261-0/+6
* Moderately hacked pccard code from newconfig. It is somewhat inimp1999-10-2613-0/+4695
* Add NeoMagic MagicMedia 256AV.kuriyama1999-10-261-0/+2
* Here's the config file that I'm starting with for the port of theimp1999-10-261-0/+226
* Abstract out some functionality into some more Macro's and eliminatejulian1999-10-251-17/+28
* Remove debug printfs and Debugger() calls.imp1999-10-252-85/+49
* 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
OpenPOWER on IntegriCloud