Age | Commit message (Expand) | Author |
2005-05-27 | - Merge changes from pxacom back into the common com driver. | Uwe Stuehler |
2005-05-27 | use a fixed address for the base dva, also don't forget to setup the | Jason Wright |
2005-05-27 | comment out unused PACKET_TAG_IPSEC_IN_CRYPTO_DONE code; ok hshoexer | Markus Friedl |
2005-05-27 | Convert IPSP_IPSEC_x to SADB_X_FLOW_TYPE_x. hshoexer@ ok. | Hakan Olsson |
2005-05-27 | Must convert back from IPPROTO_x to SADB_SATYPE_x. hshoexer@ ok | Hakan Olsson |
2005-05-27 | prepare the removal of sys_undelete(), make it a stub, okay millert@ | Pedro Martelletto |
2005-05-27 | log two pairs of uid/pid through pflog: the uid/pid of the process that | Daniel Hartmeier |
2005-05-27 | Add rtm_fmask define to make the (ab)use of rtm_use more obvious. | Ryan Thomas McBride |
2005-05-27 | add a field to struct socket that stores the pid of the process that | Daniel Hartmeier |
2005-05-27 | print the screwed ofs in the panic msg | Michael Shalayeff |
2005-05-27 | No longer used after merge of atapi/scsi cd code. | Kenneth R Westerback |
2005-05-27 | De-inline a couple of long functions, which also makes them debugger-visible.... | Hakan Olsson |
2005-05-27 | Convert cd code to new mode sense framework. Merge cd_scsi and | Kenneth R Westerback |
2005-05-27 | add atapiscsi@umass to RAMDISKS as appropriate, ok krw@ deraadt@ | Dale Rahn |
2005-05-27 | Use export_flow() to wrap policies retrieved via sysctl in pfkey message | Hans-Joerg Hoexer |
2005-05-27 | Add export_flow() | Hans-Joerg Hoexer |
2005-05-27 | remove some misplaced htole32s | Reyk Floeter |
2005-05-27 | Replace unused pxa2x0_watchdog_boot() with RTC control functions. | Uwe Stuehler |
2005-05-27 | Enable SSE instructions on secondary (i386) processors in | Kjell Wooding |
2005-05-27 | re-enable gpio init even without using the gpio(4) framework | Reyk Floeter |
2005-05-27 | modernize and cleanup the nsgphy code, using mii_phy_setmedia/mii_phy_tick | Brad Smith |
2005-05-27 | only access if_linkstatehooks inside splnet. | Marco Pfatschbacher |
2005-05-27 | some cleanup | Brad Smith |
2005-05-27 | hook in iommu, but it's still disabled by default for now | Jason Wright |
2005-05-27 | Allow us to clear the RTM_JUMBO flag as well as set it. | Ryan Thomas McBride |
2005-05-27 | fix printf | Jason Wright |
2005-05-27 | - fix reception of VLAN sized frames on 82558 and up | Brad Smith |
2005-05-27 | remove support for sf and ste. vtophys is NOT a working solution. | Jason Wright |
2005-05-27 | build iommu by default (it's still not hooked in, but this is harmless) | Jason Wright |
2005-05-27 | handle multi-cpu GART allocation: | Jason Wright |
2005-05-27 | oops! printf -> DPRINTF | Uwe Stuehler |
2005-05-27 | - raise the "critical" battery level a bit to suspend earlier | Uwe Stuehler |
2005-05-27 | Experimental support for opportunitic use of jumbograms where only some hosts | Ryan Thomas McBride |
2005-05-27 | handle SIOCSIFMTU ioctl | Brad Smith |
2005-05-27 | - disable the gpio user interface for now, it's just an unimportant | Reyk Floeter |
2005-05-27 | byebye ncr(4) and some vtophys | Martin Reindl |
2005-05-27 | first step of removing the obsolete PCI ncr(4) driver, it was superseded by | Martin Reindl |
2005-05-27 | still union/umap/null leftovers | Pedro Martelletto |
2005-05-27 | nuke vtophys crap | Jason Wright |
2005-05-27 | kill another forgotten vtophys since bus_dma conversion | Peter Valchev |
2005-05-27 | remove vtophys hack (for alpha) which this driver no longer uses | Peter Valchev |
2005-05-27 | Reduce size of scsi_mode_sense_buf to 255 characters from 256. Fixes | Kenneth R Westerback |
2005-05-26 | remove unused vtophys stuff | Martin Reindl |
2005-05-26 | add the "wait for disk to become ready" hack which got removed in | Uwe Stuehler |
2005-05-26 | remove vtophys (it wasn't used anyway) | Jason Wright |
2005-05-26 | styling nits, ok marius@ | Pedro Martelletto |
2005-05-26 | Add atapiscsi in parallel with scsibus@usb, this only changes system | Dale Rahn |
2005-05-26 | Dont hardcode the speed, allows mplayer to work. | Dale Rahn |
2005-05-26 | add a reverse name mapping into the namecache. (vnode->name) | marius eriksen |
2005-05-26 | remove last races of SIOCADDRT and SIOCDELRT, the 4.3BSD routing table ioctls | Henning Brauer |