Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-04-06 | typo in error message | Jason Wright | |
2001-04-06 | Only print an error if I/O cannot be mapped at egprobe if EGDEBUG is set. | Federico G. Schwindt | |
Don't panic if I/O cannot be mapped at egattach, print and return instead. | |||
2001-04-06 | Move offsetof define into sys/param.h | Constantine Sapuntzakis | |
2001-04-05 | merge with freebsd/netbsd; mainly a conversion to mii | Jason Wright | |
2001-04-04 | Roll Core minor. Ansify source. Handles are now 16 bits. Add | mjacob | |
ISPCTL_RUN_MBOXCMD entry point. Add ISPASYNC_UNHANDLED_RESPONSE definition. | |||
2001-04-04 | Add some additional mailbox definitions. Rename ICBOPT_PORTNAME to | mjacob | |
ICBOPT_BOTH_WWNS as being more descriptive. | |||
2001-04-04 | Keep up with the Joneses- sync up with core code for (eventual) usage here. | mjacob | |
2001-04-04 | Roll platform major/minor. Ansify. Add the appropriate bits for | mjacob | |
going to a synchronous restart queue blockage model. Add bits that say that scsi xfer has a timer active. Ha. ha ha. Add the bits that note that we have sense data when we get it. | |||
2001-04-04 | Ansify source. Set poenings to maxcmds again. Turn on interrupt | mjacob | |
driven mailbox commands if we've gotten past coldstart. Go to a synchronous restart queue blockage model for REQUEST QUEUE overflow conditions. Make sure that we only delete timers for commands that haven't gotten expired timers. | |||
2001-04-04 | Ansify source. Handles are now 16 bits. | mjacob | |
2001-04-04 | Ansify source. Say which channel the initiator ID is for. Rename | mjacob | |
ICBOPT_PORTNAME to ICBOPT_BOTH_WWNS as being more descriptive. Change handles to 16 bits. Add ISPCTL_RUN_MBOXCMD control function. | |||
2001-04-04 | Ansify. Fix botch that kept ISP 1020 firmware from being compiled in. | mjacob | |
Handles are 16 bits now. | |||
2001-04-04 | match on a few more cards, prism2 support; aaron@ ok; from NetBSD | Michael Shalayeff | |
2001-04-04 | Disable ATAPI DMA on Promise controllers and some ALi controllers. | Constantine Sapuntzakis | |
Change Bus Master DMA Stop to not trust what we read from the device. | |||
2001-04-04 | Lay the groundwork for disabling ATAPI DMA on controllers | Constantine Sapuntzakis | |
where we have trouble. Note, in theory, ATAPI DMA is no different than ATA DMA. "Promise" not to tell anybody | |||
2001-04-04 | Minor cleanup to minimize diffs with NetBSD | Constantine Sapuntzakis | |
2001-04-02 | Do not delete timeouts when they are not set | Niklas Hallqvist | |
2001-04-02 | Oops, this should have been committed along with the SROM media block parsing | Aaron Campbell | |
changes to the dc driver. | |||
2001-04-02 | ATA_POLL should have been AT_POLL | Constantine Sapuntzakis | |
Flushcache on shutdown used to pass both AT_POLL and AT_WAIT. The two flags do not make sense together. Should fix panic when shutting down from ddb | |||
2001-04-02 | pool_get with PR_NOWAIT can fail. Handle that. | Artur Grabowski | |
(the old code could return NULL and the callers check for that, so it should be ok. | |||
2001-04-01 | if we have a secondary fontset loaded and it | Michael Shalayeff | |
does mapchar for it w /the same success as primary, prefer secondary mapping. this fixes non-lat char display. from Igor Grabin <violent@death.kiev.ua> | |||
2001-03-31 | Add support for GVC NIC-2000BT Ethernet adapter. | Aaron Campbell | |
2001-03-31 | regen | Aaron Campbell | |
2001-03-31 | Recognize a GVC NIC-2000BT Ethernet adapter. | Aaron Campbell | |
2001-03-30 | init started aen; from nbsd | Michael Shalayeff | |
2001-03-30 | Add a new wsmuxop, dissetdisplay, which wsmux uses to disocver whether a mux | Aaron Campbell | |
device is connected to a display or not. Use it in wsmux_detach_sc(). This fixes a problem I've been struggling with whereby the machine panics if I detach a USB keyboard before disconnecting it from wsdisplay. | |||
2001-03-29 | An INIC-940 based card supplied by Initio proves that the iha driver | Kenneth R Westerback | |
does support both INIC-940 and INIC-950 chips. So allow iha to recognize and claim INIC-940 based cards, and change documentation to reflect new support. Thanks to Initio for providing the card to test. | |||
2001-03-29 | Add diagnostic message. | Nathan Binkert | |
Insert short delay before coming out of spltty in set_cmap function. This prevents a panic on alpha when trying to run the Xtga driver. | |||
2001-03-29 | sync | Theo de Raadt | |
2001-03-29 | shrink more | Theo de Raadt | |
2001-03-29 | From FreeBSD: | Jason Wright | |
- Call mii_pollstat() after we bring up the link on a 1000baseTX card after autoneg so we make sure to set the link state and duplex mode correctly. - Make sure to set the 'ignore pause frames' bit on the XMAC. - Small linewrap fix. - Add actual URL for XMAC II datasheet in comments. | |||
2001-03-29 | Microcode for yds(4) driver, freed by Yamaha as follows: | Aaron Campbell | |
"Free distribution, No restriction for their distribution, We do not make any support." -- suzuki-y@post.yamaha.co.jp | |||
2001-03-29 | Add support for Yamaha DS-XG based audio chips, as found in machines such as | Aaron Campbell | |
newer Sony Vaio notebooks; written by Kazuki Sakamoto and Minoura Makoto. This is a slightly updated version of the driver that was previously tested by jcs@rt.fm and niklas@. XXX - lacks MPU MIDI support for now, first we must move the mpu401 driver from sys/dev/isa to sys/dev/ic. | |||
2001-03-29 | Add MII support to NE2000 PCMCIA driver. Both the Netgear FA410TXC and | Aaron Campbell | |
New Media LiveWire Fast Ethernet adapters now work after these changes, although the Netgear card still requires media to be set manually. | |||
2001-03-29 | regen | Aaron Campbell | |
2001-03-29 | Recognize Netgear FA410TXC Fast Ethernet adapter. | Aaron Campbell | |
2001-03-29 | Support for the MII on the D-Link DL10019/DL10022 NE2000-compatible Ethernet | Aaron Campbell | |
chips; from NetBSD, with some required modifications by me. | |||
2001-03-28 | sync | Chris Cappuccio | |
2001-03-28 | Triones is now HighPoint | Chris Cappuccio | |
2001-03-28 | lavaport 650 | Theo de Raadt | |
2001-03-28 | sync | Theo de Raadt | |
2001-03-28 | correct label | Theo de Raadt | |
2001-03-28 | sync | Theo de Raadt | |
2001-03-28 | more lava | Theo de Raadt | |
2001-03-28 | Allow tdbi's to appear in mbufs throughout the stack; this allows | Angelos D. Keromytis | |
security properties of the packets to be pushed up to the application (not done yet). Eventually, this will be turned into a packet attributes framework. Make sure tdbi's are free'd/cleared properly whenever drivers (or NFS) does weird things with mbufs. | |||
2001-03-28 | Move code to set sc_frequency out of #ifdef notyet since we now need it. | Todd C. Miller | |
From deraadt@ | |||
2001-03-28 | new SIIG 8-port; apriori@world.std.com | Theo de Raadt | |
2001-03-28 | sync | Theo de Raadt | |
2001-03-28 | new | Theo de Raadt | |
2001-03-28 | sigh, forgot another ifdef; use bus_space_xx for cross plataform support. | Federico G. Schwindt | |