summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2002-02-18call ether_ioctl(), fix pr/2371; jason@ okMichael Shalayeff
2002-02-18store the PCI configuration space bus number in the pci_softc structMatthieu Herrb
2002-02-18bye bye. i delete this not because it is disgusting, but because it is disgu...Theo de Raadt
2002-02-18add pms/pmsi at pckbc and wsmouse at pms/pmsiJason Wright
2002-02-18Driver for the i8042 keyboard controller on systems with ebusJason Wright
2002-02-18provide pckbc_machdep_cnattach if necessary (like alpha, it does nothing)Jason Wright
2002-02-18Pull in dev/pckbc/files.pckbc, and put in placeholder for pckbc at ebusJason Wright
2002-02-18Add __HAVE_NWSCONS (so pckbc will do the right thing)Jason Wright
2002-02-18change the dma memory allocation to use kernel_map, not kmem_map.Dale Rahn
2002-02-18syncTheo de Raadt
2002-02-18oopsTheo de Raadt
2002-02-18From the UBC branch and NetBSD.Artur Grabowski
2002-02-18syncTheo de Raadt
2002-02-18a sunix pucTheo de Raadt
2002-02-18fix possible panic on reboot for mfs mounted fs.Eric Jackson
2002-02-18multi-line string literals are deprecated in gcc 3.0Eric Jackson
2002-02-18Don't include isavar.h on sparc64Jason Wright
2002-02-18Search the correct ACQUIRE list --- shifflett@nps.navy.milAngelos D. Keromytis
2002-02-18Don't do unnecessary normalization. ok art@Thomas Nordin
2002-02-18Add trm (Tekram TRM-S1040 based SCSI cards, DC-3x5U) driverKenneth R Westerback
2002-02-18Add trm - driver for Tekram TRM-S1040 cards (DC395U/UW/F,DC315/U).Kenneth R Westerback
2002-02-17comment typoJason Wright
2002-02-17Patch from Daniel Lucq <daniel@lucq.org>Mats O Jansson
2002-02-17Calculate IP checksum and copyback modified headers before logging aDaniel Hartmeier
2002-02-17new puc devices: netmos, moxa, sybaTheo de Raadt
2002-02-17permit > 8 bit offsetsTheo de Raadt
2002-02-17syncTheo de Raadt
2002-02-17new puc devicesTheo de Raadt
2002-02-17drivers may not be noisyTheo de Raadt
2002-02-17ICANON is a t_lflag, not t_iflag; neelnatu@yahoo.comTheo de Raadt
2002-02-17Repeat. But this time get the math right and avoid sleeping forever.Artur Grabowski
2002-02-17make dc win on alpha tooNathan Binkert
2002-02-17Make dc match with higher priorit over de for 21142/3 chipsNathan Binkert
2002-02-17Enable stackgap_random. Set it initially to 1k.Artur Grabowski
2002-02-17Cache vnodes, don't hold on to the root vnode, some cleanups, handleArtur Grabowski
2002-02-16Don't prototype functions if they are really just macros.Todd C. Miller
2002-02-16Don't prototype functions if they are really just macros.Todd C. Miller
2002-02-16SyncKenneth R Westerback
2002-02-16Tekram DC-3x5U (TRM-S1040 based SCSI cards).Kenneth R Westerback
2002-02-16Disable tagged queueing for HP C3725S and IBM DCAS drives whereTodd C. Miller
2002-02-16Make this compile.Miod Vallat
2002-02-16Disable udma5 on the HPT370 for now. The silent data corruption disappearsChris Cappuccio
2002-02-16eisa support for ahc. (left out)Steve Murphree
2002-02-16This file was missed.Steve Murphree
2002-02-16change to reflect the removal of sequencer.hSteve Murphree
2002-02-16New port of FreeBSD's ahc driverSteve Murphree
2002-02-16there are bugs, and then there are pastosMichael Shalayeff
2002-02-16dma_cachectl() no moreMichael Shalayeff
2002-02-16remove bogus DCIAS (used to be used for scsi driverMichael Shalayeff
2002-02-16need ca_pdc_iodc_read from some devices to got their paramsMichael Shalayeff