Commit Graph

1729 Commits

Author SHA1 Message Date
patacongo b1b2689519 Add macro to make it clear we expect 7-bit addresses
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1675 42af7a65-404d-4744-a932-0658087f49c3
2009-03-31 22:30:36 +00:00
patacongo d044d4f67b setmode method is optional
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1674 42af7a65-404d-4744-a932-0658087f49c3
2009-03-31 22:29:58 +00:00
patacongo bb54876857 Added I2C register bit definitions
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1673 42af7a65-404d-4744-a932-0658087f49c3
2009-03-31 22:29:08 +00:00
patacongo 41839e378b Fix errors in the initial specificaion
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1672 42af7a65-404d-4744-a932-0658087f49c3
2009-03-29 22:14:16 +00:00
patacongo 8b4682657c I2C interface definitions
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1671 42af7a65-404d-4744-a932-0658087f49c3
2009-03-29 21:59:32 +00:00
patacongo fc25c9d661 I2C register definitions
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1670 42af7a65-404d-4744-a932-0658087f49c3
2009-03-29 21:43:26 +00:00
patacongo eb7cadce8f Add SPI method to set SCLK mode
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1669 42af7a65-404d-4744-a932-0658087f49c3
2009-03-29 21:14:34 +00:00
patacongo 7b487e8dc9 Add eZ80 SPI driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1668 42af7a65-404d-4744-a932-0658087f49c3
2009-03-29 20:34:58 +00:00
patacongo f7f7c531e0 Add enum argument to SPI status method
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1667 42af7a65-404d-4744-a932-0658087f49c3
2009-03-29 18:53:20 +00:00
patacongo 04f44cd858 Add enum argument to SPI select method
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1666 42af7a65-404d-4744-a932-0658087f49c3
2009-03-29 18:02:35 +00:00
patacongo c520a9867c Prep for 0.4.4 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1665 42af7a65-404d-4744-a932-0658087f49c3
2009-03-29 13:31:11 +00:00
patacongo 8983524a53 Add logic to build sendmail example on target
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1664 42af7a65-404d-4744-a932-0658087f49c3
2009-03-29 00:06:14 +00:00
patacongo 237a112122 Add examples/sendmail
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1663 42af7a65-404d-4744-a932-0658087f49c3
2009-03-28 22:41:26 +00:00
patacongo a26308e871 Move smtp test from examples/uip to here
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1662 42af7a65-404d-4744-a932-0658087f49c3
2009-03-28 22:32:19 +00:00
patacongo fc346719ec Remove all options from examples/uip except for the webserver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1661 42af7a65-404d-4744-a932-0658087f49c3
2009-03-28 21:28:43 +00:00
patacongo e4220a5706 Partial testing of wget command
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1660 42af7a65-404d-4744-a932-0658087f49c3
2009-03-28 20:39:20 +00:00
patacongo 388b883a1d Fix parsing of port number
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1659 42af7a65-404d-4744-a932-0658087f49c3
2009-03-28 20:38:13 +00:00
patacongo 540b7c48c9 Add wget command to NSH
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1657 42af7a65-404d-4744-a932-0658087f49c3
2009-03-28 19:49:28 +00:00
patacongo 6484f2c6bb fix error message
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1656 42af7a65-404d-4744-a932-0658087f49c3
2009-03-28 16:36:07 +00:00
patacongo c15dd10da9 Numerous fixes; seems to handle redirection pretty well now
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1655 42af7a65-404d-4744-a932-0658087f49c3
2009-03-28 16:30:39 +00:00
patacongo 4d00519a5a wget now takes only a URL as a argument; not host + file name
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1654 42af7a65-404d-4744-a932-0658087f49c3
2009-03-28 16:30:10 +00:00
patacongo 68f8ca16e2 wget now takes only a URL as a argument; not host + file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1653 42af7a65-404d-4744-a932-0658087f49c3
2009-03-28 16:11:20 +00:00
patacongo 86d1bc4765 Make HTTP URL parsing common
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1652 42af7a65-404d-4744-a932-0658087f49c3
2009-03-28 15:58:19 +00:00
patacongo 3a833afd5f Oops.. check in bad change
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1651 42af7a65-404d-4744-a932-0658087f49c3
2009-03-28 15:14:16 +00:00
patacongo a117fe9fb8 Add tftpc
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1650 42af7a65-404d-4744-a932-0658087f49c3
2009-03-28 13:58:00 +00:00
patacongo 614277dd7c Fix examples/wget build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1649 42af7a65-404d-4744-a932-0658087f49c3
2009-03-28 13:14:13 +00:00
patacongo 4bdf936730 Cloning error in functin name
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1648 42af7a65-404d-4744-a932-0658087f49c3
2009-03-28 13:11:43 +00:00
patacongo e6ff50cbcd Fix problem in conditional compilation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1647 42af7a65-404d-4744-a932-0658087f49c3
2009-03-28 12:45:28 +00:00
patacongo 518a4e8c1f More bugfixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1646 42af7a65-404d-4744-a932-0658087f49c3
2009-03-27 00:06:28 +00:00
patacongo d200d5a6ba wget bugfixes (still lots of problems)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1645 42af7a65-404d-4744-a932-0658087f49c3
2009-03-26 23:45:24 +00:00
patacongo 9ab52a276a Add host based test for wget()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1644 42af7a65-404d-4744-a932-0658087f49c3
2009-03-26 02:38:07 +00:00
patacongo e3f089a210 wget test
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1643 42af7a65-404d-4744-a932-0658087f49c3
2009-03-26 02:34:25 +00:00
patacongo 87eb68e5fd 1st cut as BSD-izing uIP web client logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1642 42af7a65-404d-4744-a932-0658087f49c3
2009-03-26 01:31:43 +00:00
patacongo 440a3291ff Patch [2696648] Z80: interrupt flag stored in parity bit
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1641 42af7a65-404d-4744-a932-0658087f49c3
2009-03-22 21:25:34 +00:00
patacongo 44b880d56e Patch [2696648] Z80: interrupt flag stored in parity bit
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1640 42af7a65-404d-4744-a932-0658087f49c3
2009-03-22 19:52:48 +00:00
patacongo 328d303684 Fix an error that was causing Tx to timeout improperly
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1639 42af7a65-404d-4744-a932-0658087f49c3
2009-03-22 17:13:51 +00:00
patacongo 85d77c281b Fix various issues, bad ages, etc. with ez80+uIP webserver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1638 42af7a65-404d-4744-a932-0658087f49c3
2009-03-22 16:10:28 +00:00
patacongo 5cc7066b41 Changes for clean build on ZDS
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1637 42af7a65-404d-4744-a932-0658087f49c3
2009-03-21 19:56:54 +00:00
patacongo d85dc1b75a tiny webserver configuratin
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1636 42af7a65-404d-4744-a932-0658087f49c3
2009-03-21 19:09:52 +00:00
patacongo ce571e9d8e Oops.. interrupts must be disabled when uip_arp_update is called
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1635 42af7a65-404d-4744-a932-0658087f49c3
2009-03-21 17:30:38 +00:00
patacongo 3e821540a5 Fix DHCPD uni-cast problem: Need to update ARP table first
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1634 42af7a65-404d-4744-a932-0658087f49c3
2009-03-21 16:48:17 +00:00
patacongo 249eefc1d9 Expose more ARP APIs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1633 42af7a65-404d-4744-a932-0658087f49c3
2009-03-21 16:00:20 +00:00
patacongo 473c6ec4bb Handler ZDI preprocessor
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1632 42af7a65-404d-4744-a932-0658087f49c3
2009-03-21 15:59:45 +00:00
patacongo 050efed5df updated
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1631 42af7a65-404d-4744-a932-0658087f49c3
2009-03-19 00:22:57 +00:00
patacongo bd8a4451da Add configuration checking
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1630 42af7a65-404d-4744-a932-0658087f49c3
2009-03-19 00:22:41 +00:00
patacongo 42d4074ce0 Needs to have broadcast enabled
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1629 42af7a65-404d-4744-a932-0658087f49c3
2009-03-19 00:22:13 +00:00
patacongo 24514c2c7f Fix numerous bugs, mostly associated with broadcast
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1627 42af7a65-404d-4744-a932-0658087f49c3
2009-03-19 00:21:21 +00:00
patacongo 3ace875471 cosmetic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1626 42af7a65-404d-4744-a932-0658087f49c3
2009-03-19 00:18:34 +00:00
patacongo 8a850fb963 If port=0, UDP should select a port number
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1625 42af7a65-404d-4744-a932-0658087f49c3
2009-03-19 00:18:21 +00:00
patacongo 8f2bf0bf97 updated for dhcpd
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1624 42af7a65-404d-4744-a932-0658087f49c3
2009-03-18 00:33:37 +00:00