summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2004-10-22And add a license before theo kills me.Marco Peereboom
2004-10-22Add mpt_ioctl.h file.Marco Peereboom
2004-10-22Add:Marco Peereboom
2004-10-21SIGFPE signal codes for SSE.Mark Kettenis
2004-10-20Provide real console drivers on installation media, and deem pcons obsoleteMiod Vallat
2004-10-20vr(4) now works out of the box and brings defenceless sparc64 in a new ageMiod Vallat
2004-10-20defined in pcidevs nowTheo de Raadt
2004-10-20syncTheo de Raadt
2004-10-20PRO/2200BG_3Theo de Raadt
2004-10-20CAPINFO_BITS from the current net/if_ieee80211.h header; fixesFederico G. Schwindt
2004-10-20put newline at right place during attachTheo de Raadt
2004-10-20add some devices found in linux and freebsd driversJonathan Gray
2004-10-20regenJonathan Gray
2004-10-20some additional prism devices found in linux driversJonathan Gray
2004-10-20add devices found in linux driverJonathan Gray
2004-10-20regenJonathan Gray
2004-10-20disable the intel wireless stuff by defaultTheo de Raadt
2004-10-20usb wi devices found in linux driverJonathan Gray
2004-10-20put newlines at slightly different places during attach, leading to cleanTheo de Raadt
2004-10-20support for Intel 2100/2200BG/2915ABG wireless devices written byTheo de Raadt
2004-10-20Fix some 64 bit address problems.Per Fogelstrom
2004-10-20interrupt transfer support on usb2 controllers. allows the use of usb2 hubsDavid Gwynne
2004-10-20Use bus_addr_t instead of int for port address/offset, ok mickeyPer Fogelstrom
2004-10-19serverworks csb5 revision after 0x92 seems not to have 80-wireAlexander Yurchenko
2004-10-19use queue.h provided macro when traversing the process list, no changesPedro Martelletto
2004-10-19suspend/resume supportDavid Gwynne
2004-10-18Do not pass -print-map to the linker anymore, as we don't care about thisMiod Vallat
2004-10-18Move exec.h out from sgi to share it with other mips64 ports; withAlexander Yurchenko
2004-10-18quirks for the Creative Nomad from Michael AddaDavid Gwynne
2004-10-18syncDavid Gwynne
2004-10-18Creative Nomad from Michael AddaDavid Gwynne
2004-10-18reduce linecount in dmesgTheo de Raadt
2004-10-18Do not embed an ip header with a decremented ttl into an icmp message.Otto Moerbeek
2004-10-18g/c ip6_flow_seq. found by mcbride. mcbride okJun-ichiro itojun Hagino
2004-10-17model internal phy chunk on the one from rlphyTheo de Raadt
2004-10-17some unknown Altima phy..Theo de Raadt
2004-10-17syncTheo de Raadt
2004-10-17shrink crudTheo de Raadt
2004-10-17another new Corega USB wireless (found in Tokyo)Theo de Raadt
2004-10-17syncTheo de Raadt
2004-10-17another vendor, another product..Theo de Raadt
2004-10-17Replace ifdef NATM with if NATM > 0Alexander Yurchenko
2004-10-17Improve support for SiI3112 and add new controllers: SiI3512, SiI3114Alexander Yurchenko
2004-10-17Allow chip-map function to specify which bits must permanently presentAlexander Yurchenko
2004-10-17Don't touch dma registers directly, instead use callbacks thatAlexander Yurchenko
2004-10-17Bump wdc_chanarray as well.Alexander Yurchenko
2004-10-17Bump number of channels to PCIIDE_MAX_CHANNELS.Alexander Yurchenko
2004-10-17Constify channel name.Alexander Yurchenko
2004-10-17Stop bloating pciide_softc with chip-specific variables. Add one pointerAlexander Yurchenko
2004-10-17Move pciide_softc definition to pciidevar.h.Alexander Yurchenko