summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-05-27hook in iommu, but it's still disabled by default for nowJason Wright
2005-05-27Allow us to clear the RTM_JUMBO flag as well as set it.Ryan Thomas McBride
2005-05-27fix printfJason Wright
2005-05-27- fix reception of VLAN sized frames on 82558 and upBrad Smith
2005-05-27remove support for sf and ste. vtophys is NOT a working solution.Jason Wright
2005-05-27build iommu by default (it's still not hooked in, but this is harmless)Jason Wright
2005-05-27handle multi-cpu GART allocation:Jason Wright
2005-05-27oops! printf -> DPRINTFUwe Stuehler
2005-05-27- raise the "critical" battery level a bit to suspend earlierUwe Stuehler
2005-05-27Experimental support for opportunitic use of jumbograms where only some hostsRyan Thomas McBride
2005-05-27handle SIOCSIFMTU ioctlBrad Smith
2005-05-27- disable the gpio user interface for now, it's just an unimportantReyk Floeter
2005-05-27byebye ncr(4) and some vtophysMartin Reindl
2005-05-27first step of removing the obsolete PCI ncr(4) driver, it was superseded byMartin Reindl
2005-05-27still union/umap/null leftoversPedro Martelletto
2005-05-27nuke vtophys crapJason Wright
2005-05-27kill another forgotten vtophys since bus_dma conversionPeter Valchev
2005-05-27remove vtophys hack (for alpha) which this driver no longer usesPeter Valchev
2005-05-27Reduce size of scsi_mode_sense_buf to 255 characters from 256. FixesKenneth R Westerback
2005-05-26remove unused vtophys stuffMartin Reindl
2005-05-26add the "wait for disk to become ready" hack which got removed inUwe Stuehler
2005-05-26remove vtophys (it wasn't used anyway)Jason Wright
2005-05-26styling nits, ok marius@Pedro Martelletto
2005-05-26Add atapiscsi in parallel with scsibus@usb, this only changes systemDale Rahn
2005-05-26Dont hardcode the speed, allows mplayer to work.Dale Rahn
2005-05-26add a reverse name mapping into the namecache. (vnode->name)marius eriksen
2005-05-26remove last races of SIOCADDRT and SIOCDELRT, the 4.3BSD routing table ioctlsHenning Brauer
2005-05-26remove union et al traces; pedro@ ok.Federico G. Schwindt
2005-05-26M-Systems DiskOnKey2 works better with zero padded commands so make itKenneth R Westerback
2005-05-26remove traces from union et al; pedro@ ok.Federico G. Schwindt
2005-05-26typo jfb@ didn't want to fixPedro Martelletto
2005-05-26make all mappings valid/coherent. For pages not currently mapped, fillJason Wright
2005-05-26add a cardbus attachment for uhci. This code is based on the ohci_cardbus.cNathan Binkert
2005-05-26Fix yield() to change p_stat from SONPROC to SRUN.Artur Grabowski
2005-05-26iommu meets amd64. This currently only works on machines where the GARTJason Wright
2005-05-26nForce4 PATA support from Olivier Crouzet <ol at epita.fr>. ok grange@Jonathan Gray
2005-05-26trunk depends on ifmedia.Miod Vallat
2005-05-26Sync with uvm_mmap() api change.Miod Vallat
2005-05-26support 'log' and 'log-all' in 'nat/rdr/binat pass' rules. original patchDaniel Hartmeier
2005-05-26enable cardbus rtw(4) on macppc.Jonathan Gray
2005-05-26Fix compilation on macppc and likely other archs.Jonathan Gray
2005-05-26turd polishingHenning Brauer
2005-05-26repair (self) notation - just attach "self" to the "all" groupHenning Brauer
2005-05-26regenFederico G. Schwindt
2005-05-26geforce fx5500Federico G. Schwindt
2005-05-26Implement PT_STEP for hppa.Mark Kettenis
2005-05-26optimise one more jmp out of the idle loop; toby@ marco@ okMichael Shalayeff
2005-05-26deny groupnames ending in digits in if_addgroup, frantzen okHenning Brauer
2005-05-26remove a self-nested #ifdef MULTIPROCESSORKjell Wooding
2005-05-26Reset the zaurus audio components after resume, so that subsequent opensChristopher Pascoe