aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* It's not "usio" anymore, it's "ucom".Josef Karthauser2002-07-103-5/+5
* Improve detach operation.Josef Karthauser2002-07-103-14/+53
* Include the bmaj entry in the cdevsw for versions of FreeBSD that need it.Josef Karthauser2002-07-101-0/+3
* Regen.Josef Karthauser2002-07-102-2/+9
* Add another ucom device (ELECOM UC-SGT).Josef Karthauser2002-07-102-0/+3
* Resolve conflicts arising from the ACPI CA 20020611 import.Mitsuru IWASAKI2002-07-093-60/+82
* Regen for SMC 2206USB/ETH EZ Connect adapter.Josef Karthauser2002-07-092-2/+9
* MFNetBSD: Add support for the SMC 2206USB/ETH EZ Connect adapter (Pegasus II)Josef Karthauser2002-07-092-0/+2
* Delay the creation of the ugenX device node until we're certainJosef Karthauser2002-07-091-5/+6
* Add 2002 to copyright.Matt Jacob2002-07-081-1/+1
* Add get/set param ioctl support.Matt Jacob2002-07-082-135/+154
* Add get/set param ioctls.Matt Jacob2002-07-081-0/+23
* Add override so that we can force set our hard loopdid.Matt Jacob2002-07-081-0/+14
* Remove the 'bogus registrant' hack for fabric searches. It reallyMatt Jacob2002-07-081-12/+9
* Reenable the m3 interrupts in m3_pci_resume() and do notRobert Drehmel2002-07-081-2/+2
* Cleanup after my de-__P (remove leading whitespace before prototype args).Alfred Perlstein2002-07-061-67/+96
* Cleanup after my de-__P (remove leading whitespace before prototype args).Alfred Perlstein2002-07-061-78/+114
* Fix wrong use of ACPI_NO_UNIT_LIMIT which is for as_maxunits, not as_units.Mitsuru IWASAKI2002-07-061-2/+2
* regenerateBenno Rice2002-07-051-3/+9
* Add a driver for the Broadcom BCM52xx "mini-theta" PHY. This includes theBenno Rice2002-07-053-0/+483
* Use 3C905C instead of 3c905Cphy as the identifier for the Broadcom PHY usedBenno Rice2002-07-052-3/+3
* Disable hardware checksum offloading of IP fragments in the bgeJohn Polstra2002-07-041-1/+1
* Make interrupt driven EC transaction optional.Takanori Watanabe2002-07-021-0/+2
* IF_HANDOFF is no longer in -stableWarner Losh2002-06-301-12/+0
* Fix if_timer logic so that there is always a timeout pending if thereLuigi Rizzo2002-06-301-2/+4
* Fix if_timer logic to make sure that there is always a timeoutLuigi Rizzo2002-06-301-6/+6
* Resolve conflicts arising from the ACPI CA 20020404 import.Mitsuru IWASAKI2002-06-301-5/+3
* catch up with mextfree callback change when TI_PRIVATE_JUMBOS is defined.Alfred Perlstein2002-06-291-2/+2
* Remove a couple of __P() stragglers.Peter Wemm2002-06-292-5/+5
* Add another Intel chipset (i82562).Mike Silbersack2002-06-291-0/+1
* catch up with mextadd callback taking a void argument instead of a caddr_t.Alfred Perlstein2002-06-291-2/+2
* catch up with ext_free prototype change.Alfred Perlstein2002-06-293-6/+6
* Fix a botched flag clear operation. Rumor has it that this also fixesScott Long2002-06-281-1/+1
* Delay the AC97 calibration until after the system clock has beenScott Long2002-06-271-5/+22
* At long last, commit the zero copy sockets code.Kenneth D. Merry2002-06-264-5230/+6591
* Add missing splx().Mark Peek2002-06-241-1/+3
* Work around what appears to be a chip bug in the BCM5701 that showsJohn Polstra2002-06-242-2/+37
* Enable mixer interrupts after the mixer is initialized,Robert Drehmel2002-06-241-2/+2
* Yet another warning fix for 64 bits platforms.Maxime Henrion2002-06-241-2/+3
* On REASREQ packets, handled them earlier in processing the associationWarner Losh2002-06-241-7/+11
* - Remove DMA_* macros as only one, DMA_GET_ADDR, was used.Andrew R. Reiter2002-06-2411-95/+15
* Add kernel printf bits for WI_SUPPRATES and HOSTAP_FLAGSWarner Losh2002-06-242-0/+2
* Add RID to get the DBM adjustment factorWarner Losh2002-06-241-0/+1
* - Remove the definition for SCHED_ATMAndrew R. Reiter2002-06-242-4/+2
* set siocnunit to the correct value. This fixes the freeze on boot forNick Hibma2002-06-231-2/+4
* Make this compile on Alpha.Nick Hibma2002-06-221-2/+2
* Add better mediaopt support for ibss and friends.Warner Losh2002-06-193-39/+171
* Use si_iosize_max to tell the upper layers not to use moreSøren Schmidt2002-06-192-44/+18
* Add yet another (older) Promise chipSøren Schmidt2002-06-192-5/+10
* Removed unneeded files.Prafulla Deuskar2002-06-184-5322/+0