summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2002-04-02add support for Marvell 88E1000 Gigabit PHY, model 6;lebel
2002-04-02synclebel
2002-04-02Marvell 88E1000 Gigabit PHY, model 6; from nate@lebel
2002-04-02gx works on alpha and i386 add a commented line for the driverNathan Binkert
2002-04-02Add some new IDs for the Marvell Gigabit PHYNathan Binkert
2002-04-02syncNathan Binkert
2002-04-02Add gx(4)Nathan Binkert
2002-04-02syncNathan Binkert
2002-04-02Fix the names for the Intel Gigabit cardsNathan Binkert
2002-04-02fix keyid encoding wi_tx_keyMarkus Friedl
2002-04-02Prism2 firmware should be reported as version a.b.c not a.b variant c.Todd C. Miller
2002-04-02regenTodd C. Miller
2002-04-023Com AirConnect 3CRWE777A is really just a 3CRWE737A in disguise.Todd C. Miller
2002-04-02always reset promisc in hostap mode (a comment added), a couple of formatiing...Michael Shalayeff
2002-04-01freem mbuf on input pkt check failureMichael Shalayeff
2002-04-01Add support for a bunch of new adapters.Nathan Binkert
2002-04-01syncNathan Binkert
2002-04-01More USB devices.Nathan Binkert
2002-04-01killed a char accidentallyMichael Shalayeff
2002-04-01need to splsoftclock here too, i think i've got 'em all nowMichael Shalayeff
2002-04-01always check for bad IVsMarkus Friedl
2002-04-01Missing splx in suser() check.Todd C. Miller
2002-04-01Remove all traces of VGAFB_ALLOW_NATIVE.Jason Wright
2002-04-01skip bad IVs; ok provos@/deraadt@Markus Friedl
2002-04-01Re-add dcNathan Binkert
2002-04-01Don't have dc and de return the same match value in any case.Nathan Binkert
2002-04-01- add support for PDC20268R (not tested) and PDC20269Grigoriy Orlov
2002-04-01modern tlb bitsMichael Shalayeff
2002-04-01better support for machine checks tocs and power failsMichael Shalayeff
2002-04-01be careful to preserve page attrs on removing the mappingMichael Shalayeff
2002-04-01kenter map the buffersMichael Shalayeff
2002-04-01Add support for PowerStorm 4D20 TGA boqrds with IBM 561 ramdac (akaMatthieu Herrb
2002-04-01Only call dc_ramdac_intr if initialized(). Fixes a panic whenMatthieu Herrb
2002-04-01a few typos from pechkinMichael Shalayeff
2002-04-01Use WI_RID_DATA_RATES not WI_RID_SUPPORT_RATE to get the list ofTodd C. Miller
2002-04-01No Mickey, that corega card is just a rebadged NDC card.Todd C. Miller
2002-04-01todd killed a corega cardMichael Shalayeff
2002-04-01cleanup in_broadcast. don't consider /32 addrs as broadcast.Jun-ichiro itojun Hagino
2002-04-01Note to update the macppc tbxi data file for each release.Dale Rahn
2002-04-01s/3.0/3.1/ so that the CD will boot properly.Dale Rahn
2002-03-31EA: unlock if attribute node not found. Prevents hangs when compiledDale Rahn
2002-03-31Fix a spl botch for sun4/sun4c, which should fix reported stability issuesMiod Vallat
2002-03-31add a new mode to wsdisplay, WSDISPLAYIO_MODE_DUMBFB. This mode isJason Wright
2002-03-31enable wsmux on macppc, note that this will REQUIRE changes to XF86Config.Dale Rahn
2002-03-31Use ip_defttl as ttl for return-rst instead of an arbitrary hardcodedDaniel Hartmeier
2002-03-31Limit pci register map size to 256kNathan Binkert
2002-03-31Copy mac address from proper place on 4000 200. Spotted thanks to aHugh Graham
2002-03-31Fix logic thinko. In AP mode we were never calling wihap_check_tx() ifTodd C. Miller
2002-03-31check for super user more; millert@ okMichael Shalayeff
2002-03-30fix two evil bugs:Michael Shalayeff