| Commit message (Expand) | Author | Age | Files | Lines |
* | Make it compile inthe NETGRAPH case. | julian | 1999-10-25 | 3 | -3/+3 |
* | Bring ng_iface up-to-date with what has happenned to the bpf code. | julian | 1999-10-25 | 1 | -30/+17 |
* | Add an option for the van Jacobson Compression Netgraph node. | julian | 1999-10-25 | 1 | -0/+1 |
* | Small tweak: just reset the transmit block instead of doing a global reset | wpaul | 1999-10-25 | 1 | -2/+2 |
* | Move NFS access cache hits/misses into nfsstats structure so | dillon | 1999-10-25 | 8 | -12/+26 |
* | Make release is now falling over in if_fe.c due to Warner's pccard changes: | wpaul | 1999-10-25 | 2 | -0/+6 |
* | Add text for the AMD-751 host-to-PCI and PCI-to-PCI (AGP) bridges. | alc | 1999-10-25 | 7 | -0/+38 |
* | Have only one attach routine, rather than two. | imp | 1999-10-25 | 1 | -4/+2 |
* | MIN unused, so kill it | imp | 1999-10-25 | 1 | -1/+0 |
* | Sony CXD1847A FireWire Host Controller | imp | 1999-10-25 | 1 | -0/+4 |
* | Add pccard attachment. This won't work with memory mapped ed devices | imp | 1999-10-25 | 2 | -100/+67 |
* | Add newbus attachment for pccard driver. Heavily tested by me, and | imp | 1999-10-25 | 4 | -155/+226 |
* | Add newbus pccard attachment for sio. Some of this code was written | imp | 1999-10-25 | 2 | -194/+194 |
* | Massive rewrite of pccard to convert it to newbus. | imp | 1999-10-25 | 18 | -1126/+338 |
* | Add text for the Athlon's MMX and 3DNow! (DSP) instruction extensions | alc | 1999-10-24 | 2 | -4/+4 |
* | Fixed to compile a kernel with scbus0 and without da0. | nyan | 1999-10-24 | 1 | -2/+4 |
* | Remove a KASSERT() that has fulfilled its purpose. Note that it did | green | 1999-10-24 | 1 | -1/+0 |
* | Fix compiling PCCARD kernels. | mdodd | 1999-10-24 | 1 | -0/+4 |
* | Adjust the buffer cache to better handle small-memory machines. A | dillon | 1999-10-24 | 5 | -58/+61 |
* | Put tty back in, problem was due to cvsup mess on freefall. | dillon | 1999-10-24 | 1 | -1/+1 |
* | more fixes, braino's, typo's, etc. | julian | 1999-10-23 | 1 | -8/+19 |
* | Temporarily remove 'tty' netgraph sub module until it can be made | dillon | 1999-10-23 | 1 | -1/+1 |
* | A version of the pppoe code ellicits a response from the ISP end | julian | 1999-10-23 | 1 | -19/+65 |
* | dang, deleted a line | julian | 1999-10-23 | 1 | -1/+2 |
* | Now that Netgraph is in the system there are some cleanups we can do. | julian | 1999-10-23 | 13 | -46/+52 |
* | Use the physical block number, not the logical block number, for I/O | msmith | 1999-10-22 | 2 | -8/+8 |
* | remember to initialize mailbox 2 for FC isp bus resets | mjacob | 1999-10-22 | 1 | -1/+1 |
* | From: src/sys/i386/conf/PCCARD | n_hibma | 1999-10-22 | 2 | -4/+4 |
* | Add missing entries in a structure. | julian | 1999-10-22 | 1 | -0/+2 |
* | A few improvements and cleanups. | luoqi | 1999-10-21 | 1 | -48/+61 |
* | Make some tweaks to the RealTek driver: | wpaul | 1999-10-21 | 2 | -12/+28 |
* | Non-functional changes. Add some comments before I start to forget how | luoqi | 1999-10-21 | 1 | -3/+111 |
* | fix typo | julian | 1999-10-21 | 1 | -2/+2 |
* | Fix the duplicate filenames that are the result of using getdents. | marcel | 1999-10-21 | 2 | -2/+2 |
* | Resurrect the aic driver. | luoqi | 1999-10-21 | 3 | -6/+12 |
* | Whistle's Netgraph link-layer (sometimes more) networking infrastructure. | julian | 1999-10-21 | 108 | -142/+21336 |
* | Add aic CAM driver support. | luoqi | 1999-10-21 | 1 | -0/+2 |
* | Adaptec 6260/6360 CAM driver. | luoqi | 1999-10-21 | 4 | -0/+2082 |
* | Test commit of first Netgraph file | julian | 1999-10-21 | 1 | -0/+7 |
* | A tentative agreement has been reached in regards to a procedure | dillon | 1999-10-20 | 2 | -14/+0 |
* | Remove pccard attachment stub, this caused pccard unit 0 to be allocated | peter | 1999-10-19 | 4 | -20/+0 |
* | Make the "machine" target a prequisite to all source files. | dcs | 1999-10-19 | 1 | -0/+4 |
* | Increase the timeout to be 3*hz. This recalibrates the timeout so that | gallatin | 1999-10-18 | 1 | -1/+1 |
* | Change the default for the vfs.bdev_buffered sysctl to zero. | phk | 1999-10-18 | 2 | -2/+2 |
* | Append missing newline to log() message for permanent ARP modification | sheldonh | 1999-10-18 | 1 | -1/+1 |
* | This fixes the problem with SMC NE2000 cards hanging the box on | mdodd | 1999-10-18 | 1 | -0/+1 |
* | sdio_done: | grog | 1999-10-17 | 1 | -8/+8 |
* | launch_requests: | grog | 1999-10-17 | 1 | -4/+4 |
* | Add in inclusion of machine/md_var.h (so alpha_scsi_bus_register or what | mjacob | 1999-10-17 | 2 | -44/+118 |
* | Remove some target mode stuff. It will get re-introduced in a different | mjacob | 1999-10-17 | 1 | -815/+166 |