summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2003-06-30Set the send queue to max(BGE_TX_RING_CNT - 1, IFQ_MAXLEN); sometimesragge
2003-06-30Regen (Sony USB Memory Stick Slot (MSC-U03) added)martin
2003-06-30Add Sony USB Memory Stick Slot (MSC-U03),martin
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-29Don't use LBA48 if we don't have to (that is, if the request is inside thebouyer
2003-06-29Remove unused WAITTIME definition. Pointed out by Andreas Johansson.bouyer
2003-06-29Fix 'struct lwp *' lossage.simonb
2003-06-29regen: allocate identifier for BusTek BT-640A adapterjdolecek
2003-06-29allocate identifier for BusTek BT-640A adapterjdolecek
2003-06-29cosmetic - make sc_supmedia of struct lance_softc constjdolecek
2003-06-29fix typo in commentjdolecek
2003-06-29Restore parentheses around return value that were removed with thesimonb
2003-06-29lwp change lossageitojun
2003-06-29struct proc * -> struct lwp *ichiro
2003-06-29Use "NULL" instead of "(struct foo *)0".simonb
2003-06-29Fix 'struct lwp *' lossage.simonb
2003-06-29'struct proc *' -> 'struct lwp *' as required to get GENERIC for macppc builtdarrenr
2003-06-29struct proc * -> struct lwp *martin
2003-06-29More changes for providing lwpid for ktrace (sparc GENERIC built)darrenr
2003-06-29More changes for providing lwpid for ktrace (sparc GENERIC built)darrenr
2003-06-29Correct the R-W'ness of GDT_IOCTL_DRVERS and GDT_IOCTL_CTRTYPE.thorpej
2003-06-29Only need to report the PCI product ID in the management ioctls.thorpej
2003-06-28Correct setup of General Purpose Register for PDC20265 (Ultra/100) and newer.bouyer
2003-06-28Add support for another Intel Pro/100 variant. From Quentin Garnier inbouyer
2003-06-28Add support for ICH5, from Quentin Garnier in private mail.bouyer
2003-06-28Regen: some more Intel devices.bouyer
2003-06-28Add some intel devices, from Quentin Garnier in private mail.bouyer
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2003-06-27Regenchristos
2003-06-27PR/21498: URA Hiroshi: Add S3 Savage/IXCchristos
2003-06-27Properly reset PHY on ZNYX boards which are composed ofitohy
2003-06-27regendrochner
2003-06-27add some missing 3c990 variantsdrochner
2003-06-26regen.ichiro
2003-06-26add productsichiro
2003-06-26regen.ichiro
2003-06-26add productichiro
2003-06-26Regen after adding LaCie Pocket Drive and ACDC Pen Drive.jschauma
2003-06-26Add support for two new devices:jschauma
2003-06-25The problem which stops in the middle of booting was solved.ichiro
2003-06-24Only install accelerated rasops for CyberPro, we don't know yet how touwe
2003-06-23Regen.augustss
2003-06-23Add my new Laks watch with a flash disk.augustss
2003-06-23Regen.augustss
2003-06-23Add new device. From Urban Boquist.augustss
2003-06-23Another quirk from Urban Boquist.augustss
2003-06-23Make sure to include opt_foo.h if a defflag option FOO is used.martin
2003-06-19Make sure we pass the current state of the driver to scsipi_async_event(),bouyer
2003-06-19regard as the card is removed if one of CCD1# and CCD2# is deasserted.msaitoh
2003-06-19Add and enable monitoring mode for Lucent cards.rh